Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- Re: [HELP] why the string match does not work in nat tables?, (continued)
- how to use sk_run_filter() in the kernel?, Roc Bai
- xtables-addons: pknock extension crashes the kernel,
jp
- [PATCH 1/1] Add IPv6 match debug print code,
Thomas Jacob
- [PATCH] netfilter: CONNMARK: support save the mark of the master connection,
Changli Gao
- [PATCH 1/2] Typo in IPv4 match debug print code,
Thomas Jacob
- netfilter: xt_connlimit: pick right dstaddr in NAT scenario,
Jan Engelhardt
- tips for a starter, Adarsh Joshi
- iptables MARK + ip rule fwmark NOT working with load balance,
Davi Baldin Tavares
- [GIT PULL nf-next-2.6] IPVS changes for 2.6.38-rc3,
Simon Horman
- Filter input traffic by uid,
Glauco Junquera
- Module/Extension Tutorial,
Srinivasa T N
- [PATCH] [patch v2] IPVS: Remove unused pr_fmt #define, Simon Horman
- [PATCH] IPVS: Remove unused pr_fmt #define,
Simon Horman
- [patch 0/6] Ipset patches,
Holger Eitzenberger
- ebtables_nfqueue: missing structure afinfo,
Pierre Chifflier
[PATCH 1/1] IPVS netns BUG, register sysctl for root ns,
Hans Schillstrom
Incorrect xt_iprange boundary check for IPv6 (Variant 3),
Thomas Jacob
Incorrect xt_iprange boundary check for IPv6 (Variant 2),
Thomas Jacob
[PATCH] netfilter: ctnetlink: fix (really) race condition between dump_table and destroy,
Pablo Neira Ayuso
netfilter: marking IPv6 packets sends them to the wrong interface,
Mario 'BitKoenig' Holbe
Incorrect xt_iprange boundary check for IPv6,
Thomas Jacob
[GIT PULL nf-next-2.6] IPVS updates for v2.6.38-rc1,
Simon Horman
[ANNOUNCE] ipset 5.4 released,
Jozsef Kadlecsik
ipt_ACCOUNT 1.16 released, Thomas Jarosch
[PATCH 00/13] ipset kernel patches v2,
Jozsef Kadlecsik
[PATCH] netfilter: ipvs: fix compiler warnings,
Changli Gao
[PATCH 0/3][RFC] Relationship between conntrack and firewall rules,
Richard Weinberger
[PATCH 0/7] netfilter: netfilter fixes for net-next,
kaber
[PATCH] netfilter: undefined reference to 'nf_conntrack_tstamp_*',
John Fastabend
[PATCH] netfilter: add a missing include in nf_conntrack_reasm.c,
Eric Dumazet
Re: netfilter: xtables: use __uXX guarded types for userspace exports,
Jan Engelhardt
iptables: connlimit rev1 addendum,
Jan Engelhardt
xtables: connlimit rev1 addendum,
Jan Engelhardt
[PATCH 00/80] netfilter: netfilter update,
kaber
[patch 0/2] Ipset patches,
holger
[PATCH 00/79] netfilter: netfilter update,
kaber
- [PATCH 03/79] netfilter: xt_LOG: do print MAC header on FORWARD, kaber
- [PATCH 25/79] IPVS: Split ports[2] into src_port and dst_port, kaber
- [PATCH 64/79] netfilter: xtables: add missing aliases for autoloading via iptables, kaber
- [PATCH 75/79] netfilter: allow NFQUEUE bypass if no listener is available, kaber
- [PATCH 76/79] netfilter: ipt_CLUSTERIP: remove "no conntrack!", kaber
- [PATCH 77/79] netfilter: nf_conntrack: nf_conntrack snmp helper, kaber
- [PATCH 72/79] netfilter: nfnetlink_queue: return error number to caller, kaber
- [PATCH 74/79] netfilter: reduce NF_VERDICT_MASK to 0xff, kaber
- [PATCH 66/79] netfilter: xt_connlimit: use hotdrop jump mark, kaber
- [PATCH 73/79] netfilter: nfnetlink_queue: do not free skb on error, kaber
- [PATCH 79/79] netfilter: nf_conntrack: fix lifetime display for disabled connections, kaber
- [PATCH 78/79] netfilter: nf_conntrack_tstamp: add flow-based timestamp extension, kaber
- [PATCH 71/79] netfilter: Kconfig: NFQUEUE is useless without NETFILTER_NETLINK_QUEUE, kaber
- [PATCH 69/79] netfilter: nf_nat: fix conversion to non-atomic bit ops, kaber
- [PATCH 70/79] netfilter: nf_conntrack: remove an atomic bit operation, kaber
- [PATCH 68/79] netfilter: xtables: add missing header files to export list, kaber
- [PATCH 67/79] netfilter: xtables: use __uXX guarded types for userspace exports, kaber
- [PATCH 63/79] netfilter: create audit records for x_tables replaces, kaber
- [PATCH 65/79] audit: export symbol for use with xt_AUDIT, kaber
- [PATCH 60/79] netfilter: fix Kconfig dependencies, kaber
- [PATCH 48/79] IPVS: netns, ip_vs_stats and its procfs, kaber
- [PATCH 47/79] IPVS: netns awareness to ip_vs_sync, kaber
- [PATCH 61/79] netfilter: nf_conntrack: use is_vmalloc_addr(), kaber
- [PATCH 62/79] netfilter: audit target to record accepted/dropped packets, kaber
- [PATCH 45/79] IPVS: netns awareness to ip_vs_app, kaber
- [PATCH 59/79] netfilter: ebt_ip6: allow matching on ipv6-icmp types/codes, kaber
- [PATCH 57/79] netfilter: xt_conntrack: support matching on port ranges, kaber
- [PATCH 58/79] netfilter: x_table: speedup compat operations, kaber
- [PATCH 46/79] IPVS: netns awareness to ip_vs_est, kaber
- [PATCH 56/79] netfilter: xt_comment: drop unneeded unsigned qualifier, kaber
- [PATCH 55/79] IPVS: netns, final patch enabling network name space., kaber
- [PATCH 53/79] IPVS: netns, svc counters moved in ip_vs_ctl,c, kaber
- [PATCH 52/79] IPVS: netns, trash handling, kaber
- [PATCH 54/79] IPVS: netns, misc init_net removal in core., kaber
- [PATCH 51/79] IPVS: netns, defense work timer., kaber
- [PATCH 44/79] IPVS: netns, common protocol changes and use of appcnt., kaber
- [PATCH 49/79] IPVS: netns, connection hash got net as param., kaber
- [PATCH 50/79] IPVS: netns, ip_vs_ctl local vars moved to ipvs struct., kaber
- [PATCH 43/79] IPVS: netns, use ip_vs_proto_data as param., kaber
- [PATCH 29/79] IPVS: Backup, Adding Version 1 receive capability, kaber
- [PATCH 30/79] IPVS: Backup, Change sending to Version 1 format, kaber
- [PATCH 42/79] IPVS: netns preparation for proto_ah_esp, kaber
- [PATCH 31/79] IPVS: Backup, adding version 0 sending capabilities, kaber
- [PATCH 41/79] IPVS: netns preparation for proto_sctp, kaber
- [PATCH 38/79] IPVS: netns, prepare protocol, kaber
- [PATCH 40/79] IPVS: netns preparation for proto_udp, kaber
- [PATCH 39/79] IPVS: netns preparation for proto_tcp, kaber
- [PATCH 32/79] netfilter: xtables: use guarded types, kaber
- [PATCH 37/79] IPVS: netns awarness to lblc sheduler, kaber
- [PATCH 36/79] IPVS: netns awarness to lblcr sheduler, kaber
- [PATCH 34/79] IPVS: netns, add basic init per netns., kaber
- [PATCH 35/79] IPVS: netns to services part 1, kaber
- [PATCH 33/79] netfilter: fix compilation when conntrack is disabled but tproxy is enabled, kaber
- [PATCH 26/79] IPVS: skb defrag in L7 helpers, kaber
- [PATCH 19/79] IPVS: buffer argument to ip_vs_process_message() should not be const, kaber
- [PATCH 28/79] IPVS: Backup, Adding structs for new sync format, kaber
- [PATCH 27/79] IPVS: Handle Scheduling errors., kaber
- [PATCH 23/79] netfilter: nf_conntrack: one less atomic op in nf_ct_expect_insert(), kaber
- [PATCH 24/79] IPVS: Backup, Prepare for transferring firewall marks (fwmark) to the backup daemon., kaber
- [PATCH 22/79] ipvs: allow transmit of GRO aggregated skbs, kaber
- [PATCH 21/79] ipvs: remove shadow rt variable, kaber
- [PATCH 18/79] IPVS: Remove useless { } block from ip_vs_process_message(), kaber
- [PATCH 14/79] netfilter: rcu sparse cleanups, kaber
- [PATCH 15/79] IPVS: Add persistence engine to connection entry, kaber
- [PATCH 20/79] ipvs: add static and read_mostly attributes, kaber
- [PATCH 16/79] IPVS: Only match pe_data created by the same pe, kaber
- [PATCH 17/79] IPVS: Make the cp argument to ip_vs_sync_conn() static, kaber
- [PATCH 01/79] netfilter: nf_conntrack: don't always initialize ct->proto, kaber
- [PATCH 09/79] netfilter: xt_CLASSIFY: add ARP support, allow CLASSIFY target on any table, kaber
- [PATCH 10/79] netfilter: add __rcu annotations, kaber
- [PATCH 11/79] netfilter: nf_ct_frag6_sysctl_table is static, kaber
- [PATCH 12/79] netfilter: add __rcu annotations, kaber
- [PATCH 13/79] netfilter: nf_nat_amanda: rename a variable, kaber
- [PATCH 08/79] netfilter: nf_nat: define nat_pptp_info as needed, kaber
- [PATCH 06/79] netfilter: nf_nat: don't use atomic bit operation, kaber
- [PATCH 07/79] netfilter: ct_extend: define NF_CT_EXT_* as needed, kaber
- [PATCH 05/79] netfilter: nf_conntrack: define ct_*_info as needed, kaber
- [PATCH 02/79] netfilter: xt_NFQUEUE: remove modulo operations, kaber
- [PATCH 04/79] netfilter: ct_extend: fix the wrong alloc_size, kaber
- Re: [PATCH 00/79] netfilter: netfilter update, David Miller
netfilter: nf_conntrack: fix lifetime display for disabled connections,
Patrick McHardy
iptables: connlimit dstaddr support,
Jan Engelhardt
xtables: connlimit with dstaddr support,
Jan Engelhardt
net-next-2.6 open for business..., David Miller
[ANNOUNCE] ipset 5.3 released, Jozsef Kadlecsik
[0/5] xtables: phase out case sensitivity,
Jan Engelhardt
netfilter: audit fix, headers,,
Jan Engelhardt
[patch 0/4] Ipset fixes,
holger
[PATCH] Use hotdrop jump mark.,
Richard Weinberger
[PATCH] libxt_AUDIT: add AUDIT target,
Thomas Graf
Re: iptables --string-replace, Jan Engelhardt
[PATCH] NFQUEUE: add v2 revision with --queue-bypass option,
Florian Westphal
[PATCH v2] NFQUEUE v2 target with 'queue bypass' support,
Florian Westphal
[PATCH resend] netfilter: place in source hash after SNAT is done,
Changli Gao
[PATCH v2 resend] netfilter: remove an atomic bit operation,
Changli Gao
[PATCH resend] netfilter: change IPS_*_BIT to IPS_*,
Changli Gao
[PATCH 00/12] ipset kernel patches,
Jozsef Kadlecsik
[PATCH] netfilter: create audit records for x_tables replaces,
Thomas Graf
netfilter: add a typedef for the recurring okfn use,
Jan Engelhardt
[RFC,PATCH] netfilter: SNMP conntrack module,
Jiri Olsa
[PATCH] netfilter: audit target to record accepted/dropped packets,
Thomas Graf
[PATCH]: netfilter: nf_conntrack: use is_vmalloc_addr(),
Patrick McHardy
[PATCH 1/1] netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack(), pablo
[PATCH 0/1] Netfilter fixes for 2.6.37 (round 3),
pablo
[PATCH] netfilter: ctnetlink: fix loop in ctnetlink_get_conntrack(),
Florian Westphal
[PATCH 00/22] ipvs namespaces v3.3,
Simon Horman
- [PATCH 05/22] IPVS: netns, prepare protocol, Simon Horman
- [PATCH 09/22] IPVS: netns preparation for proto_ah_esp, Simon Horman
- [PATCH 19/22] IPVS: netns, trash handling, Simon Horman
- [PATCH 21/22] IPVS: netns, misc init_net removal in core., Simon Horman
- [PATCH 14/22] IPVS: netns awareness to ip_vs_sync, Simon Horman
- [PATCH 20/22] IPVS: netns, svc counters moved in ip_vs_ctl,c, Simon Horman
- [PATCH 17/22] IPVS: netns, ip_vs_ctl local vars moved to ipvs struct., Simon Horman
- [PATCH 15/22] IPVS: netns, ip_vs_stats and its procfs, Simon Horman
- [PATCH 13/22] IPVS: netns awareness to ip_vs_est, Simon Horman
- [PATCH 04/22] IPVS: netns awarness to lblc sheduler, Simon Horman
- [PATCH 18/22] IPVS: netns, defense work timer., Simon Horman
- [PATCH 16/22] IPVS: netns, connection hash got net as param., Simon Horman
- [PATCH 22/22] IPVS: netns, final patch enabling network name space., Simon Horman
- [PATCH 06/22] IPVS: netns preparation for proto_tcp, Simon Horman
- [PATCH 03/22] IPVS: netns awarness to lblcr sheduler, Simon Horman
- [PATCH 12/22] IPVS: netns awareness to ip_vs_app, Simon Horman
- [PATCH 11/22] IPVS: netns, common protocol changes and use of appcnt., Simon Horman
- [PATCH 10/22] IPVS: netns, use ip_vs_proto_data as param., Simon Horman
- [PATCH 08/22] IPVS: netns preparation for proto_sctp, Simon Horman
- [PATCH 07/22] IPVS: netns preparation for proto_udp, Simon Horman
- [PATCH 02/22] IPVS: netns to services part 1, Simon Horman
- [PATCH 01/22] IPVS: netns, add basic init per netns., Simon Horman
- Re: [PATCH 00/22] ipvs namespaces v3.3, Pablo Neira Ayuso
can libnetfilter_conntrack be used to write a userspace connection tracker?,
Sam Roberts
netfilter tree for 2.6.38 is open,
Pablo Neira Ayuso
[PATCH] netfilter fixes for 2.6.37 (one leftover patch),
pablo
XT_MATCH_REALM Kconfig whinge...,
Valdis . Kletnieks
[GIT] Networking,
David Miller
[PATCH 0/3] netfilter fixes for 2.6.37,
pablo
Idea for a new NFQUEUE module (ebtables) ?, Pierre Chifflier
[PATCH v2] netfilter: ebtables: make broute table work again,
Florian Westphal
How to redirect the package from eth0 to eth2, Roc Bai
GIT trees refreshed, David Miller
[PATCH][resend] netfilter: ebtables: make broute table work again,
Florian Westphal
collecting netfilter bugfixes for 2.6.37,
Pablo Neira Ayuso
iptables: accumulated bugfixes and annotations,
Jan Engelhardt
- [PATCH 01/13] iptables-restore: resolve confusing policy error message, Jan Engelhardt
- [PATCH 02/13] src: const annotations, Jan Engelhardt
- [PATCH 04/13] src: use C99/POSIX types, Jan Engelhardt
- [PATCH 03/13] xt_comment: remove redundant cast, Jan Engelhardt
- [PATCH 05/13] iptables: abort on empty interface specification, Jan Engelhardt
- [PATCH 06/13] xtables: reorder num_old substraction for clarity, Jan Engelhardt
- [PATCH 07/13] ip[6]tables: only call match's parse function when option char is in range, Jan Engelhardt
- [PATCH 08/13] ip[6]tables: only call target's parse function when option char is in range, Jan Engelhardt
- [PATCH 11/13] libipt_CLUSTERIP: const annotations, Jan Engelhardt
- [PATCH 12/13] libxtables: do some option structure checking, Jan Engelhardt
- [PATCH 10/13] libxt_sctp: fix a typo, Jan Engelhardt
- [PATCH 09/13] extensions: remove no longer necessary default: cases, Jan Engelhardt
- [PATCH 13/13] libipt_REDIRECT: avoid dereference of uninitialized pointer, Jan Engelhardt
- Re: iptables: accumulated bugfixes and annotations, Pablo Neira Ayuso
ipset: unused parameter removal,
Jan Engelhardt
libmnl: genl patches,
Jan Engelhardt
Possible bug with ip6tables hl module.,
Steven Jan Springl
Why and when to use skb_make_writable()?, doug arro
Re: new netfilter target - DNETMAP,
Jan Engelhardt
Re: tproxy for ipv6, Balazs Scheidler
[GIT PULL nf-next-2.6] ipvs namespaces,
Simon Horman
- [PATCH 05/22] IPVS: netns, prepare protocol, Simon Horman
- [PATCH 02/22] IPVS: netns to services part 1, Simon Horman
- [PATCH 17/22] IPVS: netns, ip_vs_ctl local vars moved to ipvs struct., Simon Horman
- [PATCH 12/22] IPVS: netns awareness to ip_vs_app, Simon Horman
- [PATCH 22/22] IPVS: netns, final patch enabling network name space., Simon Horman
- [PATCH 19/22] IPVS: netns, trash handling, Simon Horman
- [PATCH 20/22] IPVS: netns, svc counters moved in ip_vs_ctl,c, Simon Horman
- [PATCH 15/22] IPVS: netns, ip_vs_stats and its procfs, Simon Horman
- [PATCH 18/22] IPVS: netns, defense work timer., Simon Horman
- [PATCH 13/22] IPVS: netns awareness to ip_vs_est, Simon Horman
- [PATCH 21/22] IPVS: netns, misc init_net removal in core., Simon Horman
- [PATCH 11/22] IPVS: netns, common protocol changes and use of appcnt., Simon Horman
- [PATCH 14/22] IPVS: netns awareness to ip_vs_sync, Simon Horman
- [PATCH 10/22] IPVS: netns, use ip_vs_proto_data as param., Simon Horman
- [PATCH 16/22] IPVS: netns, connection hash got net as param., Simon Horman
- [PATCH 09/22] IPVS: netns preparation for proto_ah_esp, Simon Horman
- [PATCH 07/22] IPVS: netns preparation for proto_udp, Simon Horman
- [PATCH 06/22] IPVS: netns preparation for proto_tcp, Simon Horman
- [PATCH 08/22] IPVS: netns preparation for proto_sctp, Simon Horman
- [PATCH 03/22] IPVS: netns awarness to lblcr sheduler, Simon Horman
- [PATCH 01/22] IPVS: netns, add basic init per netns., Simon Horman
- [PATCH 04/22] IPVS: netns awarness to lblc sheduler, Simon Horman
- Re: [GIT PULL nf-next-2.6] ipvs namespaces, Simon Horman
- Re: [GIT PULL nf-next-2.6] ipvs namespaces, Pablo Neira Ayuso
[PATCH] netfilter: fix export secctx error handling,
Pablo Neira Ayuso
[PATCH v2] netfilter: fix the race when initializing nf_ct_expect_hash_rnd,
Changli Gao
Xtables-addons 1.32/ipset-GENL 5.2,
Jan Engelhardt
genetlink misinterprets NEW as GET,
Jan Engelhardt
ipset-5: buildsys improvements,
Jan Engelhardt
libmnl: build improvements,
Jan Engelhardt
libnetfilter_queue: build improvements,
Jan Engelhardt
libnetfilter_log: build improvements,
Jan Engelhardt
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]