]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/xfrm_state.c
ipxfrm: allow to setup filter when dumping SA
authorNicolas Dichtel <nicolas.dichtel@6wind.com>
Fri, 21 Mar 2014 10:02:43 +0000 (11:02 +0100)
committerStephen Hemminger <stephen@networkplumber.org>
Fri, 21 Mar 2014 21:24:41 +0000 (14:24 -0700)
commitf687d73c96b9fa2e20fcbb71faa75fb2f611e679
tree32c422b69ba16abcec2ef5b5f1d5deb9c60dc94b
parent53e16e395b10e5ae2b80c5085c12d107046589f4
ipxfrm: allow to setup filter when dumping SA

It's now possible to filter SA directly into the kernel by specifying
XFRMA_PROTO and/or XFRMA_ADDRESS_FILTER.

Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
ip/xfrm_state.c