netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-29 10:33:34 to 2013-09-13 14:45:07 UTC [more...]

[PATCH nftables kernel 1/3] netfilter: nft_log: group is u16, snaplen u32
 2013-09-13 14:44 UTC  (3+ messages)
` [PATCH libnftables 2/3] expr: log: use real length when fetching attributes
` [PATCH nftables 3/3] log: s/threshold/queue-threshold/

[arptables] please include license file in tarball
 2013-09-13 14:26 UTC 

[PATCH] netfilter: ipv6: icmpv6_manip_pkt comparing codes to types
 2013-09-13  1:04 UTC 

[PATCH v4] netfilter: ipset: Fix serious failure in CIDR tracking
 2013-09-12  7:46 UTC 

[PATCH v3] netfilter: ipset: Fix serious failure in CIDR tracking
 2013-09-12  7:45 UTC  (5+ messages)

[PATCH nf] netfilter: use RCU safe kfree for conntrack extensions
 2013-09-11 17:54 UTC  (7+ messages)

[PATCH v2] netfilter: ipset: Fix serious failure in CIDR tracking
 2013-09-11 10:11 UTC  (2+ messages)

[PATCH] netfilter: ipset: Fix serious failure in CIDR tracking
 2013-09-11 10:03 UTC  (5+ messages)

[libmnl PATCH] configure: uclinux is also linux
 2013-09-10 19:23 UTC  (10+ messages)
` [ipset "
` [libnetfilter_acct "
` [libnfnetlink "
` [libnetfilter_conntrack "
` [libnetfilter_log "
` [libnetfilter_cthelper "
` [libnetfilter_cttimeout "
` [libnetfilter_queue "
` [nfacct "

[PATCH v2] netfilter: ipset: refactor hash types to use address/cidr arrays
 2013-09-10  8:01 UTC  (9+ messages)

BUG: kernel 3.10 + ipset + NET_NS
 2013-09-09 10:52 UTC  (2+ messages)

[iptables PATCH] build: add DESTDIR to vx_bin_links
 2013-09-08  6:41 UTC  (4+ messages)

added new hash:ip,net ipset type
 2013-09-07 16:40 UTC 

netfilter: active obj WARN when cleaning up
 2013-09-07 13:10 UTC 

[iptables PATCH] docs: use generic syslog reference in libxt_LOG.man
 2013-09-06 21:46 UTC 

Fwd: tproxy and NAT incompatible?
 2013-09-06 20:54 UTC 

[iptables-nftables PATCH 0/3] NFPROTO_ARP and arp mangle target support (+ one minor fix)
 2013-09-06  7:51 UTC  (4+ messages)
` [iptables-nftables PATCH 1/3] nft: Fix a minor compilation warning
` [iptables-nftables PATCH 2/3] libxtables: Add NFPROTO_ARP support for libarpt_* prefixed extensions
` [iptables-nftables PATCH 3/3] libxtables: Port libarptc mangle target into libxtables

linux-next: Tree for Sep 5 (netfilter: xt_socket.c)
 2013-09-05 20:23 UTC  (3+ messages)

[PATCH 0/4] [RFC] nfnetlink_acct: Traffic-based and periodic notifications
 2013-09-05 15:52 UTC  (12+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] libnetfilter-acct: Introduce support for notifications
` [PATCH 3/4] nfacct: Add 'notify' commands "
` [PATCH 4/4] nfacct: Add man page section for the 'notify' commands

xt_recent.c bug - and cleanup
 2013-09-05 14:55 UTC  (5+ messages)

[PATCH 1/3] conntrack: support multiple -l options
 2013-09-05  9:27 UTC  (3+ messages)
` [PATCH 2/3] conntrack: support add/delete of conntrack labels
` [PATCH 3/3] conntrack: do not exit when update returns an error

[libnftables PATCH] set: xml: fix key_type parsing
 2013-09-05  9:08 UTC  (4+ messages)

[nftables tool v2 PATCH 0/4] Easier base chain declaration
 2013-09-05  9:03 UTC  (11+ messages)
` [nftables tool v2 PATCH 1/4] src: Wrap netfilter hooks around human readable strings
` [nftables tool v2 PATCH 2/4] src: Ensure given base chain type is a valid one
` [nftables tool v2 PATCH 3/4] src: Add priority keyword on base chain description
` [nftables tool v2 PATCH 4/4] tests: Update bate chain creation according to latest syntax changes

[libnftables PATCH] src: xml: get rid of mxml parsing flags
 2013-09-05  0:24 UTC 

linux-next: Tree for Sep 4 (netfilter: xt_TPROXY)
 2013-09-04 21:09 UTC  (2+ messages)

merge window warning
 2013-09-04 18:05 UTC  (3+ messages)

[PATCH 0/1] netfilter: Ignore bogus SACK option values in TCP conntrack
 2013-09-04 16:54 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH 0/4] netfilter updates for net-next
 2013-09-04 16:28 UTC  (6+ messages)
` [PATCH 1/4] netfilter: more strict TCP flag matching in SYNPROXY
` [PATCH 2/4] netfilter: synproxy_core: fix warning in __nf_ct_ext_add_length()
` [PATCH 3/4] netfilter: SYNPROXY: let unrelated packets continue
` [PATCH 4/4] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet

[PATCH] [RFC] xt_owner: enable xt_owner on INPUT chain
 2013-09-04 12:58 UTC  (6+ messages)
` [PATCH] "

[libnftables PATCH] chain: xml: optional attributes
 2013-09-04 13:04 UTC  (2+ messages)

[PATCH] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
 2013-09-04 12:57 UTC  (2+ messages)

[PATCH] netfilter: SYNPROXY core: fix warning in __nf_ct_ext_add_length()
 2013-09-04 12:57 UTC  (4+ messages)

[nf-next PATCH] netfilter: SYNPROXY let unrelated packets continue
 2013-09-04 12:56 UTC  (2+ messages)

[iptables-nftables PATCH 1/1 v4] nft: refactoring parse operations for more genericity
 2013-09-04 12:47 UTC  (2+ messages)

[nftables-kernel PATCH] netfilter: nf_tables: Fixes how a table is checked to be in use
 2013-09-04 11:51 UTC  (5+ messages)

[iptables-nftables PATCH v3] nft: refactoring parse operations for more genericity
 2013-09-04  7:57 UTC  (2+ messages)

[PATCH 1/3] conntrack: minor cleanup
 2013-09-03 21:11 UTC  (4+ messages)
` [PATCH 2/3] conntrack: favor multiple -l options over -l foo,bar
` [PATCH 3/3] conntrack: allow adding/deleting labels from conntrack entries

[PATCH] netfilter: ipset: refactor hash types to use address/cidr arrays
 2013-09-03 16:24 UTC  (2+ messages)

[PATCH net-next 2/2] net: use reciprocal_divide instead of reimplementing it
 2013-09-03 14:35 UTC  (3+ messages)

[PATCH 0/2 v2] cleanup and shrink ipset handling code
 2013-09-03 11:25 UTC  (4+ messages)
` [PATCH 1/2 v2] netfilter: ipset: rework hash ext. handling to be more manageable
` [PATCH 2/2 v2] netfilter: ipset: rework bitmap "

[PATCH v2 0/2] ipset: rework extension handling to be more manageable
 2013-09-03 10:49 UTC  (5+ messages)
` [PATCH v2 1/2] netfilter: ipset: rework hash ext. "
` [PATCH v2 2/2] netfilter: ipset: rework bitmap "

[PATCH] [RFC] Add hash:net,net ipset for storage of v4/v6 CIDR pairs
 2013-09-03  8:56 UTC  (8+ messages)
` [PATCH] "
      ` [PATCH v2] "

[PATCH 0/6] Ipset comment extension - provide annotation of ipset entries
 2013-09-03  8:43 UTC  (13+ messages)
` [PATCH 1/6] netfilter: ipset: Support comments for ipset entries in the core
` [PATCH 2/6] netfilter: ipset: Support comments in hash-type ipsets
` [PATCH 3/6] netfilter: ipset: Support comments in bitmap-type ipsets
` [PATCH 4/6] ipset: Rework the "fake" argument parsing for ipset restore
` [PATCH 5/6] ipset: Support comments in the userspace library
` [PATCH 6/6] ipset: Add new userspace set revisions for comment support
` [PATCH 1/6 v2] netfilter: ipset: Support comments for ipset entries in the core

[iptables-nftables PATCH v2] nft: refactoring parse operations for more genericity
 2013-09-03  7:38 UTC  (3+ messages)

[PATCH net] bridge: netfiler: update find_inlist_lock_noload() more accurate
 2013-09-03  7:15 UTC 

[iptables-nftables PATCH] nft: refactoring parse operations for more genericity
 2013-09-02  9:26 UTC  (3+ messages)

[nftables tool PATCH 0/5] Easier base chain declaration
 2013-09-02  5:03 UTC  (6+ messages)
` [nftables tool PATCH 1/5] src: Fix base chain print out
` [nftables tool PATCH 2/5] src: Wrap netfilter hooks around human readable strings

[PATCH v3] Add hash:net,net ipset for storage of v4/v6 CIDR pairs
 2013-09-02  2:37 UTC  (2+ messages)

[PATCH] netfilter: ipset: rework extensions handling to be more manageable
 2013-09-01  6:47 UTC 

[PATCH nf 0/5] IPVS fixes for v3.11
 2013-08-31  4:40 UTC  (9+ messages)
` [PATCH nf 1/5] ipvs: do not use dest after ip_vs_dest_put in LBLC
` [PATCH nf 2/5] ipvs: do not use dest after ip_vs_dest_put in LBLCR
` [PATCH nf 3/5] ipvs: make the service replacement more robust
` [PATCH nf 4/5] ipvs: stats should not depend on CPU 0
` [PATCH nf 5/5] ipvs: fix overflow on dest weight multiply

[nftables tool PATCH] INSTALL: Update dependency list and repository URLs
 2013-08-30 22:32 UTC  (2+ messages)

[PATCH v3] iptables: Sort table names in ip[6]tables-save
 2013-08-30 21:11 UTC  (2+ messages)

[PATCH] tcp: tcp_make_synack() should use sock_wmalloc
 2013-08-30 20:03 UTC  (2+ messages)

[PATCH nf-next] Second round of IPVS updates for v3.12
 2013-08-30  9:21 UTC  (2+ messages)
` [PATCH nf-next] ipvs: fix the IPVS_CMD_ATTR_MAX definition

[nf-next PATCH] netfilter: more strict TCP flag matching in SYNPROXY
 2013-08-29 10:33 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).