messages from 2015-01-16 02:42:18 to 2015-01-30 10:09:00 UTC [more...]
[PATCH 0/9 WIP] nf_tables: set extensions and dynamic updates
2015-01-30 10:08 UTC (12+ messages)
` [PATCH 1/9] rhashtable: simplify rhashtable_remove()
` [PATCH 2/9] nftables: reject NFT_SET_ELEM_INTERVAL_END flag for non-interval sets
` [PATCH 3/9] nftables: nft_rbtree: fix locking
` [PATCH 4/9] netfilter: nf_tables: add set extensions
` [PATCH 5/9] netfilter: nf_tables: convert hash and rbtree to "
` [PATCH 6/9] netfilter: nf_tables: add set timeout support
` [PATCH 7/9] netfilter: nft_hash: add support for timeouts
` [PATCH 8/9] netfilter: nft_lookup: add missing attribute validation for NFTA_LOOKUP_SET_ID
` [PATCH 9/9] netfilter: nf_tables: add support for dynamic set updates
[PATCH 0/3 net-next] rhashtable: Notify on resize to allow signaling interrupted dumps
2015-01-30 8:10 UTC (72+ messages)
` [PATCH 1/3] rhashtable: Provide notifier for deferred resizes
` [PATCH 2/3] netlink: Mark dumps as inconsistent which have been interrupted by a resize
` [PATCH 0/2] rhashtable: Add walk iterator primitives and use them in netlink
` [PATCH 1/2] rhashtable: Introduce rhashtable_walk_*
` [PATCH 2/2] netlink: Use rhashtable walk iterator
` [PATCH 3/3] netlink: Lock out table resizes while dumping Netlink sockets
[GIT PULL nf] IPVS Fixes for v3.19
2015-01-30 1:22 UTC (2+ messages)
` [PATCH] ipvs: rerouting to local clients is not needed anymore
[nf-next PATCH v2] netfilter: nft_compat: add ebtables support
2015-01-29 18:34 UTC
[ebtables-compat PATCH v2] ebtables-compat: add mark target extension
2015-01-29 18:33 UTC
[nf-next PATCH] netfilter: nft_compat: translate ebtables verdicts
2015-01-29 17:17 UTC (2+ messages)
[ebtables-compat PATCH 1/2] libxtables: search first for AF-specific extension
2015-01-29 17:02 UTC (3+ messages)
` [ebtables-compat PATCH 2/2] ebtables-compat: add mark target extension
[PATCH next] netfilter: reject: don't send icmp error if packet has invalid checksum
2015-01-29 10:36 UTC (3+ messages)
[ebtables-compat PATCH 1/7] include: cache copy of Linux header uapi/linux/netfilter_bridge/ebt_802_3.h
2015-01-28 16:24 UTC (8+ messages)
` [ebtables-compat PATCH 2/7] ebtables-compat: add nft rule compat information to bridge rules
` [ebtables-compat PATCH 3/7] ebtables-compat: prevent options overwrite
` [ebtables-compat PATCH 4/7] ebtables-compat: prevent same matches to be included multiple times
` [ebtables-compat PATCH 5/7] ebtables-compat: include rule counters in ebtables rules
` [ebtables-compat PATCH 6/7] ebtables-compat: fix nft payload bases
` [ebtables-compat PATCH 7/7] ebtables-compat: add 'ip' match extension
NetDev 0.1 Schedule delay update
2015-01-28 13:24 UTC
[PATCH 1/1] bridge: forward IPv6 fragmented packets when passing netfilter
2015-01-27 23:15 UTC (7+ messages)
` [PATCHv2 "
` [PATCHv3 "
` [PATCHv4 RFC "
I want to help. Pointers?
2015-01-27 14:54 UTC
[nf v2 0/6] Accounting objects support in nft
2015-01-26 19:43 UTC (7+ messages)
` [nf v2 1/2] netfilter: Rename from nft_counter to nft_counter_priv
` [libnftnl v2 1/2] src: Add counters support
` [libnftnl v2 2/2] tests: add unit tests for counters
` [nf v2 2/2] netfilter: named counter: add support to counters in nftables
` [nft v2 1/2] src: Add the accounter support
` [nft v2 2/2] tests: regression: Add counters support
[nft_compat PATCH v3] nft_compat: adds support for ebtables match/target
2015-01-26 15:27 UTC
NetDev 0.1 conference post-CFP deadline weekly update
2015-01-26 13:35 UTC
[libnftnl PATCH 4/5 v3] example: Parse and create netlink message using the new parsing functions
2015-01-26 13:04 UTC
[libnftnl PATCH 4/5 v2] example: Parse and create netlink message using the new parsing functions
2015-01-26 11:39 UTC
[PATCH nf] netfilter: nf_tables: disable preemption when restoring chain counters
2015-01-26 10:51 UTC
[PATCH iptables] iptables: use flock() instead of abstract unix sockets
2015-01-24 22:35 UTC (3+ messages)
Sad news - our Netfilter collegue Holger Eitzenberger passed away
2015-01-23 20:25 UTC
[libnftnl PATCH] set: refactor code in json parse function
2015-01-23 14:49 UTC (6+ messages)
` [libnftnl PATCH 1/5] src: add command tag in json/xml export support
` [libnftnl PATCH 2/5] src: add support to import json/xml with the new syntax
` [libnftnl PATCH 3/5] ruleset: consolidate code in json/xml import support
` [libnftnl PATCH 4/5] example: Parse and create netlink message using the new parsing functions
` [libnftnl PATCH 5/5] test: update json/xml tests to the new syntax
NetDev 0.1 conference: Important! Hotel Reservation Deadline Expiring
2015-01-23 13:27 UTC
[PATCH iptables] iptables: use IPC semaphore instead of abstract unix sockets
2015-01-23 3:04 UTC (15+ messages)
Funny iptables -L output with 0.0.0.3 netmask
2015-01-22 13:21 UTC (3+ messages)
[PATCH net] ipv6: Prevent ipv6_find_hdr() from returning ENOENT for valid non-first fragments
2015-01-22 11:24 UTC (14+ messages)
[ebtables-compat PATCH] ebtables-compat: add mark_m match extension
2015-01-21 18:35 UTC
[PATCH 7/9] rhashtable: Per bucket locks & deferred expansion/shrinking
2015-01-21 5:36 UTC (34+ messages)
[libnetfilter_conntrack PATCH] src/Makefile.am: drop hardcoded -ldl
2015-01-21 0:06 UTC (2+ messages)
[PATCH] netfilter: Don't hide NETFILTER_XT_MATCH_ADDRTYPE behind NETFILTER_ADVANCED
2015-01-20 23:53 UTC
[nft_compat PATCH v2] nft_compat: add support for ebtables matches/targets
2015-01-19 20:42 UTC
NetDev 0.1 conference new proposals accepted + misc updates
2015-01-19 15:28 UTC
mmotm 2015-01-16-15-50 uploaded (netfilter xt_TPROXY.c)
2015-01-17 2:10 UTC
[PATCH 0/8] netfilter updates for net-next
2015-01-16 21:48 UTC (5+ messages)
[PATCH 1/9] rhashtable: Do hashing inside of rhashtable_lookup_compare()
2015-01-16 16:00 UTC (3+ messages)
IPTABLES + PREROUTING + --set-mark + Ubuntu
2015-01-16 1:48 UTC
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).