]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commit
see SPD info
authorjamal <hadi@cyberus.ca>
Thu, 3 May 2007 23:20:29 +0000 (19:20 -0400)
committerStephen Hemminger <shemminger@linux-foundation.org>
Tue, 19 Jun 2007 23:16:07 +0000 (16:16 -0700)
commitf90c4f4e122e06eb1498bbcd1741bb5cd4150338
treec8d2909e4915692f6cd3090b3f522732d48dfa9f
parent0bb4a4c20c9deeac26f7239d83c8747c4dfb4d89
see SPD info

and heres the SPD version ...

cheers,
jamal

[XFRM] see SPD info

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

ip xfrm policy count
And you get the count; you can also pass -s or -s -s to see more
details

Signed-off-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
ip/xfrm_policy.c