netns xfrm: ipcomp support
[safe/jmp/linux-2.6] / net / ipv4 / xfrm4_mode_beet.c
2008-08-06 Joakim Koskelaipsec: Interfamily IPSec BEET
2008-03-26 Herbert Xu[IPSEC]: Fix BEET output
2008-02-05 Adrian Bunk[IPSEC] xfrm4_beet_input(): fix an if()
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on input
2008-01-28 Herbert Xu[IPSEC]: Separate inner/outer mode processing on output
2007-10-18 Herbert Xu[IPSEC]: Add missing BEET checks
2007-10-10 Herbert Xu[IPSEC]: Move IP length/checksum setting out of transforms
2007-10-10 Herbert Xu[IPSEC]: Use IPv6 calling convention as the convention...
2007-10-10 Herbert Xu[IPSEC]: Set skb->data to payload in x->mode->output
2007-04-26 Patrick McHardy[XFRM]: beet: fix worst case header_len calculation
2007-04-26 Patrick McHardy[XFRM]: beet: minor cleanups
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 David S. Miller[IPV4] xfrm4_mode_beet: Use skb_transport_header().
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_header(skb)
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipip_hdr(), remove skb->h.ipiph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_network_header()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use skb_reset_network_header in skb_push...
2007-04-24 Patrick McHardy[XFRM]: beet: fix pseudo header length value
2007-04-05 Patrick McHardy[XFRM]: beet: fix IP option decapsulation
2007-04-05 Patrick McHardy[XFRM]: beet: fix beet mode decapsulation
2007-04-05 Patrick McHardy[XFRM]: beet: use IPOPT_NOP for option padding
2007-04-05 Patrick McHardy[XFRM]: beet: fix IP option encapsulation
2006-10-04 Diego Beltrami[XFRM]: BEET mode