[RESEND][PATCH][IPROUTE2] see SPD info

2007-05-03 Thread jamal
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 <[EMAIL PROTECTED]> --- commi

[PATCH][IPROUTE2] see SPD info

2007-05-02 Thread jamal
Stephen, This depends on the SAD info patch (and the net-2.6 xfrm.h) 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 Ha