Home
last modified time | relevance | path

Searched hist:"5 c901daaea3be0d900b3ae1fc9b5f64ff94e4f02" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv4/
H A Dxfrm4_output.cdiff 5c901daaea3be0d900b3ae1fc9b5f64ff94e4f02 Sat Jan 07 01:05:36 CST 2006 Patrick McHardy <kaber@trash.net> [NETFILTER]: Redo policy lookups after NAT when neccessary

When NAT changes the key used for the xfrm lookup it needs to be done
again. If a new policy is returned in POST_ROUTING the packet needs
to be passed to xfrm4_output_one manually after all hooks were called
because POST_ROUTING is called with fixed okfn (ip_finish_output).

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip_output.cdiff 5c901daaea3be0d900b3ae1fc9b5f64ff94e4f02 Sat Jan 07 01:05:36 CST 2006 Patrick McHardy <kaber@trash.net> [NETFILTER]: Redo policy lookups after NAT when neccessary

When NAT changes the key used for the xfrm lookup it needs to be done
again. If a new policy is returned in POST_ROUTING the packet needs
to be passed to xfrm4_output_one manually after all hooks were called
because POST_ROUTING is called with fixed okfn (ip_finish_output).

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dxfrm.hdiff 5c901daaea3be0d900b3ae1fc9b5f64ff94e4f02 Sat Jan 07 01:05:36 CST 2006 Patrick McHardy <kaber@trash.net> [NETFILTER]: Redo policy lookups after NAT when neccessary

When NAT changes the key used for the xfrm lookup it needs to be done
again. If a new policy is returned in POST_ROUTING the packet needs
to be passed to xfrm4_output_one manually after all hooks were called
because POST_ROUTING is called with fixed okfn (ip_finish_output).

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>