netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-02-09 17:35:03 to 2009-02-12 12:48:09 UTC [more...]

[RFC] netlink broadcast return value
 2009-02-12 12:48 UTC  (17+ messages)

(nfnl_talk: recvmsg over-run) and (nf_queue: full at 1024 entries, dropping packets(s). Dropped: 582) - bug or just some defaults increase required?
 2009-02-12 12:43 UTC  (9+ messages)

[PATCH 2/2 v4] New netfilter target to trigger LED devices
 2009-02-12 11:51 UTC  (3+ messages)
  ` [PATCH 2/2 v5] "

Netfilter API and libiptc
 2009-02-12 10:42 UTC  (15+ messages)

[PATCH] Update jhash.h with the new version of Jenkins' hash
 2009-02-12  9:55 UTC  (13+ messages)

netfilter 00/02: netfilter -stable fixes
 2009-02-12  7:07 UTC  (3+ messages)
` netfilter 01/02: fix tuple inversion for Node information request
` netfilter 02/02: xt_sctp: sctp chunk mapping doesn't work

'nother pull request
 2009-02-12  6:21 UTC  (5+ messages)
` [PATCH 1/3] libxtables: use const for vars holding literals
` [PATCH 2/3] libxt_string: fix undefined behavior/incorrect patlen calculation
` [PATCH 3/3] libxtables: flush before fork

pull request
 2009-02-12  6:10 UTC  (20+ messages)
` [PATCH 1/8] libxtables: recognize IP6TABLES_LIB_DIR old-style environment variable
` [PATCH 2/8] build: move -ldl to proper LDADD
` [PATCH 3/8] libxtables: remove unused XT_LIB_DIR macro
` [PATCH 4/8] libxtables: decouple non-xtables parts from header
` [PATCH 5/8] src: remove iptables_rule_match indirection macro
` [PATCH 6/8] src: remove unused ipt_tryload macro
` [PATCH 7/8] libxtables: move compat defines to xtables.c
` [PATCH 8/8] src: consolidate duplicate code in iptables/internal.h

netfilter: half a patch for the pseudoregression
 2009-02-12  4:28 UTC  (3+ messages)

build: pkg-config file should provide CFLAGS
 2009-02-12  0:37 UTC 

libxtables: flush before fork
 2009-02-12  0:30 UTC 

libxt_string: fix undefined behavior/incorrect patlen calculation
 2009-02-12  0:21 UTC 

[PATCH 1/2 v4] New netfilter target to trigger LED devices
 2009-02-11 21:44 UTC 

[PATCH 2/2 v3] New netfilter target to trigger LED devices
 2009-02-11 21:38 UTC  (3+ messages)

[PATCH] libxtables: Introduce xtables_set_revision() and make iptables and ip6tables use it
 2009-02-11 17:48 UTC  (4+ messages)
    ` [RFC] libxtables: Introduce xtables_init_all()

[PATCH] libxtables: Make ip6tables, iptables and iptables-xml use xtables_globals
 2009-02-11 17:30 UTC  (5+ messages)

[PATCH] libxtables: Add exit_error cb to xtables_globals
 2009-02-11 17:19 UTC  (7+ messages)

RFC: introduce xtables global param struct
 2009-02-11 17:17 UTC  (4+ messages)

[PATCH] libxtables: define xtables_free_opts()
 2009-02-11 17:08 UTC  (4+ messages)

[PATCH] fix source code corruption in ebtables Makefile
 2009-02-11 16:34 UTC  (2+ messages)

[PATCH] libxtables: Introduce xtables_merge_options()
 2009-02-11 15:27 UTC  (7+ messages)

[PATCH 1/3] netfilter: arptables: add mcmangle target
 2009-02-11 14:54 UTC  (19+ messages)
` [PATCH 2/3] netfilter: xtables: add PKTTYPE target
` [PATCH 3/3] netfilter: xtables: add cluster match

[PATCH 3/5] netfilter: convert logger modules to new API
 2009-02-11 14:33 UTC  (16+ messages)
` [PATCH 5/6] netfilter: print the list of register loggers
    ` [PATCH 0/6] rework of nf_log refactoring
          ` [PATCH 1/7] netfilter: use a linked list of loggers
          ` [PATCH 2/7] netfilter: suppress nf_log_unregister_pf function
          ` [PATCH 3/7] netfilter: bind at registration if no logger is already set
          ` [PATCH 4/7] netfilter: convert logger modules to new API
          ` [PATCH 5/7] netfilter: print the list of register loggers
          ` [PATCH 6/7] netfilter: sysctl support of logger choice
          ` [PATCH 7/7] netfilter: fix nflog timeout handling

[ANNOUNCE] ipset-2.4.9
 2009-02-11 13:24 UTC 

[PATCH] libxtables: simple aliasing macro for exit_error
 2009-02-11 12:06 UTC  (2+ messages)

[PATCH] libxtables: Replace direct exit_error() calls inside libxtables
 2009-02-11 12:05 UTC  (2+ messages)

[PATCH 1/2 v3] New netfilter target to trigger LED devices
 2009-02-11 11:36 UTC 

[PATCH] libxtables: Introduce global params structuring
 2009-02-11 11:59 UTC  (5+ messages)
` several messages

[PATCH] Update jhash.h with the new version of Jenkins' hash
 2009-02-11  1:17 UTC  (4+ messages)

[RFT 3/3] iptables: lock free counters
 2009-02-10 22:20 UTC  (6+ messages)
        ` [RFC] iptables: lock free counters (v0.6)

Thrashing iptables
 2009-02-10 21:38 UTC 

[PATCH] libxtables: convert iptables and and ip6tables use xtables_free_opts()
 2009-02-10 21:31 UTC 

netlink question
 2009-02-10 20:33 UTC 

[ANNOUNCE] ipset-2.4.8
 2009-02-10 19:25 UTC 

32 core net-next stack/netfilter "scaling"
 2009-02-10 18:44 UTC  (3+ messages)

-m state is not working
 2009-02-10 11:48 UTC  (6+ messages)

libxtables rework
 2009-02-10  9:04 UTC  (21+ messages)
` [PATCH 02/16] src: remove redundant casts
` [PATCH 04/16] extensions: use UINT_MAX constants over open-coded bits (1/2)
` [PATCH 05/16] extensions: use UINT_MAX constants over open-coded numbers (2/2)
` [PATCH 06/16] libxtables: prefix/order - libdir
` [PATCH 07/16] libxtables: prefix/order - strtoui
` [PATCH 08/16] libxtables: prefix/order - program_name
` [PATCH 09/16] libxtables: prefix/order - param_act
` [PATCH 10/16] libxtables: prefix/order - ipaddr/ipmask to ascii output
` [PATCH 11/16] libxtables: prefix/order - ascii to ipaddr/ipmask input
` [PATCH 12/16] libxtables: prefix - misc functions
` [PATCH 13/16] libxtables: prefix - parse and escaped output func
` [PATCH 14/16] libxtables: prefix/order - move check_inverse to xtables.c
` [PATCH 15/16] libxtables: prefix/order - move parse_protocol "
` [PATCH 16/16] libxtables: move afinfo around

ct_sync project update
 2009-02-10  7:56 UTC  (2+ messages)

netfilter 00/05: netfilter fixes
 2009-02-10  0:31 UTC  (7+ messages)

[PATCH] libxtables: Introduce xtables_afinfo
 2009-02-09 20:45 UTC  (5+ messages)

[PATCH] netfilter: don't track ICMPv6 negotiation message
 2009-02-09 17:39 UTC  (3+ messages)

Add real default to NFLOG qthreshold
 2009-02-09 17:37 UTC  (3+ messages)
` [PATCH 2/2] netfilter: fix nflog timeout handling


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).