Linux Netfilter development
 help / color / mirror / Atom feed
 messages from 2008-09-27 00:00:00 to 2008-10-06 12:15:32 UTC [more...]

More patches (read this)
 2008-10-06 12:15 UTC  (16+ messages)
` [PATCH 01/23] netfilter: move Ebtables to use Xtables
  ` [PATCH 02/23] netfilter: x_tables: output bad hook mask in hexadecimal
  ` [PATCH 03/23] netfilter: ebtables: use generic table checking
  ` [PATCH 04/23] netfilter: implement hotdrop for Ebtables
  ` [PATCH 05/23] netfilter: remove unused Ebtables functions
  ` [PATCH 06/23] netfilter: remove redundant casts from Ebtables
  ` [PATCH 07/23] netfilter: xtables: do centralized checkentry call (1/2)
  ` [PATCH 08/23] netfilter: xtables: do centralized checkentry call (2/2)
  ` [PATCH 09/23] netfilter: ip6tables: fix name of hopbyhop in Kconfig
  ` [PATCH 10/23] netfilter: ip6tables: fix Kconfig entry dependency for ip6t_LOG
  ` [PATCH 11/23] netfilter: ebtables: make BRIDGE_NF_EBTABLES a menuconfig option
  ` [PATCH 12/23] netfilter: xtables: sort extensions alphabetically in Kconfig
  ` [PATCH 15/23] netfilter: xtables: move extension arguments into compound structure (2/6)
  ` [PATCH 19/23] netfilter: xtables: move extension arguments into compound structure (6/6)
  ` [PATCH 23/23] netfilter: xtables: remove bogus mangle table dependency of connmark

[PATCH 01/16] [NETFILTER]: Re-add missing checkentry calls
 2008-10-06 11:34 UTC  (21+ messages)
` [PATCH 02/16] [NETFILTER]: Remove left-over checks
` [PATCH 03/16] [NETFILTER]: Make BRIDGE_NF_EBTABLES a menuconfig option
` [PATCH 04/16] [NETFILTER]: Fix name of hopbyhop in Netfilter Kconfig
` [PATCH 05/16] [NETFILTER]: Fix Kconfig entry dependency for ip6t_LOG
` [PATCH 06/16] [NETFILTER]: Sort extensions alphabetically in Netfilter Kconfig
` [PATCH 07/16] [NETFILTER]: Use "if" blocks "
` [PATCH 08/16] [NETFILTER]: Move extension arguments into compound structure (1/6)
` [PATCH 09/16] [NETFILTER]: Move extension arguments into compound structure (2/6)
` [PATCH 10/16] [NETFILTER]: Move extension arguments into compound structure (3/6)
` [PATCH 11/16] [NETFILTER]: Move extension arguments into compound structure (4/6)
` [PATCH 12/16] [NETFILTER]: Move extension arguments into compound structure (5/6)
` [PATCH 13/16] [NETFILTER]: Move extension arguments into compound structure (6/6)
` [PATCH 14/16] [NETFILTER]: Provide invoked family value to extensions
` [PATCH 15/16] [NETFILTER]: Cut down on static data for family-independent extensions
` [PATCH 16/16] [NETFILTER]: Use NFPROTO_UNSPEC in more extensions

[NETFILTER]: Move extensions' arguments into compound structure (1/2)
 2008-10-06 10:18 UTC  (16+ messages)
` [NETFILTER]: Move extensions' arguments into compound structure (2/2)

iptables not working with monolithic 2.6.26.5 kernel on ARM
 2008-10-06 10:09 UTC  (14+ messages)

RFC: net/netfilter reorganization
 2008-10-06 10:09 UTC  (24+ messages)

iptables execution with sudo fails
 2008-10-06  4:56 UTC 

Alignment problem with ebt_among
 2008-10-06  0:57 UTC  (5+ messages)

Connection Protocol in the state?
 2008-10-05 20:52 UTC  (4+ messages)

nf-next-2.6.git tree updated
 2008-10-05 14:00 UTC  (4+ messages)

[PATCH RFC] xt_layer7
 2008-10-05 13:50 UTC  (3+ messages)

Expectation not quite up to where I want it
 2008-10-04 22:36 UTC 

conntrack-tools unknown protocol search by number
 2008-10-04  9:37 UTC  (2+ messages)

[net-next PATCH 00/16] Transparent proxying patches, take six
 2008-10-03 14:04 UTC  (48+ messages)
` [net-next PATCH 06/16] Handle TCP SYN+ACK/ACK/RST transparency
` [net-next PATCH 09/16] Export UDP socket lookup function
` [net-next PATCH 08/16] Port redirection support for TCP
` [net-next PATCH 05/16] Conditionally enable transparent flow flag when connecting
` [net-next PATCH 01/16] Loosen source address check on IPv4 output
` [net-next PATCH 13/16] iptables tproxy core
` [net-next PATCH 04/16] Make inet_sock.h independent of route.h
` [net-next PATCH 16/16] Add documentation
    ` [RESEND net-next "
` [net-next PATCH 15/16] iptables TPROXY target
` [net-next PATCH 07/16] Make Netfilter's ip_route_me_harder() non-local address compatible
` [net-next PATCH 03/16] Allow binding to non-local addresses if IP_TRANSPARENT is set
` [net-next PATCH 02/16] Implement IP_TRANSPARENT socket option
` [net-next PATCH 12/16] Split Netfilter IPv4 defragmentation into a separate module
` [net-next PATCH 10/16] Don't lookup the socket if there's a socket attached to the skb
` [net-next PATCH 14/16] iptables socket match
` [net-next PATCH 11/16] Don't lookup the socket if there's a socket attached to the skb

01/11 [NETFILTER]: Ebtables: do centralized size checking
 2008-10-03 13:35 UTC  (25+ messages)
` 02/11 [NETFILTER]: Change return types of check functions for Ebtables extensions
` 03/11 [NETFILTER]: Change return types of match "
` 04/11 [NETFILTER]: Change return types of targets/watchers "
` 05/11 [NETFILTER]: Add dummy members to Ebtables code to ease transition to Xtables
` 06/11 [NETFILTER]: ebt_among: obtain match size through different means
` 07/11 [NETFILTER]: Change Ebtables function signatures to match Xtables's
` 08/11 [NETFILTER]: Move Ebtables to use Xtables
` 09/11 [NETFILTER]: Implement hotdrop for Ebtables
` 10/11 [NETFILTER]: Remove unused Ebtables functions
` 11/11 [NETFILTER]: Remove redundant casts from Ebtables extensions

[PATCH 10/38] netns ct: per-netns expectations
 2008-10-02 10:00 UTC  (46+ messages)
` [PATCH 17/33] netns ct: final init_net tweaks
        ` [PATCH v2 1/6] netns ct: per-netns statistics
        ` [PATCH v2 2/6] netns ct: per-netns /proc/net/stat/nf_conntrack , /proc/net/stat/ip_conntrack
        ` [PATCH v2 3/6] netns ct: per-netns net.netfilter.nf_conntrack_count sysctl
        ` [PATCH v2 4/6] netns ct: per-netns net.netfilter.nf_conntrack_checksum sysctl
        ` [PATCH v2 5/6] netns ct: per-netns net.netfilter.nf_conntrack_log_invalid sysctl
        ` [PATCH v2 6/6] netns ct: per-netns conntrack accounting
          ` [PATCH v2 7/6] netns ct: final netns tweaks
` [PATCH 24/33] netns ct: SIP conntracking in netns
` [PATCH 25/33] netns ct: H323 "
` [PATCH 26/33] netns ct: GRE "
` [PATCH 27/33] netns ct: PPTP "
` [PATCH 28/33] netns nat: fix ipt_MASQUERADE "
` [PATCH 29/33] netns nat: per-netns NAT table
` [PATCH 30/33] netns nat: per-netns bysource hash
` [PATCH 31/33] netns ct: fixup DNAT in netns
` [PATCH 32/33] netns nat: PPTP NAT "
` [PATCH 33/33] Enable netfilter "

[PATCH net-next] ipv6: almost identical frag hashing funcs combined
 2008-10-01 14:18 UTC  (5+ messages)

Making conntrack like packets DNATed by IPVS
 2008-09-30 12:21 UTC 

Netfilter bugzilla
 2008-09-29  6:54 UTC 

been a while...what happened to NFC_ALTERED?
 2008-09-28 15:06 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox