dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/linux/netfilter_bridge
Arnaldo Carvalho de Melo 98e399f82a [SK_BUFF]: Introduce skb_mac_header()
For the places where we need a pointer to the mac header, it is still legal to
touch skb->mac.raw directly if just adding to, subtracting from or setting it
to another layer header.

This one also converts some more cases to skb_reset_mac_header() that my
regex missed as it had no spaces before nor after '=', ugh.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:24:41 -07:00
..
Kbuild [HEADERS] One line per header in Kbuild files to reduce conflicts 2006-09-19 12:43:58 +01:00
ebt_802_3.h [SK_BUFF]: Introduce skb_mac_header() 2007-04-25 22:24:41 -07:00
ebt_among.h [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_arp.h [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_arpreply.h
ebt_ip.h [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebt_limit.h
ebt_log.h
ebt_mark_m.h
ebt_mark_t.h [NETFILTER]: ebt_mark: add or/and/xor action support to mark target 2006-10-04 00:30:57 -07:00
ebt_nat.h [NETFILTER]: ebtables: add --snap-arp option 2006-12-02 21:31:32 -08:00
ebt_pkttype.h
ebt_redirect.h
ebt_stp.h
ebt_ulog.h
ebt_vlan.h [BRIDGE]: Annotations. 2006-12-02 21:22:56 -08:00
ebtables.h [EBTABLES]: Split ebt_replace into user and kernel variants, annotate. 2006-12-02 21:32:05 -08:00