netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 17:39:23 to 2016-07-08 13:20:16 UTC [more...]

[PATCH nf-next] netfilter: nf_tables: get rid of possible_net_t from set and basechain
 2016-07-08 13:19 UTC  (2+ messages)

[PATCH nf] netfilter: nft_ct: fix expiration getter
 2016-07-08 12:56 UTC  (2+ messages)

[PATCH iptables 3/3] libxt_hashlimit: iptables-restore does not work as expected with xt_hashlimit
 2016-07-08 11:54 UTC  (7+ messages)

[PATCH nf-next] netfilter: constify arg to is_dying/confirmed
 2016-07-08 11:08 UTC 

[RFC 0/7] netlink: Add allocation flag to netlink_unicast()
 2016-07-08  4:00 UTC  (13+ messages)
` [RFC 1/7] "
` [RFC 2/7] netfilter: Add allocation flag to nfnetlink_unicast()
` [RFC 3/7] netlink: Add allocation flag to nlmsg_unicast()
` [RFC 4/7] infiniband: Add allocation flag to ibnl_unicast()
` [RFC 5/7] net: Add allocation flag to rtnl_unicast()
  ` [RFC 6/7] genetlink: Add allocation flag to genlmsg_unicast()
  ` [RFC 7/7] genetlink: Add allocation flag to genlmsg_reply()

[PATCH v2 2/2] libxt_hashlimit: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-07-07 23:34 UTC 

[PATCH v2 1/2] libxt_hashlimit: Prepare libxt_hashlimit.c for revision 2
 2016-07-07 23:34 UTC 

[PATCH v2 2/2] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-07-07 23:33 UTC 

[PATCH v2 1/2] netfilter: Prepare xt_hashlimit.c for revision 2
 2016-07-07 23:32 UTC 

[GIT PULL nf-next] IPVS Updates for v4.8
 2016-07-07 18:40 UTC  (2+ messages)
` [PATCH nf-next] ipvs: count pre-established TCP states as active

[GIT PULL nf] Second Round of IPVS Fixes for v4.7
 2016-07-07 18:30 UTC  (2+ messages)
` [PATCH nf] ipvs: fix bind to link-local mcast IPv6 address in backup

[PATCH 00/26] Netfilter updates for net-next
 2016-07-06 21:32 UTC  (32+ messages)
` [PATCH 01/26] bridge: netfilter: checkpatch data type fixes
` [PATCH 02/26] netfilter: helper: avoid extra expectation iterations on unregister
` [PATCH 03/26] netfilter: x_tables: fix possible ZERO_SIZE_PTR pointer dereferencing error
` [PATCH 04/26] netfilter: nf_log: handle NFPROTO_INET properly in nf_logger_[find_get|put]
` [PATCH 05/26] netfilter: xt_TRACE: add explicitly nf_logger_find_get call
` [PATCH 06/26] netfilter: conntrack: align nf_conn on cacheline boundary
` [PATCH 07/26] netfilter: make comparision helpers stub functions in ZONES=n case
` [PATCH 08/26] netfilter: nf_log: Remove NULL check
` [PATCH 09/26] netfilter: move zone info into struct nf_conn
` [PATCH 10/26] netfilter: Allow xt_owner in any user namespace
` [PATCH 11/26] netfilter: nf_reject_ipv4: don't send tcp RST if the packet is non-TCP
` [PATCH 12/26] netfilter: xt_NFLOG: nflog-range does not truncate packets
` [PATCH 13/26] netfilter: nf_tables: add generic macros to check for generation mask
` [PATCH 14/26] netfilter: nf_tables: add generation mask to tables
` [PATCH 15/26] netfilter: nf_tables: add generation mask to chains
` [PATCH 16/26] netfilter: nf_tables: add generation mask to sets
` [PATCH 17/26] netfilter: nft_rbtree: check for next generation when deactivating elements
` [PATCH 18/26] netfilter: nft_hash: support deletion of inactive elements
` [PATCH 19/26] netfilter: conntrack: allow increasing bucket size via sysctl too
` [PATCH 20/26] netfilter: nf_tables: get rid of NFT_BASECHAIN_DISABLED
` [PATCH 21/26] netfilter: nf_tables: add support for inverted logic in nft_lookup
` [PATCH 22/26] netfilter: x_tables: simplify ip{6}table_mangle_hook()
` [PATCH 23/26] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked
` [PATCH 24/26] netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
` [PATCH 25/26] netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
` [PATCH 26/26] netfilter: nf_log: fix error on write NONE to logger choice sysctl

[PATCH libnftnl] set: Fix nftnl_set_set_str
 2016-07-06 15:21 UTC  (13+ messages)
  ` [PATCH libnfntl v2] "
  ` [PATCH libnftnl] Fix string length calculations
          ` [PATCH 1/2 libnfntl] Fix nftnl_*_set_str
            ` [PATCH 2/2 libnfntl] Fix nftnl_*_get to set data_len

[ANNOUNCE] Netdev 1.2 Registration open
 2016-07-06 12:39 UTC 

[PATCH] netfilter: physdev: physdev-is-out should not work with OUTPUT chain
 2016-07-06  9:34 UTC  (4+ messages)

[PATCH] netfilter: nf_log: fix error on write NONE to logger choice sysctl
 2016-07-06  9:22 UTC  (3+ messages)
` [PATCH v2] "

DoS attack mitigation in netfilter
 2016-07-06  8:18 UTC  (2+ messages)

[PATCH 2/3] netfilter: Create revision 2 of xt_hashlimit to support higher pps rates
 2016-07-05 22:39 UTC  (3+ messages)

[PATCH nf-next] netfilter: nft_ct: make byte/packet expr more friendly
 2016-07-05 15:31 UTC  (2+ messages)

[nft PATCH 1/3 v3] include: cache ip_tables.h, ip6_tables.h, arp_tables.h and ebtables.h
 2016-07-05 12:46 UTC  (4+ messages)
` [nft PATCH 2/3 v3] src: expose delinearize/linearize structures and stmt_error()
` [nft PATCH 3/3 v3] src: add xt compat support

Multi-thread udp 4.7 regression, bisected to 71d8c47fc653
 2016-07-05 12:28 UTC 

[PATCH nf-next 0/2] netfilter: nat: simplify & convert bysrc hash to rhashtable
 2016-07-05 10:07 UTC  (3+ messages)
` [PATCH nf-next 1/2] netfilter: move nat hlist_head to nf_conn
` [PATCH nf-next 2/6] netfilter: nat: convert nat bysrc hash to rhashtable

[PATCH] fix off-by-one in DecodeQ931
 2016-07-05  8:54 UTC  (2+ messages)

[PATCH nft 1/3] meta: add random and probability match
 2016-07-05  7:35 UTC  (4+ messages)
` [PATCH nft 1/3] meta: add random expression key
` [PATCH nft 2/3] meta: add short-hand mnemonic for probalistic matching
` [PATCH nft 3/3] netlink_delinearize, meta: show meta prandom <= value as probability mnemonic

[PATCH] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-07-04 11:43 UTC  (4+ messages)

libxtables backward compatibility
 2016-07-03 22:43 UTC  (5+ messages)

[PATCH -next] netfilter: conntrack: simplify early_drop
 2016-07-03 18:44 UTC 

[PATCH v5] xtables: Add an interval option for xtables lock wait
 2016-07-03  9:16 UTC  (4+ messages)

[PATCH] iptables: Replace gethostbyname() with getaddrinfo()
 2016-07-03  9:08 UTC  (2+ messages)

[PATCH 1/1 rev. 1] nft: configure.ac: Replace magic dblatex dep
 2016-07-03  8:58 UTC  (3+ messages)

[PATCH libnetfilter_queue] src: check result of malloc when creating queue
 2016-07-03  7:55 UTC  (2+ messages)

[PATCH V2,nf 0/3] netfilter: conntrack: fix race condition associated with hash resize
 2016-07-03  5:18 UTC  (4+ messages)
` [PATCH V2,nf 1/3] netfilter: conntrack: fix race between nf_conntrack proc read and "
` [PATCH V2,nf 2/3] netfilter: cttimeout: unlink timeout obj again when hash resize happen
` [PATCH V2,nf 3/3] netfilter: nf_ct_helper: unlink helper "

[PATCH nf 0/3] netfilter: conntrack: fix race condition associated with hash resize
 2016-07-03  2:22 UTC  (6+ messages)
` [PATCH nf 1/3] netfilter: conntrack: fix race between nf_conntrack proc read and "
` [PATCH nf 2/3] netfilter: cttimeout: unlink timeout obj again when hash resize happen
` [PATCH nf 3/3] netfilter: nf_ct_helper: unlink helper "

[PATCH 1/1] nft: configure.ac: Replace magic dblatex dep
 2016-07-02 18:40 UTC  (3+ messages)

nftables: Dynamically updating sets gives syntax error
 2016-07-02 14:12 UTC 

[ANNOUNCE] libmnl 1.0.4 release
 2016-07-02  9:11 UTC 

(unknown),
 2016-07-01 19:30 UTC 

[PATCH] ipset: Backports for the nla_put_net64() API changes
 2016-07-01 19:19 UTC  (8+ messages)

[PATCH libmnl] Move declaration of visibility attributes before definition
 2016-07-01 14:43 UTC  (3+ messages)

[PATCH 1/1] extensions: added AR substitution
 2016-07-01 14:31 UTC  (2+ messages)

[PATCH v3] netfilter/nflog: nflog-range does not truncate packets (userspace)
 2016-07-01 14:30 UTC  (2+ messages)

[PATCH 1/2 libnftnl] set: Add new attribute into 'set' to store user data
 2016-07-01 14:24 UTC  (4+ messages)
` [PATCH 2/2 libnftnl] tests: Check set "

[PATCH iptables] extensions: libipt_realm: fix order of mask and id when do nft translation
 2016-07-01 14:19 UTC  (2+ messages)

[PATCH] iptables: extensions: libxt_ecn: Add translation to nft
 2016-07-01 14:17 UTC  (3+ messages)

[PATCH libmnl] src: cleanup function definitions
 2016-07-01 13:53 UTC 

[PATCH] netfilter: nf_conntrack_sip: CSeq 0 is a valid CSeq
 2016-07-01  9:45 UTC 

[PATCH nf-next 0/3] Compact netfilter hooks list
 2016-06-30 21:19 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: bridge: add and use br_nf_hook_thresh
` [PATCH nf-next 2/3] netfilter: call nf_hook_state_init with rcu_read_lock held
` [PATCH nf-next 3/3] netfilter: replace list_head with single linked list

[PATCH] netfilter: Remove references to obsolete CONFIG_IP_ROUTE_FWMARK
 2016-06-30 13:59 UTC  (2+ messages)

[PATCH] bridge: netfilter: spanning tree: Add masked_ether_addr_equal and neatening
 2016-06-30  9:26 UTC  (8+ messages)
        ` [PATCH] etherdevice.h & bridge: netfilter: Add and use ether_addr_equal_masked

[ANNOUNCE] Statement of netfilter project on GPL enforcement
 2016-06-29 23:11 UTC 

[PATCH net] openvswitch: fix conntrack netlink event delivery
 2016-06-29 12:16 UTC  (5+ messages)
      ` [PATCH net v2] "
        ` [ovs-dev] "

[PATCH] iptables: extensions: libxt_ecn: Add translation to nft
 2016-06-29  9:28 UTC  (2+ messages)

[PATCH] iptables: extensions: libxt_ecn: Add translation to nft
 2016-06-29  8:50 UTC  (4+ messages)

Advice requested: de-masquerading from a qdisc?
 2016-06-28 14:32 UTC 

[PATCH] netfilter: Convert FWINV<[foo]> macros and uses to NF_INVF
 2016-06-24 20:25 UTC 

[PATCH nf-next] netfilter: x_tables: simplify ip{6}table_mangle_hook()
 2016-06-24 17:48 UTC 

[libnftnl PATCH v2] expr: lookup: give support for inverted matching
 2016-06-24 17:09 UTC  (3+ messages)

[PATCH nf-next] netfilter: xt_cpu: no need to check the validity of invert flag
 2016-06-24  1:41 UTC  (3+ messages)

[PATCH v4] xtables: Add an interval option for xtables lock wait
 2016-06-24  0:39 UTC  (3+ messages)

[nft PATCH] tests: shell: run-tests.sh: use src/nft binary by default
 2016-06-23 17:48 UTC  (2+ messages)

[libnftnl PATCH v2] expr: lookup: give support for inverted matching
 2016-06-23 17:47 UTC  (2+ messages)

[PATCH v2 2/2] netfilter/nflog: nflog-range does not truncate packets (userspace)
 2016-06-23 17:42 UTC  (2+ messages)

[PATCH -next v3] netfilter: conntrack: allow increasing bucket size via sysctl too
 2016-06-23 17:41 UTC  (2+ messages)

[nf-next PATCH v5] netfilter: nf_tables: add support for inverted logic in nft_lookup
 2016-06-23 17:40 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_log: Remove NULL check
 2016-06-23 17:39 UTC  (2+ messages)


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).