CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2020/08/12 02:41:40
Modified files: sys/net : if_pppx.c pipex.c Log message: Remove interface statistics update for outgoing packets. We shouldn't count them because `if_snd' does this. ok yasuoka@