netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2008-12-01 19:59:06 to 2009-01-07 17:19:51 UTC [more...]

ip_route_me_harder question
 2009-01-07 17:19 UTC 

build: resolve autotools suggestions
 2009-01-07 14:15 UTC  (4+ messages)

env: augment deprecation notice
 2009-01-07 13:44 UTC  (2+ messages)

[netfilter 0/5] nf_log refactoring
 2009-01-07  7:17 UTC  (7+ messages)
` [PATCH 1/5] netfilter: use a linked list of loggers
` [PATCH 2/5] netfilter: suppress nf_log_unregister_pf function
` [PATCH 3/5] netfilter: convert logger modules to new API
` [PATCH 4/5] netfilter: print the list of register loggers
` [PATCH 5/5] netfilter: sysctl support of logger choice

[ULOGD2 0/6] DB performance
 2009-01-06 23:27 UTC  (8+ messages)
` [PATCH 1/6] PostgreSQL: allow local connections
` [PATCH 2/6] Allow plain INSERT instead of procedure
` [PATCH 3/6] PostgreSQL schema: drop useless constraints
` [PATCH 4/6] Flat SQL schema for PostgreSQL
` [PATCH 5/6] Flat SQL schema for MySQL
` [PATCH 6/6] DBI: lower column name before comparing to key

Using TRACE with ulogd2
 2009-01-06 10:34 UTC  (2+ messages)

Scheduled removals
 2009-01-06  3:32 UTC 

Hi again, get the process id associated to a packet
 2009-01-05  9:59 UTC  (4+ messages)

[RFC][PATCH] ipset - remove binding support
 2009-01-03 23:12 UTC  (3+ messages)
` [RFC][PATCH] ipset - remove hash_ip function parameter

Bug in Netfiler_queue when using small packets in 100Mb traffic
 2009-01-03 15:32 UTC  (3+ messages)

checksum calculation for an OUTPUT DNATted packet
 2009-01-02 23:15 UTC  (2+ messages)

How can i leave a packet to continue the iptables ruleset checking?
 2009-01-01 23:12 UTC  (3+ messages)

[PATCH] ebtables match inverted in 2.6.28? (Was: Re: ebtables match inverted in 2.6.28?)
 2009-01-01  3:16 UTC 

[libnetfilter_log 0/3] Misc code cleaning
 2008-12-30 11:20 UTC  (7+ messages)
` [libnetfilter_log 1/3] Suppress reference to libnetfilter_queue which is the model of libnetfilter_log
` [libnetfilter_log 2/3] Set nflog_errno as needed
` [libnetfilter_log 3/3] Suppress NFULNL_MSG_CONFIG callback registration

iptables-restore: remove unused --binary flag
 2008-12-30 11:28 UTC  (5+ messages)
` iptables-save: restore indent after last change

libxt_rateest: fix segfault
 2008-12-30 11:05 UTC  (4+ messages)

Xtables-addons 1.7
 2008-12-25 19:26 UTC 

Compiler warnings on libnetfilter_*
 2008-12-24 19:13 UTC  (5+ messages)
` [libnfnetlink] Suppress iftable_up function which is no used

netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
 2008-12-24 19:10 UTC  (9+ messages)
  ` [PATCH 1/1 ] Conntrack extensions : Interrupt timeout

[libnetfilter_queue 0/4] misc code cleaning and documentation
 2008-12-22 22:08 UTC  (15+ messages)
` [libnetfilter_queue 1/4] Change variable name to have an homogeneous naming
` [libnetfilter_queue 2/4] Use nfq_fd function instead of call to nfnetlink function
` [libnetfilter_queue 3/4] Suppress double call of nfnl_subsys_close()
` [libnetfilter_queue 4/4] Switch documentation style to doxygen
      ` [libnetfilter_queue] Add doxygen config file

Add a rule to PREROUTING table
 2008-12-22 21:59 UTC  (2+ messages)

?2008/12/21 山鉧科技網頁設計
 2008-12-21  5:14 UTC 

hooks
 2008-12-19 23:16 UTC  (4+ messages)

[PATCH] net: Remove a noisy printk
 2008-12-19  1:21 UTC  (14+ messages)

[ANNOUNCE] conntrack-tools 0.9.9 released
 2008-12-18 11:27 UTC 

[PATCH 11/11] net/bridge/netfilter: Move a dereference below a NULL test
 2008-12-16 15:15 UTC 

[libnetfilter_log patch] Fix minor memory leak
 2008-12-15 16:15 UTC  (2+ messages)

[netfilter-core] [PATCH] netfilter: remove padding from struct xt_match on 64bit builds
 2008-12-15 13:10 UTC 

[PATCH] netfilter: ctnetlink: fix missing CTA_NAT_SEQ_UNSPEC
 2008-12-15 12:12 UTC  (4+ messages)

[PATCH] More secure SYSRQ for xtables-addons
 2008-12-15 12:09 UTC  (17+ messages)
    ` sg_set_page not usable for .bss?

[ANNOUNCE] libnetfilter_conntrack 0.0.98 release
 2008-12-14 21:54 UTC  (2+ messages)
` [ANNOUNCE] libnetfilter_conntrack 0.0.99 release [was Re: [ANNOUNCE] libnetfilter_conntrack 0.0.98 release]

netfilter: xt_time: print timezone for user information
 2008-12-11 12:58 UTC  (2+ messages)

linux-next: Tree for December 1 (netfilter build error)
 2008-12-11  1:24 UTC  (5+ messages)
      ` netfilter: xt_NFLOG is dependant of nfnetlink_log

inconsistency in time module of iptables
 2008-12-10 19:44 UTC 

[ULOG PATCH 0/4] misc fixes, and new DBI output plugin
 2008-12-10 11:05 UTC  (9+ messages)
` [PATCH 1/4] Link ulogd2 with libpthread
` [PATCH 2/4] Fix light memory error in parse_mac2str
` [PATCH 3/4] Add new output plugin DBI
` [PATCH 4/4] Search for libdbi includes during configure

[ULOGD2 PATCH 0/18] Code cleaning, SCTP support, NFLOG logic fix
 2008-12-10 11:07 UTC  (20+ messages)
` [ULOGD2 PATCH 01/18] add ukey_* function for key assignation
` [ULOGD2 PATCH 02/18] Modify usage of nflog_bind_pf function
` [ULOGD2 PATCH 03/18] Get rid of addressfamily variable in NFLOG input plugin
` [ULOGD2 PATCH 04/18] Document group 0 usage and suppress address_family
` [ULOGD2 PATCH 05/18] Add SCTP support to BASE plugin
` [ULOGD2 PATCH 06/18] SCTP support for PRINTPKT
` [ULOGD2 PATCH 07/18] Add SCTP support to MySQL and PGSQL output
` [ULOGD2 PATCH 08/18] Treat nice function return
` [ULOGD2 PATCH 09/18] Fix stop function of NFCT plugin
` [ULOGD2 PATCH 10/18] Don't free pluginstance when leaving
` [ULOGD2 PATCH 11/18] Fix minor memory leak in NFLOG plugin
` [ULOGD2 PATCH 12/18] Call pluginstance stop function when exiting
` [ULOGD2 PATCH 13/18] Add SIGINT to list of terminal signal
` [ULOGD2 PATCH 14/18] Unload plugins when quitting
` [ULOGD2 PATCH 15/18] Introduce config_stop() function
` [ULOGD2 PATCH 16/18] Free stacks when exiting
` [ULOGD2 PATCH 17/18] Fix memory leak in destructor_nfct()
` [ULOGD2 PATCH 18/18] Add valgrind compilation option

ulogd2 doesn't decode IPv6 L4 protos
 2008-12-10 10:57 UTC  (3+ messages)
` [PATCH] Return true/false instead of ULOGD_IRET_OK/STOP

iptables-save: output ! in position according to manpage
 2008-12-09 16:27 UTC  (4+ messages)

[iptables PATCH] fixed the position of the exclamation mark
 2008-12-09 10:02 UTC  (6+ messages)

More nf_conntrack_sip questions
 2008-12-08  0:28 UTC  (14+ messages)

src: remove unused include files
 2008-12-07 15:54 UTC  (2+ messages)

L2 NAT
 2008-12-04 15:43 UTC  (5+ messages)

multicast forwarding
 2008-12-01 19:44 UTC 


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