summaryrefslogtreecommitdiff
path: root/net/ipv4/netfilter/ipt_TTL.c
AgeCommit message (Expand)AuthorFilesLines
2007-07-11[NETFILTER]: x_tables: switch xt_target->checkentry to boolJan Engelhardt1-4/+4
2007-04-26[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo1-1/+1
2007-02-11[NET] IPV4: Fix whitespace errors.YOSHIFUJI Hideaki1-4/+4
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt1-5/+6
2006-12-03[NET]: netfilter checksum annotationsAl Viro1-3/+2
2006-09-29[NETFILTER]: ipt annotationsAl Viro1-2/+2
2006-09-23[NETFILTER]: ipt_TTL: fix checksum update bugPatrick McHardy1-2/+2
2006-09-23[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+0
2006-09-23[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-1/+1
2006-09-23[NETFILTER]: replace open coded checksum updatesPatrick McHardy1-6/+3
2006-03-29[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-21[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-3/+5
2006-03-21[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy1-15/+2
2006-01-13[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-1/+1
2005-08-30[NETFILTER]: Add new iptables TTL targetHarald Welte1-0/+119