]> git.proxmox.com Git - mirror_iproute2.git/commit - ip/xfrm_state.c
ip xfrm state: Allow different selector family
authorThomas Egerer <hakke_007@gmx.de>
Sun, 17 Mar 2013 00:56:01 +0000 (00:56 +0000)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 18 Mar 2013 17:23:00 +0000 (10:23 -0700)
commit23d5b0d5510242dc9622c3c63cfed01695dd94d0
tree73b6cdb9c11d6501d5e5f4efd7ce0769a82c9e01
parent4cd20da16ffa96f3c67ef7b064ad87f6c8547824
ip xfrm state: Allow different selector family

Do not enforce the selector of a state to have the same address family
as the id. This makes it possible to configure inter family states.

Signed-off-by: Thomas Egerer <hakke_007@gmx.de>
ip/xfrm_state.c