netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-01-20 23:17:49 to 2011-01-31 22:53:11 UTC [more...]

[PATCH 00/13] ipset kernel patches v3
 2011-01-31 22:53 UTC  (14+ messages)
` [PATCH 01/13] NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
  ` [PATCH 02/13] IP set core support
    ` [PATCH 03/13] bitmap:ip set type support
      ` [PATCH 04/13] bitmap:ip,mac "
        ` [PATCH 05/13] bitmap:port set "
          ` [PATCH 06/13] hash:ip "
            ` [PATCH 07/13] hash:ip,port "
              ` [PATCH 08/13] hash:ip,port,ip "
                ` [PATCH 09/13] hash:ip,port,net "
                  ` [PATCH 10/13] hash:net "
                    ` [PATCH 11/13] hash:net,port "
                      ` [PATCH 12/13] list:set "
                        ` [PATCH 13/13] "set" match and "SET" target support

[PATCH] CT: add "none" as parameter for --ctevents
 2011-01-31 22:48 UTC 

[PATCH 0/7] netfilter: netfilter update for -next
 2011-01-31 20:32 UTC  (9+ messages)
` [PATCH 1/7] netfilter: ipvs: fix compiler warnings
` [PATCH 2/7] IPVS: Change sock_create_kernel() to __sock_create()
` [PATCH 3/7] IPVS netns BUG, register sysctl for root ns
` [PATCH 4/7] netfilter: ipvs: fix compiler warnings
` [PATCH 5/7] netfilter: xt_connlimit: pick right dstaddr in NAT scenario
` [PATCH 6/7] netfilter: xt_iprange: typo in IPv4 match debug print code
` [PATCH 7/7] netfilter: xt_iprange: add IPv6 "

extensions: add devgroup match extension
 2011-01-31 19:10 UTC 

[PATCH 1/1] netfilter: add devgroup match
 2011-01-31 19:09 UTC 

iptables: misc fixes
 2011-01-31 16:12 UTC  (10+ messages)
` [PATCH 1/7] libxt_quota: clarifications on matching
` [PATCH 2/7] iptables: improve error reporting with extension loading troubles
` [PATCH 3/7] libxt_u32: enclose argument in quotes
` [PATCH 4/7] xtables: set custom opts to NULL on free
` [PATCH 5/7] iptables: warn when parameter limit is exceeded
` [PATCH 6/7] iptables: remove bogus address-of
` [PATCH 7/7] iptables: remove more redundant casts
` [PATCH 8/8] iptables: do not print trailing whitespaces

[HELP] why the string match does not work in nat tables?
 2011-01-31 11:17 UTC  (10+ messages)
        ` netfilter - u32 module

ipt_NETFLOW and xtables-addons
 2011-01-31  7:17 UTC 

how to use sk_run_filter() in the kernel?
 2011-01-30  7:26 UTC 

xtables-addons: pknock extension crashes the kernel
 2011-01-29 19:12 UTC 

[PATCH 1/1] Add IPv6 match debug print code
 2011-01-28 18:33 UTC  (2+ messages)

[patch 0/6] Ipset patches
 2011-01-27 10:06 UTC  (14+ messages)
` [patch 1/6] ipset: turn Set name[] into a const pointer
` [patch 2/6] ipset: fix the Netlink sequence number
` [patch 3/6] ipset: pass ipset_arg argument pointer
` [patch 4/6] ipset: avoid the unnecessary argv[] loop
` [patch 5/6] ipset: improve command argument parsing
` [patch 6/6] ipset: fix spelling error

[PATCH] netfilter: CONNMARK: support save the mark of the master connection
 2011-01-27 10:01 UTC  (3+ messages)

[PATCH 1/2] Typo in IPv4 match debug print code
 2011-01-27  9:59 UTC  (4+ messages)
` [PATCH 2/2] Add IPv6 "

[PATCH 00/13] ipset kernel patches v2
 2011-01-27  9:08 UTC  (30+ messages)
` [PATCH 01/13] NFNL_SUBSYS_IPSET id and NLA_PUT_NET* macros
  ` [PATCH 02/13] IP set core support
    ` [PATCH 03/13] bitmap:ip set type support
      ` [PATCH 04/13] bitmap:ip,mac "
        ` [PATCH 05/13] bitmap:port set "
          ` [PATCH 06/13] hash:ip "
            ` [PATCH 07/13] hash:ip,port "
              ` [PATCH 08/13] hash:ip,port,ip "
                ` [PATCH 09/13] hash:ip,port,net "
                  ` [PATCH 10/13] hash:net "
                    ` [PATCH 11/13] hash:net,port "
                      ` [PATCH 12/13] list:set "
                        ` [PATCH 13/13] "set" match and "SET" target support

netfilter: xt_connlimit: pick right dstaddr in NAT scenario
 2011-01-26 15:29 UTC  (2+ messages)

[GIT PULL nf-next-2.6] IPVS changes for 2.6.38-rc3
 2011-01-26 15:27 UTC  (6+ messages)
` [PATCH 1/2] IPVS netns BUG, register sysctl for root ns
` [PATCH 2/2] netfilter: ipvs: fix compiler warnings

Filter input traffic by uid
 2011-01-26 10:52 UTC  (3+ messages)

tips for a starter
 2011-01-26  4:54 UTC 

[PATCH] netfilter: ipvs: fix compiler warnings
 2011-01-25 21:22 UTC  (8+ messages)

iptables MARK + ip rule fwmark NOT working with load balance
 2011-01-25 20:06 UTC  (3+ messages)

Module/Extension Tutorial
 2011-01-25 12:50 UTC  (2+ messages)

ebtables_nfqueue: missing structure afinfo
 2011-01-25 10:34 UTC  (2+ messages)

[PATCH] IPVS: Remove unused pr_fmt #define
 2011-01-25  6:24 UTC  (3+ messages)

[PATCH] [patch v2] IPVS: Remove unused pr_fmt #define
 2011-01-25  6:22 UTC 

[PATCH 00/79] netfilter: netfilter update
 2011-01-25  5:16 UTC  (5+ messages)
` [PATCH 18/79] IPVS: Remove useless { } block from ip_vs_process_message()

[PATCH 1/1] IPVS netns BUG, register sysctl for root ns
 2011-01-25  2:15 UTC  (2+ messages)

Incorrect xt_iprange boundary check for IPv6 (Variant 2)
 2011-01-24 20:38 UTC  (3+ messages)
` [PATCH] Incorrect xt_iprange boundary check for IPv6

[PATCH] netfilter: ctnetlink: fix (really) race condition between dump_table and destroy
 2011-01-24 18:16 UTC  (14+ messages)

netfilter: marking IPv6 packets sends them to the wrong interface
 2011-01-24 17:50 UTC  (6+ messages)

Incorrect xt_iprange boundary check for IPv6 (Variant 3)
 2011-01-24 14:00 UTC  (2+ messages)
` [PATCH] Incorrect xt_iprange boundary check for IPv6 (V3)

Incorrect xt_iprange boundary check for IPv6
 2011-01-24 12:38 UTC  (6+ messages)
` [PATCH] "

[GIT PULL nf-next-2.6] IPVS updates for v2.6.38-rc1
 2011-01-22 17:04 UTC  (4+ messages)
` [PATCH 1/2] netfilter: ipvs: fix compiler warnings
` [PATCH 2/2] IPVS: Change sock_create_kernel() to __sock_create()

[ANNOUNCE] ipset 5.4 released
 2011-01-22  9:45 UTC  (2+ messages)

[PATCH] netfilter: ipvs: fix compiler warnings
 2011-01-22  3:12 UTC  (6+ messages)

ipt_ACCOUNT 1.16 released
 2011-01-21 15:57 UTC 

[PATCH 0/3][RFC] Relationship between conntrack and firewall rules
 2011-01-21 15:09 UTC  (25+ messages)
` [PATCH 1/3] netfilter: add ruleid extension
  ` [PATCH 2/3] netfilter: add APPROVE target
      ` secctx support for conntrack-tools [was Re: [PATCH 0/3][RFC] Relationship between conntrack and firewall rules]

[PATCH 0/7] netfilter: netfilter fixes for net-next
 2011-01-21  0:38 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).