messages from 2007-12-04 12:02:16 to 2007-12-17 22:01:02 UTC [more...]
[RFC][PATCH] Per-conntrack timeout target v3
2007-12-17 22:01 UTC (5+ messages)
[PATCH] net/ipv4/: Spelling fixes
2007-12-17 19:40 UTC (8+ messages)
` [PATCH] net/netfilter/: "
[PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlines
2007-12-17 14:47 UTC
[NETFILTER] xt_hashlimit : speedups hash_dst()
2007-12-17 14:15 UTC (12+ messages)
[PATCH 1/7] Use %u format specifiers
2007-12-17 13:44 UTC (35+ messages)
` [PATCH 2/7] Introduce nf_inet_address
` [PATCH 3/7] xt_connlimit rev 1
` [PATCH 3/7] Let xt_connlimit use nf_inet_addr
` [PATCH 4/7] xt_mark match rev 1
` [PATCH 5/7] xt_MARK target rev 2
` [PATCH 6/7] xt_connmark rev 1
` [PATCH 7/7] xt_CONNMARK "
Information on proc entries for nf_conntrack and xt_conntrack
2007-12-17 13:01 UTC
[PATCH] Change xt_TOS v1 target to zero-out semantic
2007-12-17 13:13 UTC (4+ messages)
[NETFILTER] xt_hashlimit : Can generate better code if only IPV4 needed
2007-12-17 13:11 UTC (3+ messages)
[PATCH net-2.6.25 5/8] net/netfilter: Use ipv4_is_<type>
2007-12-16 21:46 UTC (4+ messages)
Patchsets overview
2007-12-15 16:20 UTC
[BUG?] ip6tables: 32bit userspace doesn't work with 64bit kernel
2007-12-14 20:19 UTC (6+ messages)
iptables -> can't initialize iptables table `filter': Bad file descriptor
2007-12-14 12:39 UTC (25+ messages)
iptables 1.4.0 will be released shortly
2007-12-14 5:26 UTC
How to duplicate packets in PRE_ROUTING hook and send it to multiple machines in simpe way
2007-12-13 17:55 UTC (3+ messages)
[NETFILTER]: bridge: fix missing link layer headers on outgoing routed packets
2007-12-13 17:32 UTC (2+ messages)
libipq NAT causes RSTs
2007-12-13 17:26 UTC
Wrong ethernet headers after double postrouting fix
2007-12-13 16:55 UTC (4+ messages)
[patch 36/60] nf_nat: fix memset error
2007-12-13 6:52 UTC (2+ messages)
` [patch 37/60] netfilter: Fix kernel panic with REDIRECT target
[patch 07/36] nf_nat: fix memset error
2007-12-13 6:34 UTC
[NETFILTER 00/02]: Netfilter fixes
2007-12-12 18:35 UTC (5+ messages)
` [NETFILTER 01/02]: ctnetlink: set expected bit for related conntracks
` [NETFILTER 02/02]: ip_tables: fix compat copy race
[PATCH] Parenthesize macro parameters
2007-12-12 9:19 UTC (2+ messages)
[PATCH 0/5] ctnetlink updates
2007-12-12 9:03 UTC (2+ messages)
[PATCH 5/5] Add support for secmark
2007-12-12 8:34 UTC (5+ messages)
[PATCH 3/5] Add support for master tuple event notification and dumping
2007-12-12 8:32 UTC (2+ messages)
[PATCH 1/5] Add support for NAT sequence adjustments
2007-12-12 8:29 UTC (5+ messages)
[NETFILTER -stable]: nf_nat: fix memset error
2007-12-12 0:33 UTC (3+ messages)
` patch nf_nat-fix-memset-error.patch queued to -stable tree
[NETFILTER -stable]: Fix kernel panic with REDIRECT target
2007-12-12 0:01 UTC (2+ messages)
` patch netfilter-fix-kernel-panic-with-redirect-target.patch queued to -stable tree
Setting source routing option using netfilter
2007-12-11 23:35 UTC
libnl netfilter log
2007-12-10 0:53 UTC (6+ messages)
[PATCH 4/5] Set expected bit for related conntracks
2007-12-09 19:17 UTC (2+ messages)
[PATCH 2/5] Add support for SCTP
2007-12-09 19:13 UTC (3+ messages)
conntrack/libnetfilter_conntrack build warnings/errors
2007-12-09 17:25 UTC (2+ messages)
[PATCH net-2.6.25] Add packet filtering based on process'ssecurity context
2007-12-09 16:05 UTC (3+ messages)
[PATCH] More safe chain sorting, improving r7098
2007-12-08 22:59 UTC
[PATCH] netfilter_queue: byte order of mark
2007-12-08 3:05 UTC (2+ messages)
NF [PATCH 1/4] xt_owner
2007-12-06 9:54 UTC (8+ messages)
` NF [PATCH 2/4] xt_TEE
` nf_inet_address (was: NF [PATCH 2/4] xt_TEE)
` nf_inet_address
[NETFILTER 00/49]: Netfilter update
2007-12-05 9:35 UTC (38+ messages)
` [NETFILTER 14/49]: IPv6 capable xt_TOS v1 target
` [NETFILTER 15/49]: ip_tables: remove obsolete SAME target
` [NETFILTER 16/49]: x_tables: add RATEEST target
` [NETFILTER 17/49]: x_tables: add rateest match
` [NETFILTER 18/49]: {ip,ip6}t_LOG: log GID
` [NETFILTER 19/49]: xt_hashlimit: remove ip6tables module dependency
` [NETFILTER 20/49]: nf_ct_h323: remove ipv6 "
` [NETFILTER 21/49]: nf_conntrack_proto_icmp: kill extern declaration in .c file
` [NETFILTER 22/49]: Use nf_register_hooks for multiple registrations
` [NETFILTER 23/49]: Mark hooks __read_mostly
` [NETFILTER 24/49]: nf_queue: minor cleanup
` [NETFILTER 25/49]: nf_queue: remove unnecessary hook existance check
` [NETFILTER 26/49]: nf_queue: make queue_handler const
` [NETFILTER 27/49]: nf_queue: remove unused data pointer
` [NETFILTER 28/49]: nf_queue: move queueing related functions/struct to seperate header
` [NETFILTER 29/49]: {nf_netlink,ip,ip6}_queue: use list_for_each_entry
` [NETFILTER 30/49]: nfnetlink_queue: deobfuscate entry lookups
` [NETFILTER 31/49]: ip_queue: "
` [NETFILTER 32/49]: ip6_queue: "
` [NETFILTER 33/49]: ip6_queue: resync dev-index based flushing
` [NETFILTER 34/49]: nf_queue: move list_head/skb/id to struct nf_info
` [NETFILTER 35/49]: {nfnetlink,ip,ip6}_queue: kill issue_verdict
` [NETFILTER 36/49]: nf_queue: clean up error paths
` [NETFILTER 37/49]: remove annoying debugging message
` [NETFILTER 38/49]: nfnetlink_queue: avoid unnecessary atomic operation
` [NETFILTER 39/49]: nfnetlink_queue: fix checks in nfqnl_recv_config
` [NETFILTER 40/49]: nfnetlink: use RCU for queue instances hash
` [NETFILTER 41/49]: nfnetlink_queue: kill useless wrapper
` [NETFILTER 42/49]: nfnetlink_queue: remove useless debugging
` [NETFILTER 43/49]: nfnetlink_queue: mark hash table __read_mostly
` [NETFILTER 44/49]: nfnetlink_queue: use endianness-aware attribute functions
` [NETFILTER 45/49]: nfnetlink_queue: eliminate impossible switch case
` [NETFILTER 46/49]: nfnetlink_queue: remove useless enqueue status codes
` [NETFILTER 47/49]: nfnetlink_queue: update copyright
` [NETFILTER 48/49]: remove NF_CONNTRACK_ENABLED option
` [NETFILTER 49/49]: Select CONFIG_NETFILTER_NETLINK when needed
[PATCH] don't allow netfilter --setmss to increase mss
2007-12-05 8:37 UTC (2+ messages)
[rfc] using xor in mark targets
2007-12-04 14:08 UTC (12+ messages)
help!!
2007-12-04 12:18 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).