messages from 2017-03-14 09:56:07 to 2017-03-20 10:15:23 UTC [more...]
[PATCH nft 1/3] parser_bison: Allow flushing flow tables
2017-03-20 10:15 UTC (2+ messages)
[PATCH 00/22] Netfilter/IPVS updates for net-next
2017-03-20 10:08 UTC (23+ messages)
` [PATCH 01/22] netfilter: nft_exthdr: Allow checking TCP option presence, too
` [PATCH 02/22] netfilter: nft_hash: rename nft_hash to nft_jhash
` [PATCH 03/22] netfilter: nft_hash: support of symmetric hash
` [PATCH 04/22] netfilter: Use pr_cont where appropriate
` [PATCH 05/22] netfilter: arp_tables: remove redundant check on ret being non-zero
` [PATCH 06/22] netfilter: nf_tables: validate the expr explicitly after init successfully
` [PATCH 07/22] netfilter: nf_tables: add nft_set_lookup()
` [PATCH 08/22] netfilter: bridge: remove unneeded rcu_read_lock
` [PATCH 09/22] netfilter: nf_reject: remove unused variable
` [PATCH 10/22] netfilter: provide nft_ctx in object init function
` [PATCH 11/22] netfilter: nft_ct: add helper set support
` [PATCH 12/22] netfilter: nft_fib: Support existence check
` [PATCH 13/22] netfilter: nf_conntrack: reduce resolve_normal_ct args
` [PATCH 14/22] netfilter: limit: use per-rule spinlock to improve the scalability
` [PATCH 15/22] netfilter: nft_set_rbtree: use per-set rwlock "
` [PATCH 16/22] ipvs: remove an annoying printk in netns init
` [PATCH 17/22] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries
` [PATCH 18/22] ipvs: Document sysctl sync_qlen_max and sync_sock_size
` [PATCH 19/22] ipvs: Document sysctl sync_ports
` [PATCH 20/22] ipvs: Document sysctl pmtu_disc
` [PATCH 21/22] netfilter: refcounter conversions
` [PATCH 22/22] netfilter: fix the warning on unused refcount variable
[PATCH nf v2 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-20 10:09 UTC (2+ messages)
[PATCH nf 1/1] netfilter: snmp: Fix one possible panic when snmp_trap_helper fail to register
2017-03-20 9:57 UTC (3+ messages)
[PATCH] netfilter: fix the warning on unused refcount variable
2017-03-20 9:50 UTC (2+ messages)
linux-next: build warning after merge of the netfilter-next tree
2017-03-20 8:44 UTC (3+ messages)
[PATCH] ulogd: add +1 char for null char
2017-03-20 8:31 UTC
[PATCH net] bridge: ebtables: fix reception of frames DNAT-ed to bridge device
2017-03-19 16:55 UTC (10+ messages)
[PATCH nf 0/5] netfilter: nfnl_cthelper: fix some bugs
2017-03-19 14:36 UTC (6+ messages)
` [PATCH nf 1/5] netfilter: nfnl_cthelper: don't report error if NFCTH_PRIV_DATA_LEN is empty
` [PATCH nf 2/5] netfilter: nfnl_cthelper: fix incorrect helper->expect_class_max
` [PATCH nf 3/5] netfilter: drop const qualifier from struct nf_conntrack_expect_policy
` [PATCH nf 4/5] netfilter: nfnl_cthelper: fix memory leak when do update
` [PATCH nf 5/5] netfilter: nfnl_cthelper: fix a race when walk the nf_ct_helper_hash table
[PATCH libnetfilter_cthelper] examples: fix double free in nftc-helper-add
2017-03-19 14:01 UTC
ANNOUNCE: New talk accepted! Droplet: DDoS countermeasures powered by BPF + XDP
2017-03-19 13:49 UTC
ANNOUNCE: New sponsor Netronome
2017-03-19 6:06 UTC (10+ messages)
` [NetDev] "
` [NetDev-tech] "
` [NetDev] [NetDev-tech] "
ANNOUNCE: New talk accepted on TCP algorithms performance on wireless LTE networks
2017-03-18 22:22 UTC
[PATCH v2 nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
2017-03-18 7:57 UTC
[PATCH v2 nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
2017-03-18 7:40 UTC
[PATCH nf 1/1] netfilter: ctlink: Fix one possible use-after-free in ctnetlink_create_expect
2017-03-18 4:39 UTC (3+ messages)
[PATCH nf 1/1] netfilter: helper: Fix possible panic caused by invoking expectfn unloaded
2017-03-18 4:02 UTC (6+ messages)
[PATCH 0/7] net, netfilter refcounter conversions
2017-03-18 2:52 UTC (12+ messages)
` [PATCH 1/7] net, netfilter: convert ip_vs_conn.refcnt from atomic_t to refcount_t
` [PATCH 2/7] net, netfilter: convert ip_vs_dest.refcnt "
` [PATCH 3/7] net, netfilter: convert ctnl_timeout.refcnt "
` [PATCH 4/7] net, netfilter: convert nf_acct.refcnt "
` [PATCH 5/7] net, netfilter: convert nf_conntrack_expect.use "
` [PATCH 6/7] net, netfilter: convert nfulnl_instance.use "
` [PATCH 7/7] net, netfilter: convert clusterip_config.refcount and clusterip_config.entries "
[nf-next:master 1/1] net/netfilter/nfnetlink_acct.c:329: warning: unused variable 'refcount'
2017-03-17 21:33 UTC
[PATCH iptables v2]: Support the iptables lock in ip[6]tables-restore
2017-03-17 16:46 UTC (6+ messages)
` [PATCH iptables v2 1/2] iptables: remove duplicated argument parsing code
` [PATCH iptables v2 2/2] iptables-restore: support acquiring the lock
[PATCH nft 3/3] doc: Document add / delete element operations of sets and maps
2017-03-17 15:04 UTC
[PATCH nft 2/3] parser_bison: Allow flushing maps
2017-03-17 15:04 UTC
ANNOUNCE: New tutorial on XDP
2017-03-17 13:17 UTC
[PATCH] iptables: move XT_LOCK_NAME from CFLAGS to config.h
2017-03-17 13:14 UTC (2+ messages)
[PATCH nf] netfilter: cthelper: fix leak in nfnl_cthelper_del()
2017-03-17 12:41 UTC
[PATCH nf 1/1] netfilter: ctlink: Fix one possible memleak in nfnl_cthelper_create
2017-03-17 12:39 UTC (2+ messages)
ipset 6.32 - build failure
2017-03-17 12:18 UTC (2+ messages)
[PATCH nf] netfilter: cthelper: no need for rcu read side on helper creation
2017-03-17 12:22 UTC
[nft PATCH] proto: Add some exotic ICMPv6 types
2017-03-17 11:45 UTC (8+ messages)
` [nft PATCH v2 1/2] "
` [nft PATCH v2 2/2] doc: Describe ICMP(v6) expression and types
[PATCH] net, netfilter: refcounter conversions
2017-03-17 11:50 UTC (2+ messages)
[PATCH] conntrack: Support IPv6 NAT
2017-03-17 11:42 UTC (2+ messages)
[GIT PULL 0/5] IPVS Updates for v4.12
2017-03-17 11:39 UTC (7+ messages)
` [PATCH 1/5] ipvs: remove an annoying printk in netns init
` [PATCH 2/5] ipvs: fix sync_threshold description and add sync_refresh_period, sync_retries
` [PATCH 3/5] ipvs: Document sysctl sync_qlen_max and sync_sock_size
` [PATCH 4/5] ipvs: Document sysctl sync_ports
` [PATCH 5/5] ipvs: Document sysctl pmtu_disc
[PATCH nf-next 0/4] Refine the nat helper codes
2017-03-17 6:49 UTC (5+ messages)
` [PATCH nf-next 1/4] netfilter: amanda: Correct the return value comparison of the func nf_nat_mangle_udp_packet
` [PATCH nf-next 2/4] netfilter: irc: Correct the return value comparison of the func nf_nat_mangle_tcp_packet
` [PATCH nf-next 3/4] netfilter: helper: Use the bool instead of int type
` [PATCH nf-next 4/4] netfilter: sip: Use NF_DROP and NF_ACCEPT instead of 0 and 1
[PATCH 00/10] Netfilter fixes for net
2017-03-17 4:31 UTC (15+ messages)
` [PATCH 01/10] netfilter: don't track fragmented packets
` [PATCH 02/10] netfilter: nf_nat_sctp: fix ICMP packet to be dropped accidently
` [PATCH 03/10] netfilter: nf_tables: set pktinfo->thoff at AH header if found
` [PATCH 04/10] netfilter: nft_set_bitmap: fetch the element key based on the set->klen
` [PATCH 05/10] netfilter: nf_tables: fix mismatch in big-endian system
` [PATCH 06/10] netfilter: bridge: honor frag_max_size when refragmenting
` [PATCH 07/10] netfilter: Force fake conntrack entry to be at least 8 bytes aligned
` [PATCH 08/10] netfilter: nft_set_bitmap: keep a list of dummy elements
` [PATCH 09/10] Revert "netfilter: nf_tables: add flush field to struct nft_set_iter"
` [PATCH 10/10] netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
ANNOUNCE: New Platinum sponsor - Facebook
2017-03-16 16:57 UTC
conntrack (possibly) hangs on our ARM CPU in case we delete 5k+ connections as fast as possible
2017-03-16 10:58 UTC (5+ messages)
[PATCH iptables]: Support the iptables lock in ip[6]tables-restore
2017-03-16 7:56 UTC (5+ messages)
` [PATCH iptables 1/2] iptables: remove duplicated argument parsing code
` [PATCH iptables 2/2] iptables-restore: support acquiring the lock
[PATCH libnftnl 0/2] add backend support to define ct helpers
2017-03-15 16:30 UTC (4+ messages)
` [PATCH libnftnl 1/2] object: extend set/get api for u8/u16 types
` [PATCH libnftnl 2/2] src: ct helper support
[PATCH v2 nftables 0/7] ct helper set support
2017-03-15 16:22 UTC (9+ messages)
` [PATCH v2 nftables 1/7] src: add initial ct helper support
` [PATCH v2 nftables 2/7] evaluate: refactor CMD_OBJ_QUOTA/COUNTER handling
` [PATCH v2 nftables 3/7] src: allow listing all ct helpers
` [PATCH v2 nftables 4/7] src: implement add/create/delete for ct helper objects
` [PATCH v2 nftables 5/7] tests: py: add ct helper tests
` [PATCH v2 nftables 6/7] tests: add insert-failure test
` [PATCH v2 nftables 7/7] doc: ct helper objects and helper set support
[PATCH nf] netfilter: nft_ct: do cleanup work when NFTA_CT_DIRECTION is invalid
2017-03-15 16:15 UTC (3+ messages)
[PATCH] netfilter: logging copyrights is useless
2017-03-15 13:57 UTC (2+ messages)
ANNOUNCE: New Talk: Story of a Network Virtualization and it's future in Software and in Hardware
2017-03-15 12:28 UTC
[PATCH nft 0/9] ct helper set support
2017-03-15 11:46 UTC (16+ messages)
` [PATCH nft 1/9] src: add initial ct helper support
` [PATCH nft 2/9] evaluate: refactor CMD_OBJ_QUOTA/COUNTER handling
` [PATCH nft 3/9] src: allow listing all ct helpers
` [PATCH nft 4/9] src: implement add/create/delete for ct helper objects
` [PATCH nft 5/9] ct: add conntrack event mask support
` [PATCH nft 6/9] tests: py: add ct helper tests
` [PATCH nft 7/9] files: provide 'raw' table equivalent
` [PATCH nft 8/9] doc: ct zone set support
` [PATCH nft 9/9] doc: helper assignement
[ANNOUNCE] 13th Netfilter Workshop nearby Faro, Portugal
2017-03-15 11:25 UTC
[iptables PATCH] extensions: libxt_statistic: Complete nft translator
2017-03-15 11:01 UTC (4+ messages)
[PATCH nf-next 1/1] netfilter: ctlink: Remove duplicated condition check in nfnl_cthelper_create
2017-03-15 2:11 UTC
[PATCH 1/2 nf] netfilter: nft_set_bitmap: keep a list of dummy elements
2017-03-14 15:21 UTC (8+ messages)
ANNOUNCE: New talk accepted on Netesto tool suite
2017-03-14 12:11 UTC
[PATCH] iptables: set the path of the lock file via a configure option
2017-03-14 10:22 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).