aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/netfilter/ipt_TTL.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-08[NETFILTER]: {ip,ip6}_tables: remove x_tables wrapper functionsJan Engelhardt1-5/+6
2006-12-02[NET]: netfilter checksum annotationsAl Viro1-3/+2
2006-09-28[NETFILTER]: ipt annotationsAl Viro1-2/+2
2006-09-22[NETFILTER]: ipt_TTL: fix checksum update bugPatrick McHardy1-2/+2
2006-09-22[NETFILTER]: x_tables: remove unused size argument to check/destroy functionsPatrick McHardy1-1/+0
2006-09-22[NETFILTER]: x_tables: remove unused argument to target functionsPatrick McHardy1-1/+1
2006-09-22[NETFILTER]: replace open coded checksum updatesPatrick McHardy1-6/+3
2006-03-28[NETFILTER]: Rename init functions.Andrew Morton1-4/+4
2006-03-20[NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functionsPatrick McHardy1-3/+5
2006-03-20[NETFILTER]: Convert ip_tables matches/targets to centralized error checkingPatrick McHardy1-15/+2
2006-01-12[NETFILTER] x_tables: Abstraction layer for {ip,ip6,arp}_tablesHarald Welte1-1/+1
2005-08-29[NETFILTER]: Add new iptables TTL targetHarald Welte1-0/+119