Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2013-09-16 20:44:37 to 2013-09-30 17:46:43 UTC [more...]

[libnftables PATCH 1/3] tests: fix error reporting
 2013-09-30 17:46 UTC  (6+ messages)
` [libnftables PATCH 2/3] table: json: fix json style
` [libnftables PATCH 3/3] src: add low-level ruleset API

[PATCH conntrack-tools] nfct: timeout: add support for default protocol timeout tuning
 2013-09-30 17:25 UTC 

[PATCH nf-next] netfilter: cttimeout: allow to set/get default protocol timeouts
 2013-09-30 17:24 UTC 

[PATCH net-next 0/1] sip: introduce nf_nat_sip_hooks
 2013-09-30 15:13 UTC  (5+ messages)
` [PATCH net-next 1/1] "

[PATCH v2 net-next 0/1] sip: introduce nf_nat_sip_hooks
 2013-09-30 15:07 UTC  (2+ messages)
` [PATCH v2 net-next 1/1] "

[PATCH] netfilter: synproxy: fix BUG_ON triggered by corrupt TCP packets
 2013-09-30 10:45 UTC  (3+ messages)

[nftables PATCH 0/2] IPv6 improvements
 2013-09-30 10:57 UTC  (5+ messages)
` [nftables PATCH 1/2] fix IPv6 prefix computation
` [nftables PATCH 2/2] Add support for IPv6 NAT

[nftables tool - PATCH] include: Add proper nfnetlink header to fix compilation error
 2013-09-30 10:48 UTC  (2+ messages)

[PATCH 11/12] netfilter: Remove extern from function prototypes
 2013-09-28 19:17 UTC  (2+ messages)

[PATCH 1/2] netfilter: ipset: Add hash:net,port,net module to kernel
 2013-09-28 18:33 UTC  (4+ messages)
` [PATCH 2/2] ipset: Add userspace code to support hash:net,port,net kernel module

[PATCH 1/1] ipset: Add net namespace for ipset
 2013-09-28 16:43 UTC  (3+ messages)

[PATCH 6/6] sched, wait: Make the __wait_event*() interface more friendly
 2013-09-27 17:08 UTC 

[PATCH] iptables: extensions/GNUMakefile.in use CPPFLAGS
 2013-09-27 14:44 UTC  (3+ messages)
` [PATCH v2] "

[iptables PATCH] docs: use generic syslog reference in libxt_LOG.man
 2013-09-27 14:32 UTC  (2+ messages)

[PATCH] iptables: xtables_ipmask_to_numeric incorrect with non-CIDR masks
 2013-09-27 14:30 UTC  (2+ messages)

[PATCH 1/2] nfnetlink_queue: use proper net to allocate skb
 2013-09-27 14:26 UTC  (4+ messages)
` [PATCH 2/2] nfnetlink_log: "

[PATCH 1/2] xt_TCPMSS:Get reserve mtu only when specifing option clamp-mss-to-pmtu
 2013-09-27 14:20 UTC  (4+ messages)
` [PATCH 2/2] xt_TCPMSS: lookup route in proper net namesapce

[FIX V2] sip: add missing RCU reader lock
 2013-09-27 14:14 UTC  (2+ messages)

[libnftables PATCH 1/2] set_elem: xml: avoid code duplication
 2013-09-27 14:06 UTC  (4+ messages)
` [libnftables PATCH 2/2] src: snprintf: fix buffer lengths

[PATCH 0/4][RFC] Lockdep enablement for seqcount/seqlocks
 2013-09-27  9:15 UTC  (8+ messages)
` [PATCH 1/4] [RFC] net: Explicitly initialize u64_stats_sync structures for lockdep

Using libiptc to programmatically modify iptables rules
 2013-09-27  5:31 UTC 

[PATCH 0/3 - GIT PULL] include/linux: Remove externs from networking function prototypes
 2013-09-26 22:18 UTC  (2+ messages)
` [PATCH 1/3] netfilter: Remove extern from "

[PATCH RFC 0/3] conntrack: add interface information to accounting extend
 2013-09-26 15:31 UTC  (4+ messages)
` [PATCH RFC 1/3] acct: introduce nf_conn_acct
` [PATCH RFC 2/3] ctnetlink: account both directions in one step
` [PATCH RFC 3/3] acct: add input and output interface index

[libnftables PATCH v2 1/2] rule: json: Fixed wrong offset return
 2013-09-25 21:11 UTC  (5+ messages)
` [libnftables PATCH v2 2/2] This patch adds a ruleset object API to libnftables

[PATCH nf-next 0/6] Add net namespace support for ipt_CLUSTERIP
 2013-09-25  7:38 UTC  (7+ messages)
` [PATCH nf-next 1/6] ipt_CLUSTERIP: make proc directory per net namespace
` [PATCH nf-next 2/6] ipt_CLUSTERIP: make clusterip_list "
` [PATCH nf-next 3/6] ipt_CLUSTERIP: make clusterip_lock "
` [PATCH nf-next 4/6] ipt_CLUSTERIP: add parameter net in clusterip_config_find_get
` [PATCH nf-next 5/6] ipt_CLUSTERIP: create proc entry under proper ipt_CLUSTERIP directory
` [PATCH nf-next 6/6] ipt_CLUSTERIP: use proper net namespace to operate CLUSTERIP

[iptables-nftables PATCH 1/2] xtables: arp: add delete operation
 2013-09-24 11:19 UTC  (4+ messages)
` [iptables-nftables PATCH 2/2] xtables: arp: zeroing chain counters

[PATCH nftables] meta: iif/oifname should be host byte order
 2013-09-24 10:44 UTC  (2+ messages)

[NOTICE] nftables rebased upon 3.11 and rule batching update
 2013-09-24 10:49 UTC 

[PATCH] netfilter: nf_tables: fix basechain release
 2013-09-24  1:14 UTC 

Developing own utils based on libipset
 2013-09-23 15:11 UTC  (2+ messages)

[PATCH 1/7] netfilter: ipset: Support comments for ipset entries in the core
 2013-09-23 12:34 UTC  (12+ messages)
` [PATCH 2/7] netfilter: ipset: Support comments in hash-type ipsets
` [PATCH 3/7] netfilter: ipset: Support comments in bitmap-type ipsets
` [PATCH 4/7] netfilter: ipset: Support comments in the list-type ipset
` [PATCH 5/7] ipset: Rework the "fake" argument parsing for ipset restore
` [PATCH 6/7] ipset: Support comments in the userspace library
` [PATCH 7/7] ipset: Add new userspace set revisions for comment support

[PATCH -nft] src: add rule batching support
 2013-09-22 18:47 UTC 

[PATCH v2 0/7] Add new comments extension to ipset
 2013-09-22  9:45 UTC  (15+ messages)
` [PATCH v2 1/7] netfilter: ipset: Support comments for ipset entries in the core
` [PATCH v2 2/7] netfilter: ipset: Support comments in hash-type ipsets
` [PATCH v2 3/7] netfilter: ipset: Support comments in bitmap-type ipsets
` [PATCH v2 4/7] netfilter: ipset: Support comments in the list-type ipset
` [PATCH v2 5/7] ipset: Rework the "fake" argument parsing for ipset restore
` [PATCH v2 6/7] ipset: Support comments in the userspace library
` [PATCH v2 7/7] ipset: Add new userspace set revisions for comment support

[PATCH v2 0/2] Add new hash:net,net type to ipset
 2013-09-20 20:25 UTC  (5+ messages)
` [PATCH v2 1/2] netfilter: ipset: Add hash:net,net module to kernel
` [PATCH v2 2/2] ipset: Add userspace code to support hash:net,net kernel module

[FIX 0/1] sip: add missing RCU reader lock in set_expected_rtp_rtcp()
 2013-09-20 20:20 UTC  (4+ messages)
` [FIX 1/1] sip: add missing RCU reader lock

net-next is now OPEN
 2013-09-20 16:17 UTC 

Belangrijke mededeling
 2013-09-20  9:49 UTC 

[GIT PULL 0/5] IPVS fixes for v3.12
 2013-09-20 10:07 UTC  (7+ messages)
` [PATCH 1/5] ipvs: fix overflow on dest weight multiply
` [PATCH 2/5] ipvs: make the service replacement more robust
` [PATCH 3/5] ipvs: do not use dest after ip_vs_dest_put in LBLC
` [PATCH 4/5] ipvs: do not use dest after ip_vs_dest_put in LBLCR
` [PATCH 5/5] ipvs: stats should not depend on CPU 0

[PATCH 0/6] Add new comments extension to ipset
 2013-09-20  7:15 UTC  (16+ 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 0/2] Add new hash:net,net type to ipset
 2013-09-20  7:10 UTC  (10+ messages)
` [PATCH 1/2] netfilter: ipset: Add hash:net,net module to kernel
` [PATCH 2/2] ipset: Add userspace code to support hash:net,net kernel module

[PATCH -nftables 1/3] netfilter: nf_tables: allow to dump all existing sets
 2013-09-19 20:18 UTC  (3+ messages)
` [PATCH -nftables 2/3] netfilter: nf_tables: nft_meta: fix socket uid,gid handling
` [PATCH -nftables 3/3] netfilter: fix missing dependency

Problem compiling nftables kernel
 2013-09-19 10:07 UTC  (2+ messages)

[PATCH 1/1] ipset: Add net namespace for ipset
 2013-09-18 19:37 UTC  (2+ messages)

Conntrack events using SMP
 2013-09-18 11:49 UTC 

[PATCH 0/7] netfilter fixes for net
 2013-09-18  0:23 UTC  (2+ messages)

[PATCH 1/2] netfilter: nf_tables: attach replacement rule after stale one
 2013-09-17 22:14 UTC  (2+ messages)
` [PATCH 2/2] netfilter: nf_tables: do not allow deletion/replacement of stale rules

[PATCH -nftables v3 1/4] netfilter: nf_tables: get rid of per rule list_head for commits
 2013-09-17 22:14 UTC  (2+ messages)
` [PATCH -nftables v3 4/4] netfilter: nf_tables: all rule updates are transactional

[PATCH 0/7] netfilter fixes for net
 2013-09-17 22:07 UTC  (8+ messages)
` [PATCH 1/7] netfilter: nf_conntrack: use RCU safe kfree for conntrack extensions
` [PATCH 2/7] netfilter: nf_nat_proto_icmpv6:: fix wrong comparison in icmpv6_manip_pkt
` [PATCH 3/7] netfilter: ipset: Skip really non-first fragments for IPv6 when getting port/protocol
` [PATCH 4/7] netfilter: ipset: Consistent userspace testing with nomatch flag
` [PATCH 5/7] netfilter: ipset: Validate the set family and not the set type family at swapping
` [PATCH 6/7] netfilter: ipset: Fix serious failure in CIDR tracking
` [PATCH 7/7] netfilter: nfnetlink_queue: use network skb for sequence adjustment

ip6_finish_output2 change broke netfilter xt_TEE target
 2013-09-17 19:54 UTC 

[nftables 0/4] misc improvements and cleaning
 2013-09-17 11:14 UTC  (5+ messages)
` [nftables PATCH 3/4] Update chain creation format

[libmnl PATCH] configure: uclinux is also linux
 2013-09-17 11:14 UTC  (2+ messages)

nfnetlink_queue: shouldn't it be entry->skb?
 2013-09-17 11:09 UTC  (2+ messages)

[PATCH 0/4] ipset patches for nf
 2013-09-17 11:00 UTC  (2+ messages)

[PATCH 0/4 -nftables v2] nf_tables atomic rule-set update
 2013-09-17 10:43 UTC  (5+ messages)
` [PATCH -nftables v2 1/4] netfilter: nf_tables: get rid of per rule list_head for commits
` [PATCH -nftables v2 2/4] netfilter: nf_tables: use per netns commit list
` [PATCH -nftables v2 3/4] netfilter: nfnetlink: add batch support and use it from nf_tables
` [PATCH -nftables v2 4/4] netfilter: nf_tables: all rule updates are transactional

[libnftables PATCH] examples: add nft-ruleset-get
 2013-09-16 21:01 UTC 

[ANNOUNCE] 10th Netfilter Workshop in Montpellier, France
 2013-09-16 21:00 UTC 

[libnftables PATCH] src: add ruleset API
 2013-09-16 20:57 UTC 

[libnftables PATCH] build: fix build error
 2013-09-16 20:44 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