netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-09-01 15:09:15 to 2011-09-26 20:23:13 UTC [more...]

[libnetfilter_queue] extra data after payload
 2011-09-26 20:22 UTC  (8+ messages)

[PATCH 0/4] IPVS: sysctl Documentation and Various Clean-Ups
 2011-09-26 17:16 UTC  (10+ messages)
` [PATCH 1/4] IPVS: Add documentation for new sysctl entries
` [PATCH 2/4] IPVS: Remove unused parameter from ip_vs_confirm_conntrack()
` [PATCH 3/4] IPVS: Remove unused return value of protocol state transitions
` [PATCH 4/4] IPVS: Removed unused variables

[ANNOUNCE] ipvs and ipvs-next trees on github
 2011-09-26  9:10 UTC 

[GIT PULL net-next] IPVS
 2011-09-26  9:05 UTC  (6+ messages)
` [PATCH 1/5] ipvs: Expose ip_vs_ftp module parameters via sysfs
` [PATCH 2/5] IPVS: Add documentation for new sysctl entries
` [PATCH 3/5] IPVS: Remove unused parameter from ip_vs_confirm_conntrack()
` [PATCH 4/5] IPVS: Remove unused return value of protocol state transitions
` [PATCH 5/5] IPVS: Removed unused variables

[iptables] tcp handshake: ACK RST silently converted to RST ?
 2011-09-25 12:59 UTC 

hi
 2011-09-23 13:16 UTC 

[GIT]: 'net' merged into 'net-next'
 2011-09-22  7:24 UTC 

[PATCH] netfilter: install nf_nat.h and nf_conntrack_tuple.h to INSTALL_HDR_PATH
 2011-09-20 15:33 UTC  (4+ messages)

Fw: ping broadcast into forward chain?? (IN=eth0 OUT=eth0)!!
 2011-09-19 15:34 UTC 

ipset-6.9.1: 3.0.4 kernel tests failure
 2011-09-19 15:08 UTC  (3+ messages)

Can't build iptables (git as of today)
 2011-09-18 13:36 UTC  (4+ messages)

conntrack (nf_conn) locking question
 2011-09-18  7:04 UTC  (6+ messages)

[PATCH RFC 0/11] netlink: memory mapped I/O
 2011-09-17  5:48 UTC  (20+ messages)
` [PATCH 01/11] netlink: add symbolic value for congested state
` [PATCH 02/11] net: add function to allocate skbuff head without data area
` [PATCH 03/11] netlink: add helper function for queueing skbs to the receive queue
` [PATCH 04/11] netlink: don't orphan skb in netlink_trim()
` [PATCH 05/11] netlink: add netlink_skb_set_owner_r()
` [PATCH 06/11] netlink: memory mapped netlink: ring setup
` [PATCH 07/11] netlink: add memory mapped netlink helper functions
` [PATCH 08/11] netlink: implement memory mapped sendmsg()
` [PATCH 09/11] netlink: implement memory mapped recvmsg()
` [PATCH 10/11] netlink: add documentation for memory mapped I/O
` [PATCH 11/11] nfnetlink: add support for memory mapped netlink

Howto: filtering on a per process/program basis
 2011-09-16 17:11 UTC  (2+ messages)

net GIT trees on github
 2011-09-16  3:01 UTC  (2+ messages)

conntrack: ICMP type 3 code 3 responses should break TCP connections
 2011-09-15 22:09 UTC  (3+ messages)

[ANNOUNCE] ipset 6.9.1 released
 2011-09-15 15:19 UTC  (7+ messages)

[PATCH] Check net->nfnl for NULL in ctnetlink_conntrack_event to, avoid Oops on container destroy
 2011-09-14 12:31 UTC  (4+ messages)

[PATCH] Fix repeatable Oops on container destroy with conntrack
 2011-09-14  8:01 UTC  (9+ messages)

[PATCH RFC v2 0/5] netfilter reverse path filter matches
 2011-09-12 19:42 UTC  (6+ messages)
` [RFC PATCH 1/5] net: ipv4: export fib_table_lookup
` [RFC PATCH 2/5] net: ipv4: move ip_rcv route error counter handling into helper function
` [RFC PATCH 3/5] netfilter: add ipv4 reverse path filter match
` [RFC PATCH 4/5] ipv6: add ip6_route_lookup
` [RFC PATCH 5/5] netfilter: add ipv6 reverse path filter match

iptables: libiptc, cleanups
 2011-09-12 18:52 UTC  (16+ messages)
` [PATCH 1/9] libiptc: resolve compile failure
` [PATCH 2/9] iptables-save: remove binary dumping dead code
` [PATCH 3/9] libiptc: remove unused HOOK_DROPPING thing
` [PATCH 4/9] libiptc: combine common types
` [PATCH 5/9] libiptc: replace ipt_chainlabel by xt_chainlabel
` [PATCH 6/9] libiptc: combine common types: _handle
` [PATCH 7/9] src: resolve old macro names that are indirections
` [PATCH 8/9] libiptc: use a family-invariant xtc_ops struct for code reduction
` [PATCH 9/9] ip6tables-restore: make code look alike with iptables-restore

[PATCH RFC] iptables-restore: new option to change the commit timing
 2011-09-12 18:19 UTC  (9+ messages)

conntrack-tools: fscanf() call usage
 2011-09-12 10:57 UTC  (3+ messages)

iptables: restore -T option
 2011-09-11 10:38 UTC  (5+ messages)
` [PATCH 1/4] build: sort file list before build
` [PATCH 2/4] doc: fix undesired newline in ip6tables-restore(8)
` [PATCH 3/4] ip6tables-restore: implement missing -T option
` [PATCH 4/4] doc: document iptables-restore's "

Building standalone xtable extension shared library
 2011-09-10 22:19 UTC  (3+ messages)

Repeatable OOPS with containers and netfilter
 2011-09-09 18:30 UTC  (3+ messages)

(unknown),
 2011-09-09 16:26 UTC 

iptables branch management
 2011-09-09 11:07 UTC  (10+ messages)

[RFC PATCH 12/11] netlink: improve flow control and speed up dumps with memory mapped I/O
 2011-09-08 16:36 UTC 

Passing data from user-space connections to Netfilter and back
 2011-09-08  5:32 UTC  (2+ messages)

[PATCH 0/6] ipset patches
 2011-09-07 14:45 UTC  (16+ messages)
` [PATCH 1/6] netfilter: ipset: Autoload set type modules safely
` [PATCH 2/6] netfilter: ipset: Dumping error could lead to kernel BUG
` [PATCH 3/6] netfilter: ipset: Remove unnecessary OOM logging messages
` [PATCH 4/6] netfilter: ipset: avoid use of kernel-only types
` [PATCH 5/6] netfilter: ipset: expose userspace-relevant parts in ip_set.h
` [PATCH 6/6] netfilter: ipset: use NFPROTO_ constants

[PATCH] netfilter: install nf_nat.h and related headers to INSTALL_HDR_PATH
 2011-09-07 14:50 UTC  (8+ messages)

[PATCH] netfilter: ipv6: fix afinfo->route refcnt leak on error
 2011-09-06 18:59 UTC 

iptables features 20110905
 2011-09-06 16:14 UTC  (8+ messages)
` [PATCH 1/3] libxt_addrtype: rename from libipt_addrtype
` [PATCH 2/3] libxt_addrtype: add support for revision 1
` [PATCH 3/3] include: refresh include files from kernel 3.1-rc3

[PATCH] nfq: NFQNL_MSG_VERDICT_BATCH support
 2011-09-06 11:40 UTC  (2+ messages)

[iptables PATCH 2/2] Improve readability of bitwise operation
 2011-09-05 20:25 UTC 

[iptables PATCH 1/2] Fix file descriptor leak on error
 2011-09-05 20:24 UTC 

iptables fixes 20110905
 2011-09-05 18:22 UTC  (6+ messages)
` [PATCH 1/5] libxt_statistic: link with -lm
` [PATCH 2/5] libxt_RATEEST: "
` [PATCH 3/5] build: scan for unreferenced symbols
` [PATCH 4/5] iptables: move kernel version find routing into libxtables
` [PATCH 5/5] libxt_CONNSECMARK: fix spacing in output

[PATCH] Correct CONNSECMARK_save()
 2011-09-05 18:19 UTC  (2+ messages)

Loan Offer.......Apply Now
 2011-09-05  9:25 UTC 

iptables: libxt_statistic.so undefined symbol: lround
 2011-09-03 12:07 UTC  (3+ messages)

[ANNOUNCE] iptables 1.4.12.1 released
 2011-09-01 16:58 UTC 

[PATCH 0/2] ulogd: minor fix and improvement
 2011-09-01 15:09 UTC  (3+ messages)
` [PATCH 2/2] pcap: add file option to configuration file


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