netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2007-11-28 08:32:10 to 2007-12-11 10:13:27 UTC [more...]

[PATCH 1/7] Use %u format specifiers
 2007-12-11 10:13 UTC  (8+ messages)
` [PATCH 2/7] Introduce nf_inet_address
` [PATCH 3/7] xt_connlimit rev 1
` [PATCH 4/7] xt_mark match "
` [PATCH 5/7] xt_MARK target rev 2
` [PATCH 6/7] xt_connmark rev 1
` [PATCH 7/7] xt_CONNMARK "

[BUG?] ip6tables: 32bit userspace doesn't work with 64bit kernel
 2007-12-10 13:09 UTC  (3+ messages)

libnl netfilter log
 2007-12-10  0:53 UTC  (6+ messages)

[PATCH 5/5] Add support for secmark
 2007-12-09 19:19 UTC  (3+ 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)

[PATCH 1/5] Add support for NAT sequence adjustments
 2007-12-09 19:09 UTC  (2+ messages)

[PATCH 0/5] ctnetlink updates
 2007-12-09 18:12 UTC 

[PATCH 3/5] Add support for master tuple event notification and dumping
 2007-12-09 18:13 UTC 

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  (9+ messages)
      ` [PATCH net-2.6.25] Add packet filtering based on process's securitycontext

iptables -> can't initialize iptables table `filter': Bad file descriptor
 2007-12-09 14:11 UTC  (21+ 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)

[PATCH] Parenthesize macro parameters
 2007-12-07  2:59 UTC 

NF [PATCH 1/4] xt_owner
 2007-12-06  9:54 UTC  (19+ messages)
` NF [PATCH 2/4] xt_TEE
        ` nf_inet_address (was: NF [PATCH 2/4] xt_TEE)
            ` nf_inet_address
` NF [PATCH 4/4] xt_gateway

[NETFILTER 00/49]: Netfilter update
 2007-12-05  9:35 UTC  (50+ messages)
` [NETFILTER 01/49]: x_tables: add TCPOPTSTRIP target
` [NETFILTER 02/49]: replace list_for_each with list_for_each_entry
` [NETFILTER 04/49]: x_tables: struct xt_table_info diet
` [NETFILTER 05/49]: x_tables: remove obsolete overflow check
` [NETFILTER 06/49]: merge ipt_owner/ip6t_owner in xt_owner
` [IPV4 07/49]: Add inet_dev_addr_type()
` [NETFILTER 08/49]: ipt_addrtype: limit address type checking to an interface
` [NETFILTER 09/49]: Use lowercase names for matches in Kconfig
` [NET 10/49]: Constify include/net/dsfield.h
` [NETFILTER 11/49]: Merge ipt_tos into xt_dscp
` [NETFILTER 12/49]: Merge ipt_TOS into xt_DSCP
` [NETFILTER 13/49]: IPv6 capable xt_tos v1 match
` [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)

netfilter
 2007-12-04  8:55 UTC  (2+ messages)

netfilter_queue doesn't seem to be queueing any packets
 2007-12-04  2:17 UTC 

iptables release
 2007-11-30 17:49 UTC  (22+ messages)
` [netfilter-core] "

[NETFILTER 00/03]: Netfilter fixes
 2007-11-30 13:04 UTC  (5+ messages)
` [NETFILTER 01/03]: xt_TCPMSS: remove network triggerable WARN_ON
` [NETFILTER 02/03]: fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
` [TEXTSEARCH 03/03]: Do not allow zero length patterns in the textsearch infrastructure

[oops] in text matching
 2007-11-29 23:51 UTC  (12+ messages)

[PATCH] Fix forgotten module release in xt_CONNMARK and xt_CONNSECMARK
 2007-11-29 22:28 UTC  (2+ messages)

[PATCHv6 0/3] Interface group patches
 2007-11-29 17:15 UTC  (12+ messages)
` [PATCHv6 1/3] rtnetlink: setlink changes are unprotected; with single notification
  ` [PATCHv6 2/3] Interface group: core (netlink) part
    ` [PATCHv6 3/3] Netfilter Interface group match
      ` [PATCHv6 iptables]Interface "

[PATCHv7 0/5 + 3] Interface group patches
 2007-11-29 16:39 UTC  (2+ messages)

[NET 00/02]: Remove NET_ACT_NAT dependency on NETFILTER
 2007-11-29 14:32 UTC  (4+ messages)
` [NET 01/02]: Move netfilter checksum helpers to net/core/utils.c
` [NETFILTER 02/02]: Convert old checksum helper names

[RFC] using iproute2 tables
 2007-11-29 12:57 UTC 

IPT [PATCH] yay, autotools!
 2007-11-29  7:48 UTC  (10+ messages)
            ` IPT [PATCH] autotools, number 2

FW: [PATCH net-2.6.25] Add packet filtering based on process'ssecurity context
 2007-11-29  5:02 UTC 

[PATCH] LOG target - log GID
 2007-11-28 18:41 UTC  (5+ messages)

[RFC][PATCH] Per-conntrack timeout target v3
 2007-11-28  9:06 UTC  (2+ messages)

[NETFILTER -stable]: Fix kernel panic with REDIRECT target
 2007-11-28  8:56 UTC 

[NETFILTER -stable]: nf_nat: fix memset error
 2007-11-28  8:56 UTC 

[PATCH 2/2] iptables/libiptc perf issue: Finding jump chains is suboptimal
 2007-11-28  8:36 UTC  (2+ messages)

[PATCH 1/2] iptables/libiptc perf issue: Sorting chain during pull-out
 2007-11-28  8:32 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).