netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-02-26 14:48:19 to 2013-03-20 10:49:27 UTC [more...]

[PATCH 0/7] netfilter fixes for 3.9-rc
 2013-03-20 10:49 UTC 

Can we rely on ethernet header padding?
 2013-03-20  9:54 UTC  (5+ messages)

Hello
 2013-03-20  0:46 UTC 

[PATCH 1/2] libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency
 2013-03-19 23:43 UTC  (2+ messages)
` [PATCH 2/2] Revert "build: resolve link failure for ip6t_NETMAP"

Accumulated fixes v2
 2013-03-19 23:42 UTC  (7+ messages)
` [PATCH 1/6] build: also use libtool for install stage

[PATCH 1/2] iptables (userspace): add secmark match
 2013-03-19 23:32 UTC  (2+ messages)

[PATCH] netfilter: remove unused "config IP_NF_QUEUE"
 2013-03-19 23:12 UTC  (2+ messages)

[PATCH] nf_conntrack: add include to fix sparse warning
 2013-03-19 22:54 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack: Batch cleanup
 2013-03-19 22:53 UTC  (3+ messages)

[PATCH nf-next] netfilter: nfnetlink_queue: zero copy support
 2013-03-19 22:52 UTC  (5+ messages)

[PATCH RFC 0/3] NFQUEUE: introduce CPU fanout
 2013-03-19 22:30 UTC  (17+ messages)
` [PATCH RFC 1/3] "
` [PATCH RFC 2/3] NFQUEUE: coalesce IPv4 and IPv6 hashing
` [PATCH RFC 3/3] NFQUEUE: add --queue-cpu-fanout parameter

[PATCH] net: Add socket() system call self test
 2013-03-19 22:22 UTC  (5+ messages)

[GIT PULL nf-next] IPVS changes for v3.10
 2013-03-19 15:43 UTC  (4+ messages)
` [PATCH 1/2] ipvs: fix hashing in ip_vs_svc_hashkey
` [PATCH 2/2] ipvs: fix some sparse warnings

[GIT PULL nf v2] IPVS fixes for v3.9
 2013-03-19 15:42 UTC  (5+ messages)
` [PATCH 1/3] ipvs: fix sctp chunk length order
` [PATCH 2/3] ipvs: add backup_only flag to avoid loops
` [PATCH 3/3] ipvs: remove extra rcu lock

[GIT PULL nf] IPVS fixes for v3.9
 2013-03-19 12:15 UTC  (6+ messages)
` [PATCH 1/3] ipvs: fix sctp chunk length order
` [PATCH 2/3] ipvs: fix hashing in ip_vs_svc_hashkey
` [PATCH 3/3] ipvs: fix some sparse warnings

[PATCH 1/2] man/send(2): add EPERM to the list of possible errors
 2013-03-19 10:12 UTC  (3+ messages)
` [PATCH 2/2] man/send(2): document a long standing bug that can cause spurious EPERM errors

[GIT PULL nf-next] IPVS enhancements for v3.10
 2013-03-19  1:41 UTC  (3+ messages)
` [PATCH 1/2] ipvs: add backup_only flag to avoid loops
` [PATCH 2/2] ipvs: remove extra rcu lock

[GIT PULL nf-next] IPVS
 2013-03-19  0:38 UTC  (8+ messages)
` [PATCH 1/5] ipvs: add backup_only flag to avoid loops
` [PATCH 2/5] ipvs: remove extra rcu lock
` [PATCH 3/5] ipvs: fix sctp chunk length order
` [PATCH 4/5] ipvs: fix hashing in ip_vs_svc_hashkey
` [PATCH 5/5] ipvs: fix some sparse warnings

[PATCH] netfilter: ctnetlink: allow to dump expectation per master conntrack
 2013-03-18  9:21 UTC 

[PATCH] ulog: add protection when remove ipt_ULOG
 2013-03-18  9:11 UTC  (5+ messages)
` [PATCH 2/2] netfilter: ipt_ULOG: make spinlock per nlgroup

[Ulogd PATCH 0/4] Implement event loss prevention for db output
 2013-03-18  0:01 UTC  (5+ messages)
` [Ulogd PATCH 1/4] postgresql: add sanity checking
` [Ulogd PATCH 2/4] mysql: "
` [Ulogd PATCH 3/4] sqlite3: "
` [Ulogd PATCH 4/4] db: store data in memory during database downtime

[PATCH] ulogd2: raw2packet_BASE changes
 2013-03-17 10:06 UTC  (4+ messages)

[RFC PATCH net-next (V2, RESENT)] ipv6: Queue fragments per interface for multicast/link-local addresses
 2013-03-17  0:50 UTC  (3+ messages)

[PATCH] nfacct: correct regressions in v1.0.1
 2013-03-16 14:06 UTC  (6+ messages)
  ` [PATCH] libnetfilter_acct: use PRIu64 and remove unnecessary cast

strange result of iptables command under race condition
 2013-03-15 14:47 UTC 

Unable to get NPTv6 to work with kernel 3.8.2
 2013-03-15 12:02 UTC  (4+ messages)

[PATCH] netfilter: register pernet subsystem before register L4 proto
 2013-03-15 11:55 UTC  (2+ messages)

[RFC PATCH 2/4] netfilter: ip6t_NPT: Use csum_partial()
 2013-03-15 11:52 UTC  (2+ messages)

[PATCH net-next] ipv6: use ipv6_iface_scope_id in conntrack to return scope id
 2013-03-15 11:48 UTC  (2+ messages)

[PATCH] bridge: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-15 11:48 UTC  (2+ messages)

[PATCH] ipv4: netfilter: use PTR_RET instead of IS_ERR + PTR_ERR
 2013-03-15 11:48 UTC  (2+ messages)

[PATCH 1/2] netfilter: nfnetlink_queue: use xor hash function to distribute instances
 2013-03-14 16:03 UTC  (2+ messages)
` [PATCH 2/2] netfilter: nfnetlink_queue: fix incorrect initialization of copy range field

[PATCH iptables-nftables] iptables: fix compil when lib[mnl|nftables] are not in standard path
 2013-03-14 15:43 UTC  (2+ messages)

[PATCH nftables] nftables: fix compilation when nf-netlink is a module
 2013-03-14 15:43 UTC  (4+ messages)
  ` [PATCH nftables v2] "

[libmnl PATCH] doxygen: fix a variable name
 2013-03-14 11:05 UTC 

Re:a bpf compilation tool for xt_bpf
 2013-03-13 17:54 UTC  (2+ messages)
` a "

Need a way to match vlan / pcp fields in 802.1q header - from netfilter list
 2013-03-12 22:33 UTC 

[PATCH] utils: bpf_compile
 2013-03-12 15:44 UTC  (2+ messages)
` [PATCH next] "

[PATCH] xtables-addons: build against 3.8.y
 2013-03-12 12:42 UTC  (2+ messages)

conntrack-tools: dying and unconfirmed list not accessible
 2013-03-11 13:55 UTC  (2+ messages)

NAT64 - Netfilter module
 2013-03-08  4:09 UTC 

re L4 conntracking netns conversion
 2013-03-08  1:56 UTC  (4+ messages)

[PATCH 0/3] netfilter fixes for your net tree
 2013-03-07 20:23 UTC  (5+ messages)
` [PATCH 1/3] netfilter: nf_ct_helper: Fix logging for dropped packets
` [PATCH 2/3] netfilter: xt_AUDIT: only generate audit log when audit enabled
` [PATCH 3/3] netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set

iptables: build fixes
 2013-03-06  5:13 UTC  (4+ messages)

[MAINTENANCE] netfilter.org infrastructure updates
 2013-03-05 18:40 UTC  (4+ messages)

[ulogd patch 0/1] use conntrack based timestamp
 2013-03-05 14:43 UTC  (3+ messages)
` [PATCH] nfct: use timestamp of conntrack object

[PATCH 2/2] iptables (kernel): add secmark match
 2013-03-05 12:48 UTC 

[PATCH 0/2] iptables: add secmark match
 2013-03-05 12:48 UTC 

Extending class handle from 16bit to 32bit
 2013-03-05  4:08 UTC  (4+ messages)

Save funcs, installation, const
 2013-03-05  1:08 UTC  (6+ messages)
` [PATCH 1/5] libxtables: centralize checking for a .save function
` [PATCH 2/5] extensions: eui64: set userspacesize=0
` [PATCH 3/5] iptables: fall back to using save function when print is not defined
` [PATCH 4/5] build: do not dereference symlinks on installation
` [PATCH 5/5] libxtables: constify xtables_option_[mt]fcall argument

[ANNOUNCE] iptables 1.4.18 release
 2013-03-04 21:23 UTC  (2+ messages)

[PATCH] netfilter: nfnetlink: silence warning if CONFIG_PROVE_RCU isn't set
 2013-03-04 15:59 UTC  (2+ messages)

[PATCH] netfilter: xt_AUDIT: only generate audit log when audit enabled
 2013-03-04 15:54 UTC  (3+ messages)

[ANNOUNCE] libnetfilter_conntrack 1.0.3 release
 2013-03-04 15:42 UTC 

[ANNOUNCE] conntrack-tools 1.4.1 release
 2013-03-04 13:36 UTC  (3+ messages)

[PATCH -v3 19/23] net/netfilter: rename random32() to prandom_u32()
 2013-03-04 12:58 UTC 

[PATCH 1/2] netfilter: nf_tables: partially rework commit and abort operation
 2013-03-04 12:22 UTC  (3+ messages)
` [PATCH 2/2] netfilter: nf_tables: don't skip inactive rules and dump generation mask

Re-profiling funds
 2013-03-03 15:53 UTC 

[ANNOUNCE] ulogd 2.0.2 release
 2013-03-03 22:49 UTC 

[ANNOUNCE] nfacct 1.0.1 release
 2013-03-03 22:04 UTC 

[ANNOUNCE] libnetfilter_acct 1.0.2 release
 2013-03-03 22:01 UTC 

Re-profiling funds
 2013-03-03 15:54 UTC 

fedora plans to replace iptables with firewalld
 2013-03-02  0:16 UTC  (3+ messages)

Help on error message
 2013-02-28 15:59 UTC  (7+ messages)

iptables nfacct match question
 2013-02-27 20:57 UTC  (7+ messages)

[PATCH next v2] iptables: add xt_bpf match
 2013-02-27 20:39 UTC  (13+ messages)
` [PATCH next v3] "

[PATCH] iptables-save: add --chain argument, limits output to a chain
 2013-02-26 23:30 UTC  (7+ messages)

[PATCH 0/2] netfilter fixes for net
 2013-02-26 22:24 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).