netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-12-28 02:36:33 to 2013-01-17 23:36:40 UTC [more...]

[PATCH] netfilter: add include file to nf_conntrack_snmp.c
 2013-01-17 23:36 UTC  (2+ messages)

[PATCH v4] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
 2013-01-17 23:35 UTC  (2+ messages)

[patch net-next v2] doc: add nf_conntrack sysctl api documentation
 2013-01-17  0:30 UTC  (2+ messages)

[PATCH] iptables: extensions: fix iptables extensions build error in cross-compilation environments
 2013-01-16 19:07 UTC 

[patch net-next] doc: add nf_conntrack sysctl api documentation
 2013-01-16 13:37 UTC  (3+ messages)

state match is obsolete 1.4.17
 2013-01-16  0:11 UTC  (8+ messages)
              ` [PATCH]: Keep the "state" match as alias [Re: state match is obsolete 1.4.17]

[PATCH] net: netfilter/xt_CT.c: fix uninitialized variable
 2013-01-15 19:18 UTC  (4+ messages)

Build fixes for old Linuxes
 2013-01-15 18:20 UTC  (3+ messages)
` [PATCH 1/2] build: fix libiptc build failure on old linux-glibc-devel headers
` [PATCH 2/2] parser: workaround glibc-2.3.2 bug 358

[PATCH 0/3] netfilter fixes for 3.8-rc3
 2013-01-14 23:27 UTC  (5+ messages)
` [PATCH 1/3] netfilter: xt_CT: fix unset return value if conntrack zone are disabled
` [PATCH 2/3] netfilter: nf_conntrack: fix BUG_ON while removing nf_conntrack with netns
` [PATCH 3/3] netfilter: x_tables: print correct hook names for ARP

[ANNOUNCE] 9th Netfilter Workshop in Copenhagen, Denmark
 2013-01-14 19:09 UTC 

[libnetfilter_queue PATCH 1/2] doxygen: improve fail-open documentation
 2013-01-13 22:49 UTC  (2+ messages)
  ` [libnetfilter_queue PATCH 2/2] doxygen: improve documentation

[iptables-nftables RFC PATCH 0/6] IPv6 Support
 2013-01-13 19:23 UTC  (9+ messages)
` [iptables-nftables RFC PATCH 1/6] nft: Add a family attribute to nft_handle
` [iptables-nftables RFC PATCH 2/6] xtables: Combine IPv6 support with IPv4 support
  ` [iptables-nftables RFC PATCH - v2 - "
` [iptables-nftables RFC PATCH 3/6] nft: Use handle's family attribute instead of hardcoded AF_INET one
` [iptables-nftables RFC PATCH 4/6] nft: Support IPv6 rules manipulation
` [iptables-nftables RFC PATCH 5/6] nft: Use the right payload parsing function when saving a rule
` [iptables-nftables RFC PATCH 6/6] nft: Handle IPv6 when printing out firewall rules

[libnftables PATCH] rule: Add a function to get rule's family
 2013-01-13 19:08 UTC  (2+ messages)

[PATCH] netfilter: x_tables: print correct hook names for ARP
 2013-01-13 15:07 UTC  (2+ messages)

[PATCH 01/19] netfilter: move nf_conntrack initialize out of pernet operations
 2013-01-13 15:07 UTC  (34+ messages)
` [PATCH 07/19] netfilter: helper: move initial codes out of pernet_operations
` [PATCH 08/19] netfilter: proto: "
` [PATCH 09/19] netfilter: l3proto: prepare reworking l3proto support for netns
` [PATCH 10/19] netfilter: ipv4: register ipv4 in module_init
` [PATCH 10/19] netfilter: ipv4: register l3proto "
` [PATCH 11/19] netfilter: ipv6: register l3proto ipv6 "
` [PATCH 12/19] netfilter: l4proto: prepare reworking l4proto support for netns
` [PATCH 13/19] netfilter: ipv4: move registration codes out of pernet_operations
` [PATCH 14/19] netfilter: ipv6: "
` [PATCH 15/19] netfilter: sctp: "
` [PATCH 16/19] netfilter: udplite: "
` [PATCH 17/19] netfilter: dccp: "
` [PATCH 18/19] netfilter: gre: "
` [PATCH 19/19] netfilter: gre: fix resource leak when unregister gre proto

warning: (BRIDGE_NF_EBTABLES) selects NETFILTER_XTABLES which has unmet direct dependencies (NET && INET && NETFILTER)
 2013-01-13  6:47 UTC 

iptables: build fixes
 2013-01-12  2:49 UTC  (4+ messages)
` [PATCH 1/2] build: also use libtool for install stage
` [PATCH 2/2] build: do not dereference symlinks on installation

[PATCH] extensions: fix linking against -lip6tc
 2013-01-12  1:37 UTC  (12+ messages)
    ` [PATCH] build: resolve link failure for ip6t_NETMAP

[PATCH next] extensions: add connlabel match
 2013-01-11 16:35 UTC 

[PATCH next V2] netfilter connlabel extension
 2013-01-11 16:30 UTC  (4+ messages)
` [PATCH 1/3] netfilter: add connlabel conntrack extension
` [PATCH 2/3] netfilter: ctnetlink: deliver labels to userspace
` [PATCH 3/3] netfilter: ctnetlink: allow userspace to modify labels

[RELEASE] arptables v0.0.4
 2013-01-10 20:46 UTC 

[PATCH 1/7] netfilter: nf_tables: nft_compat: release cached matches/targets
 2013-01-10 16:20 UTC  (13+ messages)
` [PATCH 2/7] netfilter: nf_tables: move filter chain definition to layer 3 modules
` [PATCH 3/7] netfilter: nf_tables: remove hook definitions from struct nft_af_info
` [PATCH 4/7] netfilter: nf_tables: move specific layer 3 compat code to nf_tables_ipv[4|6]
` [PATCH 5/7] netfilter: nf_tables: x_tables support as a compile time option
` [PATCH 6/7] netfilter: nf_tables: support 32bits-64bits x_tables compat
` [PATCH 7/7] netfilter: nf_tables: fix alias for xtables over nftables module

xtadm 1.5.0 released
 2013-01-10 15:54 UTC 

v3.8-rc3: uninitialized warnings in net/netfilter/xt_CT.c
 2013-01-10 12:16 UTC  (4+ messages)

[PATCH 2/2] netfilter: add xt_bpf xtables match
 2013-01-10  0:15 UTC  (8+ messages)
` [PATCH next] iptables: add xt_bpf match
          ` [PATCH next v2] "
            ` [PATCH next v3] "

[PATCH next] extensions: add libxt_bpf extension
 2013-01-10  0:12 UTC  (2+ messages)
` [PATCH] "

[ipset PATCH] Fix wrong bracket placing
 2013-01-09 22:40 UTC  (2+ messages)

[PATCH next V2] netfilter: remove extra timer from ecache extension
 2013-01-08 22:34 UTC  (2+ messages)

Possible arptables bug
 2013-01-08 17:07 UTC  (4+ messages)

[PATCH 0/3] Netfilter fixes for 3.8-rc2
 2013-01-08  3:26 UTC  (5+ messages)
` [PATCH 1/3] netfilter: ip6t_NPT: fix IPv6 NTP checksum calculation
` [PATCH 2/3] netfilter: fix missing dependencies for the NOTRACK target
` [PATCH 3/3] netfilter: xt_recent: avoid high order page allocations

arptables bug
 2013-01-07 20:50 UTC  (4+ messages)

libipset usage
 2013-01-07 17:24 UTC  (2+ messages)

Documentation and a build fix
 2013-01-07  1:52 UTC  (2+ messages)

[Ulogd PATCH 0/4] Implement filter for NFCT
 2013-01-05  9:57 UTC  (6+ messages)
` [PATCH 1/4] nfct: call register callback on opened handler
` [PATCH 2/4] addr: add file containing addr utility functions
` [PATCH 3/4] nfct: implement src and dst filter
` [PATCH 4/4] nfct: add protocol filter

[nfacct PATCH] Add restore command
 2013-01-05  9:32 UTC  (3+ messages)

[PATCH] netfilter: xt_recent: avoid high order page allocations
 2013-01-04 19:23 UTC  (2+ messages)

[PATCH] netfilter: fix IPv6 NTP checksum calculation
 2013-01-04 19:22 UTC  (3+ messages)

[PATCH] iptables: set IPv6 DNAT --to-destination
 2013-01-04  0:37 UTC  (2+ messages)

[PATCH] iptables: allow IPv6 port NAT without address NAT
 2013-01-04  0:10 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] net: fix checking boundary of valid vlan id
 2013-01-03 20:06 UTC  (2+ messages)

linux-next: Tree for Jan 2 (netfilter)
 2013-01-03 18:56 UTC  (4+ messages)

[PATCH -v2 22/26] net/netfilter: rename random32() to prandom_u32()
 2013-01-03 12:19 UTC 

[PATCH] iptables: fix wording in DNPT target
 2013-01-03  0:14 UTC  (4+ messages)
` [PATCH v2] iptables: merge libip6t SNPT and DNPT to NPT

[PATCH 1/4] netfilter: nf_tables: rise maximum number of expressions from 12 to 128
 2012-12-30 23:23 UTC  (4+ messages)
` [PATCH 2/4] netfilter: nf_tables: nft_compat: private data of target and matches in contiguous area
` [PATCH 3/4] netfilter: nf_tables: validate hooks for compat match/target
` [PATCH 4/4] netfilter: nf_tables: complete net namespace support

[PATCH] net: fix checking boundary of valid vlan id
 2012-12-30  9:21 UTC 

[PATCH 0/3] netfilter: nf_tables: minor fixes
 2012-12-30  2:21 UTC  (2+ messages)

[PATCH 00/12] netfilter fixes for 3.8-rc1
 2012-12-28 22:31 UTC  (14+ messages)
` [PATCH 01/12] netfilter: ip[6]t_REJECT: fix wrong transport header pointer in TCP reset
` [PATCH 02/12] netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
` [PATCH 03/12] netfilter: nf_conntrack_ipv6: fix comment for packets without data
` [PATCH 04/12] netfilter: nf_ct_reasm: fix conntrack reassembly expire code
` [PATCH 05/12] netfilter: nfnetlink_log: fix mac address for 6in4 tunnels
` [PATCH 06/12] netfilter: xt_CT: fix crash while destroy ct templates
` [PATCH 07/12] netfilter: nfnetlink_log: fix possible compilation issue due to missing include
` [PATCH 08/12] netfilter: xt_CT: recover NOTRACK target support
` [PATCH 09/12] netfilter: xt_hashlimit: fix race that results in duplicated entries
` [PATCH 10/12] netfilter: xt_recent: fix namespace destroy path
` [PATCH 11/12] netfilter: xt_hashlimit: "
` [PATCH 12/12] netfilter: ctnetlink: fix leak in error path of ctnetlink_create_expect

net-next is OPEN
 2012-12-28 12:06 UTC  (2+ messages)
` nf-next is OPEN [was Re: net-next is OPEN]

kernel panic when running /etc/init.d/iptables restart
 2012-12-28  3:39 UTC  (7+ 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).