CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/09/09 06:50:08
Modified files:
sys/net : if_bridge.c
sys/netinet : ipsec_input.c
sys/netinet6 : raw_ip6.c
Log message:
Kill a couple of if_get()s only needed to increment per-ifp IPv6 stats.
We do not export those per-ifp statistics and they will soon all die.
"We're putting inet6 on a diet" claudio@
ok dlg@, mikeb@, claudio@
