summaryrefslogtreecommitdiff
path: root/net/bridge/netfilter/ebt_log.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-08netfilter: change Ebtables function signatures to match Xtables'sJan Engelhardt1-7/+10
2008-10-08netfilter: add dummy members to Ebtables code to ease transition to XtablesJan Engelhardt1-0/+2
2008-10-08netfilter: Change return types of targets/watchers for Ebtables extensionsJan Engelhardt1-1/+2
2008-10-08netfilter: change return types of check functions for Ebtables extensionsJan Engelhardt1-4/+4
2008-10-08netfilter: ebtables: do centralized size checkingJan Engelhardt1-6/+5
2008-10-08netfilter: x_tables: use NFPROTO_* in extensionsJan Engelhardt1-3/+3
2008-10-08netfilter: Use unsigned types for hooknum and pf varsJan Engelhardt1-1/+1
2008-06-18bridge: fix IPV6=n buildRandy Dunlap1-0/+2
2008-06-10netfilter: ebtables: add IPv6 supportKuo-lang Tseng1-16/+48
2008-02-01[NETFILTER]: ebtables: Update modules' descriptionsJan Engelhardt1-0/+1
2008-02-01[NETFILTER]: ebtables: remove casts, use constsJan Engelhardt1-7/+11
2008-01-29[NETFILTER]: nf_log: constify struct nf_logger and nf_log_packet loginfo argPatrick McHardy1-1/+1
2008-01-29[NETFILTER]: nf_log: move logging stuff to seperate headerPatrick McHardy1-0/+1
2007-07-25[NETFILTER]: Clean up duplicate includes in net/bridge/Jesper Juhl1-1/+0
2007-07-25[NETFILTER]: Fix logging regressionPatrick McHardy1-4/+2
2007-04-26[NETFILTER]: {eb,ip6,ip}t_LOG: remove remains of LOG target overloadingPatrick McHardy1-8/+4
2007-02-12[NETFILTER]: nf_log: minor cleanupsPatrick McHardy1-1/+1
2007-02-11[NET] BRIDGE: Fix whitespace errors.YOSHIFUJI Hideaki1-3/+3
2007-02-08[NET]: Add UDPLITE support in a few missing spotsPatrick McHardy1-0/+1
2006-12-03[BRIDGE]: Annotations.Al Viro1-3/+3
2006-05-19[NETFILTER]: fix format specifier for netfilter log targetsPhilip Craig1-1/+1
2006-03-29[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-02-28[NETFILTER]: Restore {ipt,ip6t,ebt}_LOG compatibilityPatrick McHardy1-1/+6
2006-01-18[EBTABLES]: Handle SCTP/DCCP in ebt_{ip,log}Patrick McHardy1-1/+3
2006-01-13[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-0/+1
2006-01-04[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo1-0/+1
2006-01-04[NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulogBart De Schuymer1-17/+55
2005-06-28[EBTABLES]: Fix thinkos in ebt_log.cDavid S. Miller1-4/+2
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+171