Home
last modified time | relevance | path

Searched hist:ef76bc23ef2acf20c8f7f841a542d8ab74c827c6 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/ipv6/netfilter/
H A Dip6t_REJECT.cdiff ef76bc23ef2acf20c8f7f841a542d8ab74c827c6 Fri Jan 11 21:15:08 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> [IPV6]: Add ip6_local_out

Most callers of the LOCAL_OUT chain will set the IP packet length
before doing so. They also share the same output function dst_output.

This patch creates a new function called ip6_local_out which does all
of that and converts the appropriate users over to it.

Apart from removing duplicate code, it will also help in merging the
IPsec output path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv6/
H A Dxfrm6_output.cdiff ef76bc23ef2acf20c8f7f841a542d8ab74c827c6 Fri Jan 11 21:15:08 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> [IPV6]: Add ip6_local_out

Most callers of the LOCAL_OUT chain will set the IP packet length
before doing so. They also share the same output function dst_output.

This patch creates a new function called ip6_local_out which does all
of that and converts the appropriate users over to it.

Apart from removing duplicate code, it will also help in merging the
IPsec output path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_tunnel.cdiff ef76bc23ef2acf20c8f7f841a542d8ab74c827c6 Fri Jan 11 21:15:08 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> [IPV6]: Add ip6_local_out

Most callers of the LOCAL_OUT chain will set the IP packet length
before doing so. They also share the same output function dst_output.

This patch creates a new function called ip6_local_out which does all
of that and converts the appropriate users over to it.

Apart from removing duplicate code, it will also help in merging the
IPsec output path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dip6_output.cdiff ef76bc23ef2acf20c8f7f841a542d8ab74c827c6 Fri Jan 11 21:15:08 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> [IPV6]: Add ip6_local_out

Most callers of the LOCAL_OUT chain will set the IP packet length
before doing so. They also share the same output function dst_output.

This patch creates a new function called ip6_local_out which does all
of that and converts the appropriate users over to it.

Apart from removing duplicate code, it will also help in merging the
IPsec output path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dipv6.hdiff ef76bc23ef2acf20c8f7f841a542d8ab74c827c6 Fri Jan 11 21:15:08 CST 2008 Herbert Xu <herbert@gondor.apana.org.au> [IPV6]: Add ip6_local_out

Most callers of the LOCAL_OUT chain will set the IP packet length
before doing so. They also share the same output function dst_output.

This patch creates a new function called ip6_local_out which does all
of that and converts the appropriate users over to it.

Apart from removing duplicate code, it will also help in merging the
IPsec output path.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>