mirror_iproute2/ip
jamal 0bb4a4c20c see SAD info
Stephen,
Use this patch instead of the one i sent yesterday.
As before, you will need to pull include/linux/xfrm.h from
net-2.6 once Dave applies the kernel patch.

cheers,
jamal

[XFRM] see SAD info

i.e instead of something like ip xfrm state ls | grep -i src | wc -l
do:

ip xfrm state count
And you get the count; you can also pass -s to the command line and
get the hash info.

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
2007-06-19 16:16:06 -07:00
..
.gitignore Another .gitignore file. 2006-08-08 12:11:23 -07:00
ifcfg Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip6tunnel.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip_common.h Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ip.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipaddress.c enabled to manipulate the flags of IFA_F_HOMEADDRESS or IFA_F_NODAD from ip. 2007-03-07 14:18:53 -08:00
iplink.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipmaddr.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipmonitor.c update rest to use nl_mgrp 2007-03-13 14:39:05 -07:00
ipmroute.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipneigh.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipntable.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipprefix.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
iproute.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
iprule.c iproute2: support for goto/nop action and detached flag 2007-06-19 15:57:27 -07:00
iptunnel.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
ipxfrm.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
Makefile TUNNEL: IPv6-over-IPv6 tunnel support. 2006-11-27 08:41:26 -08:00
routef (Logical change 1.3) 2004-04-15 20:56:59 +00:00
routel (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtm_map.c (Logical change 1.3) 2004-04-15 20:56:59 +00:00
rtmon.c update rest to use nl_mgrp 2007-03-13 14:39:05 -07:00
rtpr (Logical change 1.3) 2004-04-15 20:56:59 +00:00
tunnel.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
tunnel.h Remove trailing whitespace 2006-12-05 10:10:22 -08:00
xfrm_monitor.c Eliminate trailing whitespace 2006-12-13 17:05:50 -08:00
xfrm_policy.c Remove trailing whitespace 2006-12-05 10:10:22 -08:00
xfrm_state.c see SAD info 2007-06-19 16:16:06 -07:00
xfrm.h see SAD info 2007-06-19 16:16:06 -07:00