messages from 2007-12-17 12:37:53 to 2007-12-31 17:00:57 UTC [more...]
[PATCH] net/ipv4/netfilter/ip_tables.c: remove some inlines
2007-12-31 17:00 UTC (5+ messages)
` [PATCH] ip[6]_tables.c: "
iptables 1.4.0 and Linux 2.4
2007-12-31 16:09 UTC (5+ messages)
Quota on SMP AGAIN
2007-12-31 14:15 UTC (19+ messages)
[PATCH net-2.6.25] Add packet filtering based on process's security context
2007-12-31 6:21 UTC
conntrack doesn't always work when a bridge is used
2007-12-30 17:53 UTC (14+ messages)
[PATCH 1/4] [NETFILTER]: xt_mark rev. 1
2007-12-28 16:15 UTC (8+ messages)
` [PATCH 2/4] [NETFILTER]: xt_MARK target revision 2
` [PATCH 3/4] [NETFILTER]: xt_connmark match revision 1
` [PATCH 1/4] [NETFILTER]: xt_CONNMARK target "
` [PATCH 1/4] [NETFILTER]: xt_mark match "
` [PATCH 4/4] [NETFILTER]: xt_CONNMARK target "
(usagi-core 34062) fix for eui64 match
2007-12-28 15:39 UTC (2+ messages)
[NETFILTER]: nf_conntrack_ipv4: fix module parameter compatibility
2007-12-25 5:09 UTC (2+ messages)
[PATCH 1/11] Line-based makefile
2007-12-24 14:29 UTC (13+ messages)
` [PATCH 2/11] strtonum
` [PATCH 3/11] Common error strings
` [PATCH 4/11] libxt_owner match
` [PATCH 5/11] libxt_tos match revision 1
` [PATCH 6/11] libxt_TOS target "
` [PATCH 7/11] libxt_MARK target revision 2
` [PATCH 8/11] libxt_connmark match
` [PATCH 9/11] libxt_CONNMARK target revision 1
` [PATCH 10/11] libxt_connmark match revision 0
` [PATCH 11/11] libxt_connmark match revision 1
` [PATCH 0/11] Overview of all the packs
[ANNOUNCE] Release of iptables 1.4.0 final
2007-12-22 13:53 UTC
Possible bug ipsec and SNAT?
2007-12-22 10:49 UTC (5+ messages)
[NETFILTER] xt_pkttype match revision 1
2007-12-22 2:42 UTC
[NETFILTER] xt_pkttype match fixes
2007-12-22 2:41 UTC
[NETFILTER] xt_mac match revision 1
2007-12-22 2:40 UTC
[NETFILTER] xt_helper match revision 1
2007-12-22 2:40 UTC
[NETFILTER] xt_helper match fixes
2007-12-22 2:39 UTC
[NETFILTER] xt_conntrack match revision 1
2007-12-22 2:39 UTC
[PATCH 0/3] Solve scalability issue for chain list "name" searching
2007-12-21 13:50 UTC (4+ 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
[PATCH] net/ipv4/: Spelling fixes
2007-12-20 22:05 UTC (11+ messages)
` [PATCH] net/netfilter/: "
[patch] crash in do_bindings()
2007-12-20 7:14 UTC
[patch] iptables and NO_SHARED_LIBS/dlfcn.h
2007-12-19 16:32 UTC (5+ messages)
Is it ok to create copies of sk_buff in PRE_ROUTING hook and call okfn(sk_buff_ptr) to forward it to multiple machines ?
2007-12-19 15:34 UTC
hashsize in nf_conntrack_ipv4
2007-12-19 10:17 UTC
[PATCH 1/2] [NETFILTER]: Change semantic of xt_TOS mask (dev)
2007-12-18 15:48 UTC (2+ messages)
` [PATCH 2/2] [NETFILTER]: Fix incorrect assignment of TOS value in xt_TOS
[PATCHv7 1/5][RESEND] Remove unnecessary locks from rtnetlink
2007-12-18 12:29 UTC (3+ messages)
` [PATCHv7 2/5][RESEND] rtnetlink: send a single notification on device state changes
` [PATCHv7 iproute2 2/2][RESEND] Interface group as new ip link option
[NETFILTER 00/64]: Netfilter update
2007-12-18 11:33 UTC (69+ messages)
` [NETFILTER 01/64]: ip_tables: kill useless wrapper
` [NETFILTER 02/64]: ip_tables: reformat compat code
` [NETFILTER 03/64]: x_tables: make xt_compat_match_from_user usable in iterator macros
` [NETFILTER 04/64]: {ip,ip6,arp}_tables: consolidate "
` [NETFILTER 05/64]: ip_tables: account for struct ipt_entry/struct compat_ipt_entry size diff
` [NETFILTER 06/64]: ip_tables: fix compat types
` [NETFILTER 07/64]: ip_tables: move compat offset calculation to x_tables
` [NETFILTER 08/64]: ip6_tables: kill a few useless defines/forward declarations
` [NETFILTER 09/64]: ip6_tables: move entry, match and target checks to seperate functions
` [NETFILTER 10/64]: ip6_tables: use vmalloc_node()
` [NETFILTER 11/64]: ip6_tables: move counter allocation to seperate function
` [NETFILTER 12/64]: ip6_tables: move IP6T_SO_GET_INFO handling "
` [NETFILTER 13/64]: ip6_tables: resync get_entries() with ip_tables
` [NETFILTER 14/64]: ip6_tables: add compat support
` [NETFILTER 15/64]: x_tables: enable compat translation for IPv6 matches/targets
` [NETFILTER 16/64]: xt_MARK: support revision 1 for IPv6
` [NETFILTER 17/64]: xt_MARK: add compat support for revision 0
` [NETFILTER 18/64]: {ip,ip6}_tables: reformat to eliminate differences
` [NETFILTER 19/64]: {ip,ip6}_tables: fix format strings
` [NETFILTER 20/64]: ip6_tables: fix stack leagage
` [NETFILTER 21/64]: ip6_tables: use raw_smp_processor_id() in do_add_counters()
` [NETFILTER 22/64]: ip_tables: remove ipchains compatibility hack
` [NETFILTER 23/64]: ip6_tables: use XT_ALIGN
` [NETFILTER 24/64]: arp_tables: remove obsolete standard_check function
` [NETFILTER 25/64]: arp_tables: use XT_ALIGN
` [NETFILTER 26/64]: arp_tables: use vmalloc_node()
` [NETFILTER 27/64]: arp_tables: remove ipchains compat hack
` [NETFILTER 28/64]: arp_tables: move entry and target checks to seperate functions
` [NETFILTER 29/64]: arp_tables: move counter allocation to seperate function
` [NETFILTER 30/64]: arp_tables: move ARPT_SO_GET_INFO handling "
` [NETFILTER 31/64]: arp_tables: resync get_entries() with ip_tables
` [NETFILTER 32/64]: arp_tables: add compat support
` [NETFILTER 33/64]: xt_TCPMSS: don't allow netfilter --setmss to increase mss
` [NETFILTER 34/64]: ctnetlink: add support for NAT sequence adjustments
` [NETFILTER 35/64]: ctnetlink: add support for master tuple event notification and dumping
` [NETFILTER 36/64]: ctnetlink: add support for secmark
` [NETFILTER 37/64]: nf_conntrack_sctp: add ctnetlink support
` [NETLINK 38/64]: Add NLA_PUT_BE16/nla_get_be16()
` [NETFILTER 39/64]: ctnetlink: use netlink attribute helpers
` [NETFILTER 40/64]: ctnetlink: fix expectation timeout dumping
` [NETFILTER 41/64]: nf_nat_proto_gre: add missing module reference
` [NETFILTER 42/64]: nf_nat: mark NAT protocols const
` [NETFILTER 43/64]: nf_nat: sprinkle a few __read_mostlys
` [NETFILTER 44/64]: nf_nat: pass manip type instead of hook to nf_nat_setup_info
` [NETFILTER 45/64]: nf_log: move logging stuff to seperate header
` [NETFILTER 46/64]: nf_log: constify struct nf_logger and nf_log_packet loginfo arg
` [NETFILTER 47/64]: nf_log: remove incomprehensible comment
` [NETFILTER 48/64]: nfnetlink_log: fix checks in nfulnl_recv_config
` [NETFILTER 49/64]: nfnetlink_{queue,log}: return ENOTSUPP for unknown cfg commands
` [NETFILTER 50/64]: nfnetlink_log: remove excessive debugging
` [NETFILTER 51/64]: nfnetlink_{queue,log}: return proper error codes in instance_create
` [NETFILTER 52/64]: nfnetlink_log: use endianness-aware attribute functions
` [NETFILTER 53/64]: nfnetlink_log: include GID in netlink message
` [NETFILTER 54/64]: Kill function prototype for non-existing function
` [NETFILTER 55/64]: constify nf_afinfo
` [NETFILTER 56/64]: nf_nat: properly use RCU for ip_nat_decode_session
` [NETFILTER 57/64]: x_tables: use %u format specifiers
` [NETFILTER 58/64]: Introduce nf_inet_address
` [NETFILTER 59/64]: Parenthesize macro parameters
` [NETFILTER 60/64]: xt_connlimit: use the new union nf_inet_addr
` [NETFILTER 61/64]: xt_hashlimit: speedup hash_dst()
` [NETFILTER 62/64]: xt_hashlimit: reduce overhead without IPv6
` [NETFILTER 63/64]: non-power-of-two jhash optimizations
` [NETFILTER 64/64]: Add CONFIG_NETFILTER_ADVANCED option
[RFC][PATCH] Per-conntrack timeout target v3
2007-12-17 22:01 UTC (5+ messages)
[NETFILTER] xt_hashlimit : speedups hash_dst()
2007-12-17 14:15 UTC (7+ messages)
[PATCH 1/7] Use %u format specifiers
2007-12-17 13:44 UTC (28+ messages)
` [PATCH 2/7] Introduce nf_inet_address
` [PATCH 3/7] xt_connlimit rev 1
` [PATCH 3/7] Let xt_connlimit use nf_inet_addr
` [PATCH 4/7] xt_mark match rev 1
Information on proc entries for nf_conntrack and xt_conntrack
2007-12-17 13:01 UTC
[PATCH] Change xt_TOS v1 target to zero-out semantic
2007-12-17 13:13 UTC (4+ messages)
[NETFILTER] xt_hashlimit : Can generate better code if only IPV4 needed
2007-12-17 13:11 UTC (3+ 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).