messages from 2008-01-08 16:37:17 to 2008-01-20 13:09:09 UTC [more...]
[PATCH 1/4] [NETFILTER]: ebtables: expand/remove unneeded macros
2008-01-20 13:09 UTC (6+ messages)
` [PATCH 2/4] [NETFILTER]: ebtables: remove casts, use consts
` [PATCH 3/4] [NETFILTER]: ebtables: mark matches, targets and watchers __read_mostly
` [PATCH 4/4] [NETFILTER]: ebtables: Update modules' descriptions
[PATCH] add netfilter gcc printf format checking
2008-01-20 13:05 UTC (5+ messages)
[PATCH 0/27] Netfilter update
2008-01-20 13:00 UTC (33+ messages)
` [PATCH 5/27] Remove CONFIG_COMPAT code in xt_hashlimit, xt_limit
` [PATCH 10/27] xt_conntrack match, revision 1
` [NETFILTER]: xt_conntrack: add port and direction matching
` [PATCH 11/27] xt_hashlimit: use the new union nf_inet_addr
` [PATCH 19/27] xt_policy: use the new unoin nf_inet_addr
` [PATCH 22/27] Rename ipt_iprange to xt_iprange
` [PATCH 27/27] Update feature-removal-schedule.txt
[PATCH 1/2] [NETFILTER]: xt_TCPMSS: Consider incoming device's MTU in clamp-to-pmtu
2008-01-20 12:19 UTC (2+ messages)
` [PATCH 2/2] [NETFILTER]: xt_owner: allow matching UID/GID ranges
[NETFILTER] xt_TCPMSS: Consider incoming device's MTU in clamp-to-pmtu
2008-01-20 12:16 UTC
[NETFILTER] xt_pkttype match fixes
2008-01-15 6:43 UTC (4+ messages)
` [stable] "
[LIBNL 00/09]: Netfilter update + minor fixes
2008-01-18 16:56 UTC (10+ messages)
` [LIBNL 01/09]: Add if_vlan.h
` [LIBNL 02/09]: Fix minor memleaks on exit
` [LIBNL 03/09]: Generic netfilter stuff
` [LIBNL 04/09]: Add nfnetlink_queue support
` [LIBNL 05/09]: nfnetlink_log: only set hwproto if not zero
` [LIBNL 06/09]: nfnetlink_log: support NUFLA_GID attribute
` [LIBNL 07/09]: Split up nfnetlink_log into log and msg objects
` [LIBNL 08/09]: Support conntrack add/delete/query requests
` [LIBNL 09/09]: Install netfilter headers
RTSP conntrack patch and different RTSP/UDP servers
2008-01-18 9:30 UTC
[0/19] slew of iptables patches
2008-01-17 23:13 UTC (21+ messages)
` [01/19] use automake
` [02/19] strtonum
` [03/19] common error messages
` [04/19] libxt_owner
` [05/19] libxt_tos
` [06/19] libxt_TOS
` [07/19] libxt_CONNMARK r1
` [08/19] libxt_MARK r2
` [09/19] libxt_connmark r1
` [10/19] print warning when dlopen fails
` [11/19] libxt_conntrack r0
` [12/19] bunch o' renames
` [13/19] rename overlapping function names
` [14/19] libxt_hashlimit checks
` [15/19] libxt_mark r1
` [16/19] libxt_iprange r0
` [17/19] libxt_iprange r1
` [18/19] libxt_TCPOPTSTRIP
` [19/19] xt_conntrack r1
[update] ipt_pknock match extension
2008-01-17 13:01 UTC
Tproxy4, fwmark and netfilter route_me_harder
2008-01-17 2:28 UTC
snat local packets and arp
2008-01-16 8:46 UTC (7+ messages)
[Bugme-new] [Bug 9758] New: net_device refcnt bug when NFQUEUEing bridged packets
2008-01-16 4:59 UTC (2+ messages)
[PATCH 0/3] Solve scalability issue for chain list "name" searching
2008-01-15 17:18 UTC (7+ messages)
` [PATCH 1/3] Inline functions iptcc_is_builtin() and set_changed()
` [PATCH 2/3] Introduce a counter for number of user defined chains
` [PATCH 3/3] Solving scalability issue: for chain list "name" searching
[NETFILTER 00/38]: Netfilter update
2008-01-15 16:59 UTC (44+ messages)
` [NETFILTER 01/38]: Hide a few more options under NETFILTER_ADVANCED
` [NETFILTER 02/38]: Remove some EXPERIMENTAL dependencies
` [NETFILTER 03/38]: remove ipt_TOS.c
` [NETFILTER 04/38]: xt_TOS: Change semantic of mask value
` [NETFILTER 05/38]: xt_TOS: Properly set the TOS field
` [NETFILTER 06/38]: Annotate start of kernel fields in NF headers
` [NETFILTER 07/38]: xt_CONNMARK target, revision 1
` [NETFILTER 08/38]: xt_MARK target, revision 2
` [NETFILTER 09/38]: xt_connmark match, revision 1
` [NETFILTER 10/38]: Extend nf_inet_addr with in{,6}_addr
` [NETFILTER 11/38]: xt_conntrack match, revision 1
` [NETFILTER 12/38]: xt_mark "
` [NETFILTER 13/38]: xt_pkttype: Add explicit check for IPv4
` [NETFILTER 14/38]: xt_pkttype: IPv6 multicast address recognition
` [NETFILTER 15/38]: xt_policy: use the new union nf_inet_addr
` [NETFILTER 16/38]: Update modules' descriptions
` [NETFILTER 17/38]: Rename ipt_iprange to xt_iprange
` [NETFILTER 18/38]: xt_iprange match, revision 1
` [NETFILTER 19/38]: Update feature-removal-schedule.txt
` [NETFILTER 20/38]: {ip,ip6}_tables: remove some inlines
` [NETFILTER 21/38]: ipt_REJECT: properly handle IP options
` [NETFILTER 22/38]: nf_conntrack_{tcp,sctp}: mark state table const
` [NETFILTER 23/38]: nf_conntrack_{tcp,sctp}: shrink state table
` [NETFILTER 24/38]: nf_conntrack_tcp: remove timeout indirection
` [NETFILTER 25/38]: nf_conntrack_sctp: basic cleanups
` [NETFILTER 26/38]: nf_conntrack_sctp: use proper types for bitops
` [NETFILTER 27/38]: nf_conntrack_sctp: reduce line length
` [NETFILTER 28/38]: nf_conntrack_sctp: reduce line length further
` [NETFILTER 29/38]: nf_conntrack_sctp: consolidate sctp_packet() error paths
` [NETFILTER 30/38]: nf_conntrack_sctp: rename "newconntrack" variable
` [NETFILTER 31/38]: nf_conntrack_sctp: don't take sctp_lock once per chunk
` [NETFILTER 32/38]: nf_conntrack_sctp: remove unused ttag field from conntrack data
` [NETFILTER 33/38]: nf_conntrack_sctp: replace magic value by symbolic constant
` [NETFILTER 34/38]: nf_conntrack_sctp: remove timeout indirection
` [NETFILTER 35/38]: kill nf_sysctl.c
` [NETFILTER 36/38]: nf_conntrack: clean up a few header files
` [NETFILTER 37/38]: nf_conntrack: remove print_conntrack function from l3protos
` [NETFILTER 38/38]: nf_conntrack: make print_conntrack function optional for l4protos
[NETFILTER]: Use const in struct xt_match, xt_target, xt_table
2008-01-15 16:01 UTC (4+ messages)
[PATCH] Fix CONNMARK mask value demolition
2008-01-15 15:46 UTC (5+ messages)
` [PATCH v2] "
[NETFILTER]: Supress some sparse warnings
2008-01-15 15:45 UTC
[RFC] generic CONNTRACK target
2008-01-15 14:11 UTC (7+ messages)
xt_RAWNAT target idea
2008-01-15 6:34 UTC (14+ messages)
` [xt_RAWNAT 1/3] Make room in the hook priority list
` [xt_RAWNAT 2/3] Extend iptable_raw by POSTROUTING hook
` [xt_RAWNAT 3/3] xt_RAWNAT code
` [xt_RAWNAT] iptables libxt_RAWNAT
conntrackd won't start, "can't open multicast server!"
2008-01-14 15:41 UTC (8+ messages)
[PATCH 6/8] [NETFILTER] xt_policy.c: kill some bloat
2008-01-13 5:26 UTC (3+ messages)
Why does conntrack need pthread ?
2008-01-12 15:04 UTC (2+ messages)
Ulogd2: fix db OUTPUT system
2008-01-12 14:50 UTC (2+ messages)
Ulogd2: fix some indenting
2008-01-12 14:50 UTC (2+ messages)
[PATCH 0/5] ulogd2 patches
2008-01-12 14:48 UTC (11+ messages)
` [PATCH 1/5] openlog() to syslog for global ulogd log messages
` [PATCH 2/5] Dont ntohs() mac_len of ULOG, since it is not in network byte order
` [PATCH 3/5] Logs also ipulog_strerror() and strerror() within ULOG plugin
` [PATCH 4/5] Workaround of recvfrom() EAGAIN bug
` [PATCH 5/5] stores the converted syslog parameters set within config file
[NETFILTER]: bridge: fix double POST_ROUTING invocation
2008-01-12 2:02 UTC (2+ messages)
conntrack doesn't always work when a bridge is used
2008-01-11 17:33 UTC (15+ messages)
[NETFILTER]: xt_helper: Do not bypass RCU
2008-01-11 6:41 UTC (5+ messages)
` [NETFILTER try 2]: "
[NETFILTER]: ip6t_eui64: Fixes calculation of Universal/Local bit
2008-01-11 6:40 UTC (3+ messages)
` [NETFILTER try 2]: "
conntrack & valgrind
2008-01-11 1:27 UTC (4+ messages)
kernel-source required?
2008-01-10 15:50 UTC (3+ messages)
[NETFILTER 2.4]: ip6t_eui64: Fixes calculation of Universal/Local bit
2008-01-10 15:47 UTC
[PATCH] ip[6]_tables.c: remove some inlines
2008-01-08 16:36 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).