netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-09-21 00:04:33 to 2010-10-02 02:31:05 UTC [more...]

[patch v3 00/12] IPVS: SIP Persistence Engine
 2010-10-02  2:31 UTC  (6+ messages)
` [patch v3 03/12] IPVS: compact ip_vs_sched_persist()
` [patch v3 05/12] IPVS: Allow null argument to ip_vs_scheduler_put()
` [patch v3 07/12] IPVS: Add struct ip_vs_pe
` [patch v3 08/12] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [patch v3 09/12] IPVS: management of persistence engine modules

[patch v2 00/12] IPVS: SIP Persistence Engine
 2010-10-02  2:20 UTC  (23+ messages)
` [patch v2 01/12] [PATCH 01/12] netfilter: nf_conntrack_sip: Allow ct_sip_get_header() to be called with a null ct argument
` [patch v2 02/12] [PATCH 02/12] netfilter: nf_conntrack_sip: Add callid parser
` [patch v2 03/12] [PATCH 03/12] IPVS: compact ip_vs_sched_persist()
` [patch v2 04/12] [PATCH 04/12] IPVS: Add struct ip_vs_conn_param
` [patch v2 05/12] [PATCH 05/12] IPVS: Allow null argument to ip_vs_scheduler_put()
` [patch v2 06/12] [PATCH 06/12] IPVS: ip_vs_{un,}bind_scheduler NULL arguments
` [patch v2 07/12] [PATCH 07/12] IPVS: Add struct ip_vs_pe
` [patch v2 08/12] [PATCH 08/12] IPVS: Add persistence engine data to /proc/net/ip_vs_conn
` [patch v2 09/12] [PATCH 09/12] IPVS: management of persistence engine modules
` [patch v2 10/12] [PATCH 10/12] IPVS: Allow configuration of persistence engines
` [patch v2 11/12] [PATCH 11/12] IPVS: Fallback if persistence engine fails
` [patch v2 12/12] [PATCH 12/12] IPVS: sip persistence engine

[PATCH] netfilter: unregister nf hooks, matches and targets in the reverse order
 2010-10-01 23:57 UTC  (4+ messages)

problem with flowi structure
 2010-10-01 23:46 UTC  (16+ messages)

[ULOGD PATCH 0/6] misc improvements and code cleaning
 2010-10-01 22:22 UTC  (14+ 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

Missing kernel header files
 2010-10-01 21:09 UTC  (2+ messages)

[ANNOUNCE] ipset-4.4 released
 2010-10-01 21:02 UTC 

[patch v2 0/2] [patch v1 0/2] ipvsadm: SIP Persistence Engine
 2010-10-01 14:40 UTC  (3+ messages)
` [patch v2 1/2] [PATCH 1/2] Slightly simplify options conflicts logic
` [patch v2 2/2] [PATCH 2/2] Add support for persistence engines

IS Mapping ipset to iptable chains possible
 2010-10-01  9:53 UTC  (4+ messages)

how to use secure_tcp_sequence_number
 2010-09-30 18:21 UTC  (3+ messages)

could ipporthash be extended/modified
 2010-09-30 16:29 UTC  (5+ messages)

[PATCH] libnfnetlink-1.0.0 iftable.c:nlif_open() has handler unregister error
 2010-09-30 11:28 UTC  (2+ messages)

[patch v2] ipvs: IPv6 tunnel mode
 2010-09-30  1:22 UTC  (2+ messages)

[PATCH 0/4] We all need more expectations
 2010-09-28 19:08 UTC  (16+ 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

performing dnat from userspace with libnetfilter_conntrack
 2010-09-28 13:35 UTC  (2+ messages)

[PATCH 1/6] secmark: do not return early if there was no error
 2010-09-28 12:32 UTC  (25+ messages)
` [PATCH 2/6] secmark: make secmark object handling generic
` [PATCH 3/6] secmark: export binary yes/no rather than kernel internal secid
` [PATCH 4/6] security: secid_to_secctx returns len when data is NULL
` [PATCH 5/6] conntrack: export lsm context rather than internal secid via netlink
` [PATCH 6/6] secmark: export secctx, drop secmark in procfs

[patch] ipvs: Keep track of backlog connections
 2010-09-27 14:05 UTC 

Fwd: TCP ack in libnetfilter_queue
 2010-09-27  8:11 UTC  (3+ messages)
      ` Fwd: "

[rfc] IPVS: Masq local real-servers
 2010-09-25 13:54 UTC  (2+ messages)

[ABI REVIEW][PATCH 0/8] Namespace file descriptors
 2010-09-24 17:06 UTC  (39+ 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 6/8] ns proc: Add support for the mount namespace
  ` [PATCH 7/8] net: Allow setting the network namespace by fd
  ` [PATCH 8/8] net: Implement socketat

good day
 2010-09-24  8:59 UTC 

[PATCH] netfilter: fix kconfig unmet dependency warning
 2010-09-23 21:03 UTC 

xtables does not reconise ipportiphash/ipportnethash sets
 2010-09-23 12:49 UTC  (17+ messages)

[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

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

[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

[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  (2+ 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)


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