Linux Netfilter / IP Tables Devel
[Prev Page][Next Page]
- Re: [PATCH 2/3] extra: fix wrong implementation in nfq_udp_get_payload, (continued)
- [PATCH libnftnl] expr: remove alignment through XT_ALIGN in match and target, Pablo Neira Ayuso
- libnetfilter_queue Bugzilla,
藍挺瑋
- [libnftnl PATCH] expr: nat: add helper function to translate nat types to string,
Arturo Borrero Gonzalez
- [libnftnl PATCH 0/4] expr: cmp: Do not print unset values in xml and json,
Ana Rey
- [libnftnl PATCH 0/5] expr: bitwise: Do not print unset values,
Ana Rey
- [nftables PATCH] Correct initial value of bytes counter in nftables rule,
Yanchuan Nian
- [libnftnl PATCH 0/3] expr: bitwise: Do not print unset values,
Ana Rey
- [BUG] nf: xt_LED: led-always-blink invisible,
Jiří Prchal
- [PATCH 00/13] netfilter fixes for net,
Pablo Neira Ayuso
- [PATCH 06/13] netfilter: nf_tables: decrement chain use counter when replacing rules, Pablo Neira Ayuso
- [PATCH 13/13] MAINTAINERS: merge ebtables into netfilter entry, Pablo Neira Ayuso
- [PATCH 05/13] netfilter: nf_tables: use u32 for chain use counter, Pablo Neira Ayuso
- [PATCH 12/13] netfilter: nf_nat: fix oops on netns removal, Pablo Neira Ayuso
- [PATCH 11/13] netfilter: ctnetlink: add zone size to length, Pablo Neira Ayuso
- [PATCH 07/13] netfilter: nf_tables: fix wrong type in transaction when replacing rules, Pablo Neira Ayuso
- [PATCH 08/13] netfilter: nft_compat: call {target, match}->destroy() to cleanup entry, Pablo Neira Ayuso
- [PATCH 09/13] netfilter: nf_tables: indicate family when dumping set elements, Pablo Neira Ayuso
- [PATCH 10/13] netfilter: nft_nat: don't dump port information if unset, Pablo Neira Ayuso
- [PATCH 01/13] ipvs: stop tot_stats estimator only under CONFIG_SYSCTL, Pablo Neira Ayuso
- [PATCH 02/13] netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks, Pablo Neira Ayuso
- [PATCH 03/13] netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper, Pablo Neira Ayuso
- [PATCH 04/13] netfilter: nf_tables: use RCU-safe list insertion when replacing rules, Pablo Neira Ayuso
- Re: [PATCH 00/13] netfilter fixes for net, David Miller
- <Possible follow-ups>
- [PATCH 00/13] Netfilter fixes for net, Pablo Neira Ayuso
- [PATCH 06/13] netfilter: nft_hash: add missing NFTA_HASH_OFFSET's nla_policy, Pablo Neira Ayuso
- [PATCH 07/13] netfilter: nf_tables: underflow in nft_parse_u32_check(), Pablo Neira Ayuso
- [PATCH 11/13] netfilter: x_tables: suppress kmemcheck warning, Pablo Neira Ayuso
- [PATCH 13/13] netfilter: fix nf_queue handling, Pablo Neira Ayuso
- [PATCH 10/13] netfilter: nf_tables: avoid uninitialized variable warning, Pablo Neira Ayuso
- [PATCH 12/13] netfilter: conntrack: restart gc immediately if GC_MAX_EVICTS is reached, Pablo Neira Ayuso
- [PATCH 04/13] netfilter: xt_NFLOG: fix unexpected truncated packet, Pablo Neira Ayuso
- [PATCH 05/13] netfilter: xt_ipcomp: add "ip[6]t_ipcomp" module alias name, Pablo Neira Ayuso
- [PATCH 03/13] netfilter: conntrack: remove obsolete sysctl (nf_conntrack_events_retry_timeout), Pablo Neira Ayuso
- [PATCH 09/13] netfilter: nft_range: validate operation netlink attribute, Pablo Neira Ayuso
- [PATCH 08/13] netfilter: nft_exthdr: fix error handling in nft_exthdr_init(), Pablo Neira Ayuso
- [PATCH 01/13] netfilter: xt_hashlimit: Add missing ULL suffixes for 64-bit constants, Pablo Neira Ayuso
- [PATCH 02/13] netfilter: nft_dynset: fix element timeout for HZ != 1000, Pablo Neira Ayuso
- Re: [PATCH 00/13] Netfilter fixes for net, David Miller
- [PATCH 00/13] Netfilter fixes for net, Pablo Neira Ayuso
- [PATCH 02/13] netfilter: nft_flow_offload: add entry to flowtable after confirmation, Pablo Neira Ayuso
- [PATCH 01/13] netfilter: nf_tables: delay chain policy update until transaction is complete, Pablo Neira Ayuso
- [PATCH 03/13] netfilter: nf_flow_table: fix netdev refcnt leak, Pablo Neira Ayuso
- [PATCH 12/13] netfilter: nf_tables: remove NFT_CT_TIMEOUT, Pablo Neira Ayuso
- [PATCH 13/13] netfilter: nf_tables: correct NFT_LOGLEVEL_MAX value, Pablo Neira Ayuso
- [PATCH 11/13] netfilter: ebtables: CONFIG_COMPAT: reject trailing data after last rule, Pablo Neira Ayuso
- [PATCH 09/13] netfilter: nf_conntrack_h323: Remove deprecated config check, Pablo Neira Ayuso
- [PATCH 10/13] netfilter: nf_flow_table: do not flow offload deleted conntrack entries, Pablo Neira Ayuso
- [PATCH 08/13] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression, Pablo Neira Ayuso
- [PATCH 04/13] netfilter: nf_flow_table: check ttl value in flow offload data path, Pablo Neira Ayuso
- [PATCH 07/13] netfilter: nf_flow_table: fix missing error check for rhashtable_insert_fast, Pablo Neira Ayuso
- [PATCH 06/13] netfilter: nf_tables: fix base chain stat rcu_dereference usage, Pablo Neira Ayuso
- [PATCH 05/13] netfilter: nf_conntrack_h323: restore boundary check correctness, Pablo Neira Ayuso
- Re: [PATCH 00/13] Netfilter fixes for net, David Miller
- Multiple conntrack tables,
Sam Liddicott
- [RFC PATCH libnetfilter_conntrack] add userspace dump filter,
Ken-ichirou MATSUZAWA
- [PATCH libnetfilter_conntrack] conntrack: remove duplicate code, Ken-ichirou MATSUZAWA
- [PATCH v2 libnetfilter_conntrack] zero value handling of mark and zone,
Ken-ichirou MATSUZAWA
- [PATCH] MAINTAINERS: merge ebtables into netfilter entry,
Pablo Neira Ayuso
- [libnftnl PATCH 0/4] limit: Do not print unset value,
Ana Rey
- [libnftnl PATCH] expr: queue: Use snprintf and SNPRINTF_BUFFER_SIZE in snprintf_default functions.,
Ana Rey
- [libnftnl PATCH 0/3] expr: nat: Do not print unset value,
Ana Rey
- [PATCH] netfilter: nft_nat: don't dump port information if unset, Pablo Neira Ayuso
- [PATCH conntrack-tools] conntrackd: build: fix crash when optional kernel module are not loaded, Pablo Neira Ayuso
- [PATCH iptables] Makefile: fix static compilation of iptables-compat without shared libraries, Pablo Neira Ayuso
- [libnftnl PATCH 0/5] queue: Do not print unset value,
Ana Rey
- [PATCH libmnl] include: cache copy of include/linux/socket.h, Pablo Neira Ayuso
- [GIT PULL nf] IPVS Fixes for v3.16,
Simon Horman
- [PATCH v2] netfilter: nf_tables: add pkttype support to meta expression,
Ana Rey
- [libnftnl PATCH] expr: meta: Add pkttype support,
Ana Rey
- [RFC PATCH 1/1 libnetfilter_conntrack] zero value handling of mark and zone,
Ken-ichirou MATSUZAWA
- [RFC PATCH libnetfilter_conntrack 0/1] zero value handling of mark and zone, Ken-ichirou MATSUZAWA
- [PATCH] netfilter: ctnetlink: add zone size to length,
Ken-ichirou MATSUZAWA
- No new networking changes, David Miller
- [PATCH] netfilter: nf_tables: indicate family when dumping set elements, Pablo Neira Ayuso
- [nftables PATCH 2/2] reject: add ICMP code field parameter for indicating the type of error,
Alvaro Neira Ayuso
- [nftables PATCH 1/2] reject: Check the protocol context for indicating the reject type,
Alvaro Neira Ayuso
- [libnftnl PATCH 0/5] Set: Do not print unset value,
Ana Rey
- [PATCH] netfilter: nft_compat: call {target,match}->destroy() to cleanup entry, Pablo Neira Ayuso
- [iptables-compat PATCH v2] save: fix the printing of the counters,
Giuseppe Longo
- [PATCH v3] netfilter: conntrack: remove timer from ecache extension,
Florian Westphal
- [PATCH 1/2] Removed duplicated code in netlink.c,
Hendrik Schwartke
- [PATCH iptables] libxtables: fix getaddrinfo return value usage,
Domen Puncer
- [nftables PATCH v2] queue: More compact syntax,
Alvaro Neira Ayuso
- [nftables PATCH] queue: More compact syntax for nft queue,
Alvaro Neira Ayuso
- [PATCH iptables-nftables 1/3] iptables: nft: generalize batch infrastructure,
Pablo Neira Ayuso
- [PATCH 1/4] netfilter: nf_tables: use RCU-safe list insertion when replacing rules,
Pablo Neira Ayuso
- [PATCH] Changed type of chain.priority from unsigned int to int.,
Hendrik Schwartke
- [PATCH libnetfilter_conntrack v2 0/2] add event filters,
Ken-ichirou MATSUZAWA
- [PATCH] netfilter: ctnetlink: fix refcnt leak in dying/unconfirmed list dumper,
Florian Westphal
- [PATCH] netfilter: nf_nat: fix oops on netns removal,
Florian Westphal
- [nftables PATCH] fix nft -i command crashes when try to input multi line command,
Guruswamy B
- [libnetfilter_queue PATCH 2/2] utils: add the parameter queue number in nfqnl_test,
Alvaro Neira Ayuso
- [libnetfilter_queue PATCH 1/2] utils: Remove unused variable in nfqnl_test, Alvaro Neira Ayuso
- [PATCH v2 3/3] netfilter: Add SKPID and SKSID meta keys, Yuxuan Shui
- [PATCH 0/6] Netfilter/nf_tables fixes for net-next,
Pablo Neira Ayuso
- [PATCH nftables 1/3] meta: Add support for SKPID and SKSID meta keys,
Yuxuan Shui
- [PATCH] netfilter: ctnetlink: fix dumping of dying/unconfirmed conntracks, Pablo Neira Ayuso
- [nftables PATCH] src: proto: fix byteorder for ip headers.,
Yuxuan Shui
- [libnftnl PATCH 0/5] reject: Do not print unset value,
Ana Rey
- [libnftnl PATCH v2] expr: log: Do not print unset values in json, Ana Rey
- [libnftnl PATCH] configure: uclinux is also linux (nommu),
Gustavo Zacarias
- [PATCH] expr: log: Do not print unset values in json, Ana Rey
- [libnftnl PATCH v4 0/3] Do not print unset value in xml file,
Ana Rey
- [PATCH v3 ulogd 0/12] make progress ulogd_output_IPFIX,
Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 01/12] ipfix: use nfct_bitmask, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 02/12] ipfix: fix enterprise bit handling, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 03/12] ipfix: some cleanups, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 04/12] ipfix: add functions for ipfix dataset creation, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 05/12] ipfix: add function for ipfix message creation, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 06/12] ipfix: decide whether prepending template by send times, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 07/12] ipfix: print ipfix message, Ken-ichirou MATSUZAWA
- [PATCH 08/12] ipfix: build headers with template, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 09/12] nfct: fix ipfix field_id of flow.end.usec, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 10/12] nfct: fix icmp type and code output key size, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 11/12] nfct/ipfix: introduce new vendor id, Ken-ichirou MATSUZAWA
- [PATCH v3 ulogd 12/12] ipfix: add debug symbol for yafscii, Ken-ichirou MATSUZAWA
- [iptables-compat PATCH] save: fix the printing of the counters,
Giuseppe Longo
- [nf-gsoc2013] [iptables-compat PATCH] save: fix the printing of the counters, Giuseppe Longo
- [nf_tables PATCH v2 1/2] netfilter: logging: factorize logging code to allow reutilization,
Arturo Borrero Gonzalez
- [libnftnl PATCH v3 0/2] Do not print unset value in xml file,
Ana Rey
- [nf_tables PATCH 1/2] netfilter: logging: factorize logging code to allow reutilization,
Arturo Borrero Gonzalez
- [PATCH v2 0/2] Do not print unset value in xml file,
Ana Rey
- [PATCH] netfilter: nfnetlink_acct: Fixing memory leak,
mathieu . poirier
- [PATCH] driver/netfilter/nfnetlink: removed unused variable,
Robin Schroer
- [PATCH] IPVS fix for net,
Pablo Neira Ayuso
- IPVS --rate / --stats output packets/s counters - weird, Patrick Schaaf
- Re: [PATCH] ulogd2: Add Redis server instance as output target, Eric Leblond
- [PATCH 0/3] Netfilter/IPVS updates for net-next,
Pablo Neira Ayuso
- [PATCH] tests: xmlfile: Test files without unset child elements in log elements., Ana Rey
- [libnftnl PATCH 0/2] Do not print unset value in xml file,
Ana Rey
- [PATCH nftables 0/4] more transaction updates,
Pablo Neira Ayuso
- [PATCH nft] netlink: fix crash if kernel doesn't support nfnetlink / nf_tables, Pablo Neira Ayuso
- [PATCH nft] parser: use symbolic expression for ether too, Pablo Neira Ayuso
- [nftables PATCH] netlink: Allow invert the ranges,
Alvaro Neira Ayuso
- [nftables PATCH] payload: moderate the expr operation checking,
Alvaro Neira Ayuso
- [nftables PATCH] scanner: Add udplite value for parsing it.,
Alvaro Neira Ayuso
- [nftables PATCH 2/2] src: Add DSCP support in nftables,
Alvaro Neira Ayuso
- [nftables PATCH 0/2] Add DSCP and TOS support, Alvaro Neira Ayuso
- [HEADS UP] Migrating ebtables and arptables to netfilter.org,
Pablo Neira Ayuso
- OOPS NULL pointer dereference in nf_nat_setup_info+0x471 (reproductible, 3.14.4),
Vincent Tondellier
- [GIT PULL nf] Fixes for v3.15,
Simon Horman
- [PATCH net-next] netfilter: bridge: fix Kconfig unmet dependencies,
Pablo Neira Ayuso
- [nftables PATCH] src: Add support for adding TOS symbols,
Alvaro Neira Ayuso
- [PATCH nf-next] netfilter: nf_tables: fix wrong transaction ordering in set elements, Pablo Neira Ayuso
- [PATCH] iptables: add optional [seconds] argument to -w,
Jiri Popelka
- [PATCH nft 1/2] netlink_delinearize: fix double free in relational_binop_postprocess(),
Pablo Neira Ayuso
- [PATCH -next] remove timer from ecache extension,
Florian Westphal
- [PATCH 00/25] Netfilter/nftables updates for net-next,
Pablo Neira Ayuso
- [PATCH 07/25] netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations, Pablo Neira Ayuso
- [PATCH 08/25] netfilter: nf_tables: Stack expression type depending on their family, Pablo Neira Ayuso
- [PATCH 11/25] netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE, Pablo Neira Ayuso
- [PATCH 06/25] netfilter: nf_tables: add set_elem notifications, Pablo Neira Ayuso
- [PATCH 22/25] netfilter: nf_tables: use new transaction infrastructure to handle elements, Pablo Neira Ayuso
- [PATCH 21/25] netfilter: nf_tables: use new transaction infrastructure to handle table, Pablo Neira Ayuso
- [PATCH 25/25] netfilter: nf_tables: defer all object release via rcu, Pablo Neira Ayuso
- [PATCH 20/25] netfilter: nf_tables: pass context to nf_tables_updtable(), Pablo Neira Ayuso
- [PATCH 24/25] netfilter: nf_tables: remove skb and nlh from context structure, Pablo Neira Ayuso
- [PATCH 17/25] netfilter: nf_tables: refactor chain statistic routines, Pablo Neira Ayuso
- [PATCH 23/25] netfilter: nf_tables: simplify nf_tables_*_notify, Pablo Neira Ayuso
- [PATCH 10/25] netfilter: nf_tables: Add meta expression key for bridge interface name, Pablo Neira Ayuso
- [PATCH 05/25] netfilter: nft_hash: use set global element counter instead of private one, Pablo Neira Ayuso
- [PATCH 14/25] netfilter: nf_tables: relocate commit and abort routines in the source file, Pablo Neira Ayuso
- [PATCH 12/25] netfilter: nf_tables: deconstify table and chain in context structure, Pablo Neira Ayuso
- [PATCH 13/25] netfilter: nf_tables: generalise transaction infrastructure, Pablo Neira Ayuso
- [PATCH 15/25] netfilter: nf_tables: add message type to transactions, Pablo Neira Ayuso
- [PATCH 16/25] netfilter: nf_tables: use new transaction infrastructure to handle sets, Pablo Neira Ayuso
- [PATCH 18/25] netfilter: nf_tables: use new transaction infrastructure to handle chain, Pablo Neira Ayuso
- [PATCH 19/25] netfilter: nf_tables: disabling table hooks always succeeds, Pablo Neira Ayuso
- [PATCH 04/25] netfilter: nf_tables: implement proper set selection, Pablo Neira Ayuso
- [PATCH 02/25] netfilter: nft_meta: split nft_meta_init() into two functions for get/set, Pablo Neira Ayuso
- [PATCH 03/25] netfilter: nft_ct: split nft_ct_init() into two functions for get/set, Pablo Neira Ayuso
- [PATCH 01/25] netfilter: nft_ct: add missing ifdef for NFT_MARK setting, Pablo Neira Ayuso
- Re: [PATCH 00/25] Netfilter/nftables updates for net-next, David Miller
- function for getting the source ip defined in the routing table,
Andreas Herz
[PATCH 0/6] Netfilter/nftables fixes for net,
Pablo Neira Ayuso
[PATCH nft] parser: remove the "new" and "destroy" tokens from the scanner, Pablo Neira Ayuso
Re: Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack),
Florian Westphal
new transaction for nftables now in master, Pablo Neira Ayuso
[PATCH 0/13] make return of 0 explicit,
Julia Lawall
[PATCHv2 nf] netfilter: nf_tables: fix trace of matching non-terminal rule, Pablo Neira Ayuso
[PATCH nf] netfilter: nf_tables: fix trace when matching rule, Pablo Neira Ayuso
[nft PATCH 0/4] small updates to documentation,
Arturo Borrero Gonzalez
[nft PATCH] parser: fix inconsistency in monitor options, Arturo Borrero Gonzalez
[libnftnl PATCH v2] utils: fix buffer reallocation of nft_fprinft(),
Arturo Borrero Gonzalez
[libnftnl PATCH v2] internal: fix SNPRINTF_BUFFER_SIZE macro,
Arturo Borrero Gonzalez
[net] BUG: unable to handle kernel NULL pointer dereference at 000000000000022f,
Jet Chen
[ANNOUNCE] nft-sync: nftables ruleset synchronization software, Pablo Neira Ayuso
Re: conntrackd, internal cache keeps filling up,
Pablo Neira Ayuso
[PATCH nf-next 1/3] netfilter: nf_tables: simplify nf_tables_*_notify,
Pablo Neira Ayuso
[PATCH nf 1/5] netfilter: nf_tables: reset rule number counter after jump and goto,
Pablo Neira Ayuso
[PATCH RFC v2 11/11] br_netfilter: switch all sysctls to per-netns processing, Vasily Averin
[PATCH RFC v2 08/11] br_netfilter: switch sysctl pass_vlan_indev to init_brnf_net, Vasily Averin
[PATCH RFC v2 10/11] br_netfilter: per-netns sysctl registration, Vasily Averin
[PATCH RFC v2 09/11] br_netfilter: added pernet_operations without sysctl registration, Vasily Averin
[PATCH RFC v2 07/11] br_netfilter: switch sysctl filter_pppoe_tagged to init_brnf_net, Vasily Averin
[PATCH RFC v2 06/11] br_netfilter: switch sysctl filter_vlan_tagged to init_brnf_net, Vasily Averin
[PATCH RFC v2 05/11] br_netfilter: switch sysctls call_iptables and call_ip6tables to init_brnf_net, Vasily Averin
[PATCH RFC v2 04/11] br_netfilter: switch sysctl call_arptables to init_brnf_net, Vasily Averin
[PATCH RFC v2 03/11] br_netfilter: brnf_flag macro, Vasily Averin
[PATCH RFC v2 02/11] br_netfilter: default sysctl settings in init_brnf_net,
Vasily Averin
[PATCH RFC v2 00/11] per-netns sysctl for br_netfilter, Vasily Averin
[PATCH RFC v2 01/11] br_netfilter: brnf_net structure for sysctl setting, Vasily Averin
[PATCH 15/15] br_netfilter: switch sysctl pass_vlan_indev to per-netns processing, Vasily Averin
[PATCH 14/15] br_netfilter: switch sysctl filter_pppoe_tagged to per-netns processing, Vasily Averin
[PATCH 13/15] br_netfilter: switch sysctl filter_vlan_tagged to per-netns processing, Vasily Averin
[PATCH 12/15] br_netfilter: switch sysctls nf_call_iptables and nf_call_ip6tables to per-netns processing, Vasily Averin
[PATCH 11/15] br_netfilter: switch sysctl nf_call_arptables to per-netns processing, Vasily Averin
[PATCH 10/15] br_netfilter: added per-netns sysctl registration, Vasily Averin
[PATCH 09/15] br_netfilter: pernet_operations brnf_net_ops without per-netns sysctl registration,
Vasily Averin
[PATCH 08/15] br_netfilter: switch sysctl pass_vlan_indev to init_brnf_net, Vasily Averin
[PATCH 07/15] br_netfilter: switch sysctl filter_pppoe_tagged to init_brnf_net, Vasily Averin
[PATCH 06/15] br_netfilter: switch sysctl filter_vlan_tagged to init_brnf_net, Vasily Averin
[PATCH 05/15] br_netfilter: switch sysctl nf_call_ip6tables to init_brnf_net, Vasily Averin
[PATCH 04/15] br_netfilter: switch sysctl nf_call_iptables to init_brnf_net,
Vasily Averin
[PATCH 03/15] br_netfilter: switch sysctl nf_call_arptables to init_brnf_net, Vasily Averin
[PATCH 02/15] br_netfilter: default settings in init_brnf_net, Vasily Averin
[PATCH 01/15] br_netfilter: brnf_net structure,
Vasily Averin
[PATCH 00/15 RFC] per-netns sysctl for br_netfilter, Vasily Averin
[libnftnl PATCH] utils: fix buffer reallocation of nft_fprinft(),
Arturo Borrero Gonzalez
ip_route_output_key returns wrong gateway info with specific ip rules,
Andreas Herz
[libnftnl PATCH] internal: fix SNPRINTF_BUFFER_SIZE macro,
Arturo Borrero Gonzalez
Re: [contrack-tools PATCH] build: do not compile nfct if we disabled cttimeout,
Pablo Neira Ayuso
How to NAT with source MAC address recorded?, LIU, Kun
[PATCH] netfilter: Fix potential use after free in ip6_route_me_harder(),
Sergey Popovich
conntrackd IPv6 client support for interface scope,
Michael Griego
[libnftnl PATCH 1/2] src: add nft_*_build_msg functions,
Arturo Borrero Gonzalez
[PATCH] nfacct: remove unecessary end of line check,
mathieu . poirier
[libnftnl PATCH] data_reg: fix bad buffer size bounds,
Arturo Borrero Gonzalez
[libnftnl PATCH] ruleset: fix erroneus call to snprintf,
Arturo Borrero Gonzalez
[PATCH 0/2] hash:net,net and hash:net,port,net fixes and debug output extending,
Sergey Popovich
[pablo@xxxxxxxxxxxxx: Re: nft 2.0, NULL pointer dereference in 3.14.1], Pablo Neira Ayuso
[PATCH] ipv4: "conntrack zones" support for defrag user check in ip_expire,
Vasily Averin
[PATCH RFC] Bridge: do not defragment packets unless connection tracking is enabled,
Vasily Averin
Message not available
Message not available
Message not available
Message not available
[PATCH] netfilter: ipv4: defrag: set local_df flag on defragmented skb,
Florian Westphal
ebtables issue in compat mode,
Sharat Masetty
[PATCH] ipset: Fix ethernet address parser,
Janeks Jaunups
[PATCH next] net: netfilter: add helper for adding nat extension,
Florian Westphal
[PATCH] netfilter: ctnetlink: don't add null bindings if no nat requested,
Florian Westphal
[nft PATCH] mnl: split talk() and recv() functions,
Arturo Borrero Gonzalez
[PATCH v2] bridge: Superfluous skb->nfct check in br_nf_dev_queue_xmit, Vasily Averin
[PATCH libnetfilter_acct] src: fix broken output handling, Pablo Neira Ayuso
[libnftnl PATCH] common: fix unconditional output of event wrapping stuff,
Arturo Borrero Gonzalez
Iptables udp ports advice, Dmitry Korzhevin
keepalived scripts,
Paul Robert Marino
[PATCH libnftnl] examples: nft-events: add option how to format the printed events, Pablo Neira Ayuso
tests/test-script.sh missing from 1.0.1 tar.bz2?,
Kevin Fenzi
[PATCH lnf-queue] src: PF_BIND/UNBIND is ignored in 3.8 and later,
Florian Westphal
[PATCH 1/2] Make column type for oob_protocol in mysql smallint(5), Bob Hockney
[PATCH 2/2] Connection parameters other than connstring are ignored, Bob Hockney
[ ulogd PATCH 1/2 ] fix oob_protocol field for mysql, Bob Hockney
[ ulogd PATCH 2/2 ] fix to allow not using connstring parameter in pgsql plugin, Bob Hockney
[ ulogd PATCH 0/2 ] two small fixes for ulogd,
Bob Hockney
ipset suggestion, idle-timeout,
Shannon Wynter
[RESEND PATCH 1/2] Extend accounting capabilities to support quotas,
mathieu . poirier
[Index of Archives]
[LARTC]
[Berkeley Packet Filter]
[Bugtraq]
[Yosemite Discussion]