netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-04 22:19:28 to 2010-09-23 08:50:04 UTC [more...]

[ABI REVIEW][PATCH 0/8] Namespace file descriptors
 2010-09-23  8:49 UTC  (6+ messages)
` [PATCH 1/8] ns: proc files for namespace naming policy
` [PATCH 2/8] ns: Introduce the setns syscall
` [PATCH 3/8] ns proc: Add support for the network namespace
` [PATCH 4/8] ns proc: Add support for the uts namespace
` [PATCH 5/8] ns proc: Add support for the ipc namespace

[PATCH 0/6] netfilter: netfilter fixes
 2010-09-23  3:49 UTC  (11+ messages)
` [PATCH 1/6] netfilter: tproxy: nf_tproxy_assign_sock() can handle tw sockets
` [PATCH 2/6] netfilter: nf_ct_sip: default to NF_ACCEPT in sip_help_tcp()
` [PATCH 3/6] netfilter: fix ipt_REJECT TCP RST routing for indev == outdev
` [PATCH 4/6] netfilter: fix a race in nf_ct_ext_create()
` [PATCH 5/6] netfilter: nf_nat_snmp: fix checksum calculation (v4)
` [PATCH 6/6] netfilter: nf_conntrack_defrag: check socket type before touching nodefrag flag

xtables does not reconise ipportiphash/ipportnethash sets
 2010-09-23  1:01 UTC  (8+ messages)

[PATCH] netfilter: don't disable BH again in BH disabled context
 2010-09-22 13:22 UTC  (4+ messages)

[PATCH 0/4] We all need more expectations
 2010-09-22 11:07 UTC  (15+ messages)
` [PATCH 1/4] netfilter: nf_nat: better error handling of nf_ct_expect_related() in helpers
` [PATCH 2/4] netfilter: ctnetlink: missing validation of CTA_EXPECT_ZONE attribute
` [PATCH 3/4] netfilter: ctnetlink: allow to specify the expectation flags
` [PATCH 4/4] netfilter: ctnetlink: add support for user-space expectation helpers

[PATCH] net: ipv4,nodefrag: check socket type before touching nodefrag flag
 2010-09-22  6:59 UTC  (2+ messages)

[PATCH RESEND 0/3] netfilter: xtables: inclusion of condition match and target
 2010-09-22  6:46 UTC  (14+ messages)
` [PATCH RESEND 1/3] netfilter: xtables: inclusion of xt_condition
` [PATCH RESEND 2/3] netfilter: xt_condition: change the value from boolean to u32

[ULOGD PATCH 0/6] misc improvements and code cleaning
 2010-09-22  0:47 UTC  (7+ messages)
` [PATCH 1/6] build: nfct and nflog can be disabled via configure option
` [PATCH 2/6] ulogd.conf: Comment library dependant plugins
` [PATCH 3/6] build: add debug configure flag
` [PATCH 4/6] ulogd.conf: add a complex but useful stack example
` [PATCH 5/6] filter_MARK: code factorization
` [PATCH 6/6] ulogd: use snprintf instead of sprintf in printpkt

[PATCH] netfilter: xt_condition: add security capability support
 2010-09-21 19:56 UTC  (13+ messages)

[PATCH] ipvs: changes related to service usecnt
 2010-09-21 16:15 UTC  (3+ messages)

[PATCH v6] netfilter: save the hash of the tuple in the original direction for latter use
 2010-09-21 15:50 UTC  (2+ messages)

[PATCH 3/3] ipvs: make rerouting optional with snat_reroute
 2010-09-21 15:39 UTC  (3+ messages)

[PATCH 2/3] ipvs: Netfilter connection tracking changes
 2010-09-21 15:36 UTC  (7+ messages)

[PATCH v5 2/2] netfilter: save the hash of the tuple in the original direction for latter use
 2010-09-21 15:32 UTC  (6+ messages)

PacketScript: packet mangling using the Lua scripting language
 2010-09-20 22:13 UTC  (2+ messages)

neighbour struct
 2010-09-20 15:09 UTC 

help
 2010-09-20 12:06 UTC 

[rfc] IPVS: Masq local real-servers
 2010-09-20  9:09 UTC 

Fwd: LVS on local node
 2010-09-20  5:56 UTC  (4+ messages)
  `  "

[PATCH] netfilter: unregister nf hooks, matches and targets in the reverse order
 2010-09-19  5:58 UTC  (3+ messages)

[rfc 00/13] IPVS: SIP Persistence Engine
 2010-09-19  1:03 UTC  (4+ messages)
` [rfc 13/13] [RFC 13/13] IPVS: sip persistence engine

[patch v1 00/12] IPVS: SIP Persistence Engine
 2010-09-18 12:52 UTC  (5+ messages)

problem with flowi structure
 2010-09-17 18:25 UTC  (16+ messages)

[PATCH 1/3] ipvs: extend connection flags to 32 bits
 2010-09-17 12:20 UTC  (2+ messages)

[patch] netfilter: Use header-y instead of unifdef-y
 2010-09-17  2:53 UTC  (3+ messages)

[PATCH 0/3] ipvs: nfct changes
 2010-09-16 20:38 UTC 

[PATCH] netfilter: fix a race in nf_ct_ext_create()
 2010-09-16 18:00 UTC  (3+ messages)

[PATCH 1/2 v2] netfilter: fix the hash random initializing race
 2010-09-16 17:56 UTC  (2+ messages)

[PATCH v2 resend] netfilter: ipt_REJECT can't send TCP reset
 2010-09-16 17:50 UTC  (2+ messages)

[PATCH v2 resend] nf_nat: no IP_NAT_RANGE_MAP_IPS flags when alloc_null_binding()
 2010-09-16 17:48 UTC  (2+ messages)

[PATCH resend] netfilter: nf_nat_core: don't check if the tuple is used if there is no other choice
 2010-09-16 17:45 UTC  (2+ messages)

[PATCH] netfilter: use NFPROTO_IPV4 instead of AF_INET
 2010-09-16 17:38 UTC  (2+ messages)

Strange behaviors: tcp header and id flag
 2010-09-16 15:37 UTC  (2+ messages)

Kernel Panic on OOM with 10 HTB rules
 2010-09-16 12:20 UTC  (8+ messages)

pull: misc nf bugfixes
 2010-09-16  9:45 UTC  (8+ messages)
` [PATCH 1/4] iptables-xml: resolve compiler warnings
` [PATCH 2/4] iptables: limit chain name length to be consistent with targets
` [PATCH 3/4] libiptc: build with -Wl,--no-as-needed
` [PATCH 4/4] libiptc: add Libs.private to pkgconfig files

[PATCH 5/5] net/netfilter/ipvs: Eliminate memory leak
 2010-09-16  5:42 UTC  (3+ messages)

[PATCH] netfilter: nat: add nf_nat_csum()
 2010-09-15 17:26 UTC  (2+ messages)

[patch] arptables respect LDFLAGS
 2010-09-15 13:48 UTC 

TCP Timeout Values
 2010-09-14  9:59 UTC  (2+ messages)

[PATCH] enable getsockopt() for IP_NODEFRAG
 2010-09-14  2:57 UTC  (3+ messages)

change to max length of jump target
 2010-09-13 13:51 UTC  (2+ messages)

libnetfilter_conntrack autotools updates
 2010-09-12  9:19 UTC  (9+ messages)
` [PATCH 1/7] build: use autoconf-suggested naming of files
` [PATCH 2/7] build: use modern call syntax for AC_INIT, AM_INIT_AUTOMAKE
` [PATCH 3/7] build: avoid use of deprecated INCLUDES
` [PATCH 4/7] build: use simpler autoreconf in autogen
` [PATCH 5/7] build: run AC_CANONICAL_HOST only
` [PATCH 6/7] build: no need for error message in PKG_CHECK_MODULES
` [PATCH 7/7] Add .gitignore

[PATCH 0/2] net,man - IP_NODEFRAG option for IPv4 socket
 2010-09-11  5:36 UTC  (6+ messages)
` [PATCH 2/2] man "
      ` [PATCH 2/2 v2] "

LVS with REDIRECT
 2010-09-10 22:12 UTC 

VLAN ebtables target
 2010-09-10 11:38 UTC  (6+ messages)

need help with capturing packet and bytes count from conntrack
 2010-09-09 23:19 UTC  (2+ messages)

[ANNOUNCE] libnetfilter_conntrack 0.9.0 release
 2010-09-09 20:59 UTC  (4+ messages)

nfnetlink_queue interfering with ioctl calls
 2010-09-09 15:16 UTC 

[patch net] ipvs: fix active FTP
 2010-09-09  0:27 UTC  (3+ messages)

Is nftables project still alive?
 2010-09-08  8:24 UTC  (2+ messages)

get tcp header
 2010-09-07 11:31 UTC  (7+ messages)

TCP proto info
 2010-09-06 16:10 UTC 

[PATCH] ulogd2: Fix length handling in PCAP output
 2010-09-06 12:07 UTC  (2+ messages)

fragmented packet
 2010-09-06  9:51 UTC  (14+ 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).