]> git.pld-linux.org Git - packages/freeswan.git/blob - kernel-ipsec-bridge.patch
- started try to add ipsec module into freeswan package and remove it from kernel
[packages/freeswan.git] / kernel-ipsec-bridge.patch
1 --- linux/net/ipsec/ipcomp.c    Fri Feb 23 17:55:52 2001
2 +++ linux/net/ipsec/ipcomp.c.sz Fri Feb 23 18:05:15 2001
3 @@ -707,7 +707,6 @@
4                 n->mac.raw=NULL;
5          n->used=skb->used;
6          n->pkt_type=skb->pkt_type;
7 -       n->pkt_bridged=skb->pkt_bridged;
8         n->ip_summed=0;
9          n->stamp=skb->stamp;
10  #if defined(CONFIG_SHAPER) || defined(CONFIG_SHAPER_MODULE)
This page took 0.021598 seconds and 3 git commands to generate.