wireguard: increment interface RX counters 87/36687/2
authorMatthew Smith <mgsmith@netgate.com>
Thu, 2 Jun 2022 19:11:28 +0000 (19:11 +0000)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Sun, 14 Aug 2022 21:43:07 +0000 (21:43 +0000)
commit0ded107caf59ad725b0a6ecacea7d62e7ba6833c
treecaf90d013101b886ba147385b09e193950654efc
parent9dac6f9675a441de3c85ba7e86205866c6a979ac
wireguard: increment interface RX counters

Type: improvement

When packets were received and processed successfully, increment the
byte/packet counters for the tunnel interface.

Change-Id: I42855607ac6916de641be42aac86c9942cc97140
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
(cherry picked from commit 42928beec9f4dc87dcf61332a39801a454c1d7bc)
src/plugins/wireguard/wireguard_input.c