Files
kernel-tenderloin-3.0/include/net
James Chapman 067b207b28 [UDP]: Cleanup UDP encapsulation code
This cleanup fell out after adding L2TP support where a new encap_rcv
funcptr was added to struct udp_sock. Have XFRM use the new encap_rcv
funcptr, which allows us to move the XFRM encap code from udp.c into
xfrm4_input.c.

Make xfrm4_rcv_encap() static since it is no longer called externally.

Signed-off-by: James Chapman <jchapman@katalix.com>
Acked-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-10 22:16:53 -07:00
..
2007-07-10 22:16:43 -07:00
2007-06-13 20:44:42 +00:00
2006-12-02 21:22:55 -08:00
2007-07-10 12:41:08 -04:00
2007-07-10 22:15:41 -07:00
2006-09-28 18:01:06 -07:00
2006-12-02 21:23:41 -08:00
2006-12-02 21:22:52 -08:00
2007-07-10 22:14:20 -07:00
2007-04-25 22:27:56 -07:00
2007-06-07 13:40:50 -07:00
2007-07-10 22:16:53 -07:00