commit | d81d228567f55af517796638075dbbce9b40d7af | [log] [tgz] |
---|---|---|
author | Martin Willi <martin@strongswan.org> | Wed Dec 03 15:38:07 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 03 15:38:07 2008 -0800 |
tree | 1c904a111ca0a494151b83cdb51792f70fe39835 | |
parent | 29fa0b301bc823016d1a3bed41c36a8977ef9947 [diff] |
xfrm: Accept XFRM_STATE_AF_UNSPEC SAs on IPv4/IPv6 only hosts Installing SAs using the XFRM_STATE_AF_UNSPEC fails on hosts with support for one address family only. This patch accepts such SAs, even if the processing of not supported packets will fail. Signed-off-by: Martin Willi <martin@strongswan.org> Signed-off-by: David S. Miller <davem@davemloft.net>