]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r199946:
authorbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Dec 2009 19:21:58 +0000 (19:21 +0000)
committerbz <bz@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 5 Dec 2009 19:21:58 +0000 (19:21 +0000)
commit0aec93f4ca31b3ab5ed6f385781e597ba0de9c7a
tree3f6afb93439477409cf46fde60ed8e27927d0606
parentb8bd3b4768d465bc51ab999e9188e25a7e7ad68e
MFC r199946:

  Add more statistics variables for IPcomp.

  Try to version the struct in a backward compatible way.
  People asked for the versioning of the stats structs in general before.

Note: old netstat binaries, as only consumer, continue to work as they are
      still using kvm but will not display the new stats. [1]

Discussed with: rwatson [1]

git-svn-id: svn://svn.freebsd.org/base/stable/8@200148 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netipsec/ipcomp_var.h
sys/netipsec/xform_ipcomp.c
usr.bin/netstat/ipsec.c