Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
why counters in nf_conntrack not set in centos 6.x?, medialy
[PATCH -next 0/3] seq_printf/puts/putc: Start to convert to return void,
Joe Perches
[RFC PATCH 0/2] nft: improve reject support,
Eric Leblond
[PATCH libnftables] examples: nft-rule-add: use existing batch infrastructure,
Pablo Neira Ayuso
[libnftables PATCH] examples: delete compat stuff in nft-rule-add.c, Arturo Borrero Gonzalez
[PATCH ulogd] ulogd: use AC_SEARCH_LIBS for libpthread,
Gustavo Zacarias
[PATCH iptables] libxtables: Call ipaddr_to_network before ipaddr_to_host.,
Hani Benhabiles
ipt_SYNPROXY: kernel panic caused by nullpointer dereference,
Nicki P.
[PATCH nft] mnl: don't set NLM_F_ACK flag in mnl_nft_rule_batch_[add|del], Pablo Neira Ayuso
[libmnl PATCH 9/9] examples: add for mnl_nlmsg_batch_reset_buffer, Ken-ichirou MATSUZAWA
[libmnl PATCH 8/9] batch: introduce mnl_nlmsg_batch_reset_buffer for mmap, Ken-ichirou MATSUZAWA
[libmnl PATCH 7/9] examples: add for mmap nonmin2, Ken-ichirou MATSUZAWA
[libmnl PATCH 6/9] mmap: add more helper - nonmin2, Ken-ichirou MATSUZAWA
[libmnl PATCH 5/9] examples: add for mmap nonmin1, Ken-ichirou MATSUZAWA
[libmnl PATCH 4/9] mmap: add helper - nonmin1, Ken-ichirou MATSUZAWA
[libmnl PATCH 3/9] examples: add for min mmap, Ken-ichirou MATSUZAWA
[libmnl PATCH 2/9] mmap: initial, Ken-ichirou MATSUZAWA
[libmnl PATCH 1/9] headers: update netlink.h to 3.12, Ken-ichirou MATSUZAWA
[libmnl PATCH 0/9] mmaped netlink,
Ken-ichirou MATSUZAWA
libmnl [PATCH 8/8] examples: use mnl_socket_setsockopt, Ken-ichirou MATSUZAWA
libmnl [PATCH 7/8] examples: fix display condition, Ken-ichirou MATSUZAWA
libmnl [PATCH 6/8] examples: made sub functions the same, Ken-ichirou MATSUZAWA
libmnl [PATCH 5/8] attr: validate MNL_TYPE_MSEC same as MNL_TYPE_U64, Ken-ichirou MATSUZAWA
libmnl [PATCH 4/8] document: mnl_socket_open,
Ken-ichirou MATSUZAWA
libmnl [PATCH 3/8] examples: use mnl_nlmsg_get_payload(), Ken-ichirou MATSUZAWA
libmnl [PATCH 2/8] examples: fix trivial error message, Ken-ichirou MATSUZAWA
libmnl [PATCH 1/8] examples: set attr table, Ken-ichirou MATSUZAWA
libmnl [PATCH 0/8] some cleanups and minor fixes,
Ken-ichirou MATSUZAWA
[PATCH nft] src: fix rule flushing atomically, Pablo Neira Ayuso
[PATCH] netfilter: nf_tables: fix missing rules flushing per table,
Pablo Neira Ayuso
xtables-addons compiling warning/error Kernels below 3.7 not supported on ubuntu running mainline kernel,
Vincent Li
libmnl [PATCH 5/5] attr: validate MNL_TYPE_MSEC same as MNL_TYPE_U64, Ken-ichirou MATSUZAWA
libmnl [PATCH 4/5] document: mnl_socket_open, Ken-ichirou MATSUZAWA
libmnl [PATCH 3/5] examples: use mnl_nlmsg_get_payload(), Ken-ichirou MATSUZAWA
libmnl [PATCH 2/5] examples: fix trivial error message,
Ken-ichirou MATSUZAWA
libmnl [PATCH 1/5] examples: set attr table,
Ken-ichirou MATSUZAWA
libmnl [PATCH 0/5] some clean ups and minor fixes, Ken-ichirou MATSUZAWA
[PATCH] libmnl: docs were wrong,
Shawn Landden
[PATCH] netlink: do not SIGSEGV when socket() fails,
Shawn Landden
Merging iptables-nftables into iptables,
Pablo Neira Ayuso
[nft PATCH] mnl: fix name of called build_hdr functions,
Arturo Borrero Gonzalez
[PATCH v2] nft: fixed memory leaks in nft_xtables_config_load, Ana Rey
[PATCH] iptables: nft: fix memory leaks in nft_fini,
Ana Rey
[PATCH] nft: fixed memory leaks in nft_xtables_config_load,
Ana Rey
[PATCH] xtables: fix memory leak in command_jump,
Ana Rey
[PATCH] xtables-standalone: call nft_fini in the error path,
Ana Rey
[RFC][PATCH] nftables: add slash to chain syntax,
Phil Oester
[PATCH] nftables: add 'delete map' syntax,
Phil Oester
[PATCH] nftables: missing set cleanup in do_command_list,
Phil Oester
[nft PATCH] add support for queue target,
Eric Leblond
[PATCH] nftables: adjust example file for new chain type syntax,
Phil Oester
[PATCH] nftables: segfault in top scope define,
Phil Oester
Strange behaviour when listing in interactive mode, Bjørnar Ness
[PATCH nft 1/2] meta: fix endianness in UID/GID,
Pablo Neira Ayuso
[libnftables PATCH 1/2] tests: fix deprecation warning xt_LOG,
Arturo Borrero Gonzalez
[RFC libnftables PATCH 1/2] src: add expr meta_target,
Arturo Borrero Gonzalez
[RFC nftables kernel PATCH] netfilter: nf_tables: fix nft_meta_target module,
Arturo Borrero Gonzalez
/proc and/or /sys file to know if ip_tables is there?,
Tomasz Bursztyka
[PATCH net-next] netfilter: add IPComp extension match support,
Fan Du
[PATCH iptables] iptables/ip(6)tables-save.c: remove dlfcn.h include,
Gustavo Zacarias
[PATCH iptables] iptables/Makefile.am: fix more static linking issues,
Gustavo Zacarias
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path,
Sergey Popovich
[PATCH v3] netfilter: introduce l2tp match extension,
James Chapman
[PATCH iptables-nftables] nft: fix out of bound memory copy, Pablo Neira Ayuso
Re: netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal(),
Pablo Neira Ayuso
ip_set_hash_netnet.c:62: possible typo ?,
David Binderman
[PATCH nftables 2/2] netlink: improve rule deletion per chain, Pablo Neira Ayuso
[PATCH nftables 1/2] datatype: fix missing nul-terminator in string_type_print, Pablo Neira Ayuso
[PATCH libnftables 1/2] include: fix possible clash in ifdef namespace,
Pablo Neira Ayuso
[ANNOUNCE] ulogd 2.0.3 release, Eric Leblond
[ANNOUNCE] iptables 1.4.21 release,
Pablo Neira Ayuso
[libnftables PATCH v4] tests: tests for libnftables,
Ana Rey
[PATCH] src: expr: target: fixed error in nft_rule_expr_target_parse,
Ana Rey
[PATCH] src: expr: log: fixed error in nft_rule_expr_log_build,
Ana Rey
[PATCH] include: table: chain: added set and get for u8 values in chain and table.,
Ana Rey
[PATCH] expr: log: fixed error in nft_rule_expr_parse,
Ana Rey
Re: linux-next: Tree for Nov 18 (netfilter: xt_PROXY), Randy Dunlap
[PATCH iptables v2] utils: nfsynproxy: fix error while compiling the BPF filter, Pablo Neira Ayuso
[PATCH iptables] utils: nfsynproxy: fix error while compiling the BPF filter, Pablo Neira Ayuso
[PATCH libnftables] expr: log: release prefix, Pablo Neira Ayuso
[PATCH] netfilter: nf_conntrack: decrement global counter after object release, Pablo Neira Ayuso
[PATCH] netfilter: nft_compat: fix error path in nft_parse_compat(), Pablo Neira Ayuso
[PATCH iptables-nftables] nft: fix inversion of built-in selectors, Pablo Neira Ayuso
[PATCH] ulogd: ulogd_inppkt_NFLOG: close nflog handle after unbinding,
Chris Boot
[nftables PATCH] listing: only display wanted chain,
Eric Leblond
[nftables PATCh 0/3] Fix jump operation,
Eric Leblond
[PATCH] netfilter: byte order issue in nf_ct_seqadj_set,
Phil Oester
[RFC PATCH net-next] net: reorder struct netns_ct for better cache-line usage,
Jesper Dangaard Brouer
[PATCH] build: fix make distcheck, Pablo Neira Ayuso
[PATCH] expr: match: fix wrong flag setting in nft_rule_expr_match_parse, Pablo Neira Ayuso
linux 3.12 regression - snat problem with ftp helper,
Dawid Stawiarski - nazwa.pl
linux 3.12 - snat problem with ftp helper, Dawid Stawiarski - nazwa.pl
[PATCH 1/2 nft] parser: fix warning on deprecated directive in bison,
Pablo Neira Ayuso
[PATCH libnftables] expr: fix leak in target and match expressions, Pablo Neira Ayuso
[PATCH v3] tests: tests for libnftables, Ana Rey
[PATCH 0/9] genetlink: reduce ops size and complexity (v2),
Johannes Berg
- [PATCH 1/9] taskstats: use genl_register_family_with_ops(), Johannes Berg
- [PATCH 9/9] genetlink: make genl_ops flags a u8 and move to end, Johannes Berg
- [PATCH 8/9] genetlink: make all genl_ops users const, Johannes Berg
- [PATCH 6/9] genetlink: register family ops as array, Johannes Berg
- [PATCH 5/9] genetlink: remove genl_register_ops/genl_unregister_ops, Johannes Berg
- [PATCH 4/9] wimax: use genl_register_family_with_ops(), Johannes Berg
- [PATCH 3/9] ieee802154: use genl_register_family_with_ops(), Johannes Berg
- [PATCH 7/9] genetlink: allow making ops const, Johannes Berg
- [PATCH 2/9] hsr: use genl_register_family_with_ops(), Johannes Berg
- Re: [PATCH 0/9] genetlink: reduce ops size and complexity (v2), David Miller
[nft PATCH] nftables: delete debian/,
Arturo Borrero Gonzalez
[PATCH 0/2] Netfilter SYNPROXY mss and wscale bugfix,
Martin Topholm
[PATCH] arptables: Add man pages for arptables-{save,restore},
Jesper Dangaard Brouer
[PATCH] netfilter: Fix the format of /proc/net/nf_conntrack_expect,
Changli Gao
[libnftables PATCH 1/2] json: remove the rule flags in ruleset file,
Alvaro Neira
[PATCH v2] tests: tests for libnftables,
Ana Rey
[nftables kernel PATCH v2] netfilter: nf_tables: allow to dump sets using NFPROTO_UNSPEC, Arturo Borrero Gonzalez
[PATCH] tests: tests for libnftables,
Ana Rey
TOS target mask - leave alone the ECN bits,
Patrick Schaaf
Panic on 3.10.18 in nf_conntrack_sip with IPv6, Chris Boot
[PATCH] nft-bridge: translating ebt to ip flags and viceversa,
Giuseppe Longo
[PATCH 3/3] ipset: Follow manual page behavior for SET target on list:set,
Sergey Popovich
[PATCH 2/3] ipset: Fix malformed output from list/save for ICMP types in port field.,
Sergey Popovich
[PATCH 1/3] Fix all set output from list/save when set with counters in use.,
Sergey Popovich
[libnftables PATCH] tests: fix undefined symbol,
Arturo Borrero Gonzalez
[iptables-nftables v2 PATCH] nft: arp: inhibate -l option so only a fixed size arhln is in use,
Tomasz Bursztyka
[PATCH] netfilter: fix connlimit Kconfig prompt string,
Randy Dunlap
[PATCH v2 04/11] net ipset: use rbtree postorder iteration instead of opencoding, Cody P Schafer
bugfix: fix regression bug in ebt_ip6 which resulted in ebtables IPv6 src/dst fields not being zeroed,
Luis Fernando Cornachioni Estrozi
[patch net-next 0/2] netfilter: push reasm skb through instead of original frag skbs,
Jiri Pirko
[iptables-nftables PATCH] nft: arp: inhibate -l option so only a fixed size arhln is in use,
Tomasz Bursztyka
[iptables-nftables PATCH] nft: arp: Fix a compilation warning, Tomasz Bursztyka
[patch net-next 0/3] couple of reasm fixes,
Jiri Pirko
[libnftables PATCH] src: Fix a build issue on header inclusion in internal.h,
Tomasz Bursztyka
[PATCH v2] iptables: add support for l2tp match, James Chapman
[PATCH v2] netfilter: introduce l2tp match extension,
James Chapman
[PATCH 0/5] nf_tables updates for net-next,
Pablo Neira Ayuso
[PATCH 00/20] Netfilter/IPVS updates for net-next,
Pablo Neira Ayuso
- [PATCH 01/20] ipvs: fix the IPVS_CMD_ATTR_MAX definition, Pablo Neira Ayuso
- [PATCH 04/20] netfilter: xt_socket: use sock_gen_put(), Pablo Neira Ayuso
- [PATCH 14/20] netfilter:ipset: Fix memory allocation for bitmap:port, Pablo Neira Ayuso
- [PATCH 13/20] netfilter: ip6t_REJECT: skip checksum verification for outgoing ipv6 packets, Pablo Neira Ayuso
- [PATCH 16/20] bridge: netfilter: orphan skb before invoking ip netfilter hooks, Pablo Neira Ayuso
- [PATCH 17/20] net: ipvs: sctp: add missing verdict assignments in sctp_conn_schedule, Pablo Neira Ayuso
- [PATCH 09/20] netfilter: ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory, Pablo Neira Ayuso
- [PATCH 15/20] netfilter: ipset: remove duplicate define, Pablo Neira Ayuso
- [PATCH 11/20] netfilter: ipset: Use netlink callback dump args only, Pablo Neira Ayuso
- [PATCH 12/20] netfilter: ipset: The unnamed union initialization may lead to compilation error, Pablo Neira Ayuso
- [PATCH 18/20] net: ipvs: sctp: do not recalc sctp csum when ports didn't change, Pablo Neira Ayuso
- [PATCH 19/20] netfilter: introduce nf_conn_acct structure, Pablo Neira Ayuso
- [PATCH 20/20] netfilter: ctnetlink: account both directions in one step, Pablo Neira Ayuso
- [PATCH 08/20] netfilter: ipt_CLUSTERIP: add parameter net in clusterip_config_find_get, Pablo Neira Ayuso
- [PATCH 10/20] netfilter: ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP, Pablo Neira Ayuso
- [PATCH 02/20] ipvs: avoid rcu_barrier during netns cleanup, Pablo Neira Ayuso
- [PATCH 06/20] netfilter: ipt_CLUSTERIP: make clusterip_list per net namespace, Pablo Neira Ayuso
- [PATCH 07/20] netfilter: ipt_CLUSTERIP: make clusterip_lock per net namespace, Pablo Neira Ayuso
- [PATCH 03/20] ipvs: improved SH fallback strategy, Pablo Neira Ayuso
- [PATCH 05/20] netfilter: ipt_CLUSTERIP: make proc directory per net namespace, Pablo Neira Ayuso
- Re: [PATCH 00/20] Netfilter/IPVS updates for net-next, David Miller
- <Possible follow-ups>
- [PATCH 00/20] Netfilter/IPVS updates for net-next, Pablo Neira Ayuso
- [PATCH 04/20] netfilter: nfnetlink: allow commit to fail, Pablo Neira Ayuso
- [PATCH 08/20] netfilter: nf_tables: fix endian mismatch in return type, Pablo Neira Ayuso
- [PATCH 11/20] netfilter: nf_tables: remove unused variables, Pablo Neira Ayuso
- [PATCH 09/20] netfilter: nf_tables: fail batch if fatal signal is pending, Pablo Neira Ayuso
- [PATCH 13/20] netfilter: nf_tables: add support for native socket matching, Pablo Neira Ayuso
- [PATCH 18/20] netfilter: nft_fwd_netdev: allow to forward packets via neighbour layer, Pablo Neira Ayuso
- [PATCH 16/20] netfilter: nf_flow_table: attach dst to skbs, Pablo Neira Ayuso
- [PATCH 17/20] netfilter: nfnetlink: Remove VLA usage, Pablo Neira Ayuso
- [PATCH 20/20] ipvs: add ipv6 support to ftp, Pablo Neira Ayuso
- [PATCH 19/20] ipvs: add full ipv6 support to nfct, Pablo Neira Ayuso
- [PATCH 12/20] netfilter: fix ptr_ret.cocci warnings, Pablo Neira Ayuso
- [PATCH 15/20] netfilter: nf_tables: fix chain dependency validation, Pablo Neira Ayuso
- [PATCH 14/20] netfilter: nf_tables: Add audit support to log statement, Pablo Neira Ayuso
- [PATCH 03/20] netfilter: nat: merge nf_nat_redirect into nf_nat, Pablo Neira Ayuso
- [PATCH 10/20] netfilter: nf_tables: use call_rcu in netlink dumps, Pablo Neira Ayuso
- [PATCH 06/20] netfilter: nat: make symbol nat_hook static, Pablo Neira Ayuso
- [PATCH 02/20] netfilter: nat: merge ipv4/ipv6 masquerade code into main nat module, Pablo Neira Ayuso
- [PATCH 01/20] netfilter: add includes to nf_socket.h, Pablo Neira Ayuso
- [PATCH 07/20] netfilter: nft_compat: use call_rcu for nfnl_compat_get, Pablo Neira Ayuso
- [PATCH 05/20] netfilter: nf_tables: remove synchronize_rcu in commit phase, Pablo Neira Ayuso
- Re: [PATCH 00/20] Netfilter/IPVS updates for net-next, David Miller
[PATCH] iptables: add support for l2tp match, James Chapman
[PATCH] netfilter: introduce l2tp match extension,
James Chapman
[patch] netfilter: nf_tables: use _safe version of list_for_each, Dan Carpenter
re: netfilter: nf_tables: add compatibility layer for x_tables, Dan Carpenter
[PATCH iptables] extensions: libxt_cluster: add note on arptables-jf,
Pablo Neira Ayuso
[PATCH nft] payload: fix ethernet type protocol matching, Pablo Neira Ayuso
nftables: tar packages,
Xose Vazquez Perez
[PATCH iptables] ip6tables: Use consistent exit code for EAGAIN,
Kevin Cernekee
[PATCH 1/8] net ipset: use rbtree postorder iteration instead of opencoding, Cody P Schafer
[PATCH] iptables: add --line-numbers short option, Phil Oester
[libnftables PATCH 1/6] test: return EXIT_FAILURE if some error was found,
Arturo Borrero Gonzalez
[PATCH 1/1] ipset: fix timeout data type size,
Nikolay Martynov
[RFC nft] flush/delete ruleset, Arturo Borrero Gonzalez
[PATCH] add hash:ip,mark data type to ipset,
Vytas Dauksa
<Possible follow-ups>
[PATCH] add hash:ip,mark data type to ipset, Vytas Dauksa
[PATCH] add hash:ip,mark data type to ipset, Vytas Dauksa
[patch net-next RFC] netfilter: ip6_tables: use reasm skb for matching,
Jiri Pirko
[PATCH -next] netfilter: nf_tables: remove duplicated include from nf_tables_ipv4.c,
Wei Yongjun
[GIT PULL] Second Round of IPVS updates for v3.13,
Simon Horman
[libnftables PATCH v2] src: add fprintf API functions,
Arturo Borrero Gonzalez
ipv6 fragmentation-related panic in netfilter,
Tomas Hlavacek
[PATCH] netfilter fix for net,
Pablo Neira Ayuso
IPV6 nf defrag does not work,
Jiri Pirko
[nft tool PATCH] src: include <stdio.h>,
Arturo Borrero Gonzalez
[PATCH nf_tables] netfilter: bridge: nf_tables: add filter chain type, Pablo Neira Ayuso
[PATCH FIX] NFQUEUE: fix --queue-bypass regression,
Holger Eitzenberger
[RFC PATCH 0/2 nf_tables] 32/64/128-bits word addressing in nf_tables,
Pablo Neira Ayuso
libnftables header includes fixups,
Jan Engelhardt
[libnftables PATCH 1/2] ruleset: factorize json/xml tagging,
Arturo Borrero Gonzalez
[libnftables PATCH] test: xml: fix truncated ruleset testfile,
Arturo Borrero Gonzalez
[nftables-kernel PATCH v2] netfilter: nftables: Fix sparse endianness issue on nft_nat.c,
Tomasz Bursztyka
Re: [BUG 3.12.rc4] Oops: unable to handle kernel paging request during shutdown,
Linus Torvalds
[ANNOUNCE] ipset 6.20.1 released, Jozsef Kadlecsik
[PATCH 0/2] ipset patches for nf-next,
Jozsef Kadlecsik
[PATCH libmnl] socket: Enable specifying receiver of a netlink messages, Kristian Evensen
conntrack, idle TCP connection and keep-alives,
WGH
[PATCH iptables 0/3] Fix build errors on Android,
Kevin Cernekee
[PATCH] netfilter: ipset: Fix library interface version,
Neutron Soutmun
[PATCH] nft: nft_set_attr_get_u32 null pointer deref,
Phil Oester
libnetfilter_queue/libnetfilter_conntrack: TCP packet reordering,
Christian Priebe
[BUG] libnftables: NULL pointer dereference in nft_expr_ops_lookup,
Jiri Benc
[PATCH libnftables] rule: remove NFT_RULE_ATTR_FLAGS, Pablo Neira Ayuso
[PATCH] bridge: netfilter: orphan skb before invoking ip netfilter hooks,
Florian Westphal
[libnftables PATCH] test: xml: fix malformed ruleset testfile,
Arturo Borrero Gonzalez
[PATCH] netfilter: ipset: remove duplicate define,
Michael Opdenacker
[PATCH net-next 0/3] initialize fragment hash secrets with net_get_random_once,
Hannes Frederic Sowa
[libnftables PATCH] test: update to fit latest limit changes,
Arturo Borrero Gonzalez
netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag causes behavioural change in userspace?,
Pekka Pietikäinen
[PATCH nft] statement: avoid huge rodata array,
Florian Westphal
[PATCH] netfilter: skip checksum verification for outgoing rejected ipv6 packets,
Stanislav Fomichev
ipset 6.20 compile failure on <3.8,
Jan Engelhardt
[PATCH libnftables] set_elem: fix access after free in case of parsing errors, Pablo Neira Ayuso
nftables: use automake & pkgconfig,
Jan Engelhardt
libnftables: build fixes,
Jan Engelhardt
[PATCH] build: fix incorrect library versioning,
Jan Engelhardt
[PATCH net 0/3] ipv6: use rt6i_gateway as nexthop,
Julian Anastasov
Re: linux-next: Tree for Oct 18 (netdev: nf_tables_bridge.c),
Randy Dunlap
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]