messages from 2012-12-11 11:33:43 to 2012-12-27 14:12:36 UTC [more...]
[libnetfilter_conntrack PATCH] Fix logic typo in cmp_secctx
2012-12-27 14:12 UTC
[libnl-nft PATCH] Fix file descriptor leak on error
2012-12-27 9:49 UTC (3+ messages)
[libnl-nft PATCH] Fix out of bounds buffer access in rtnl_netem_set_delay_distribution()
2012-12-27 9:48 UTC (4+ messages)
[ULOGD PATCH 0/2] Add Graphite output module
2012-12-27 8:22 UTC (4+ messages)
` [PATCH 1/2] Add missing u64 function
` [PATCH 2/2] Add GRAPHITE output module
[ulogd patches 0/3] IPv6 improvements
2012-12-27 8:22 UTC (5+ messages)
` [PATCH 1/3] Fix parsing of ipv6 flowlabel and tc fields
` [PATCH 2/3] Handle postgresql schemas correctly
` [PATCH 3/3] Add additional ip6 header fields to database scripts
[libnetfilter_acct PATCH] Fix packets and bytes inversion
2012-12-27 8:18 UTC (2+ messages)
[nfacct PATCH] Add restore command
2012-12-27 8:16 UTC
[PATCH 0/3] netfilter: nf_tables: minor fixes
2012-12-27 6:43 UTC (4+ messages)
` =?a?q?=5BPATCH=201/3=5D=20netfilter=3A=20nf=5Ftables=3A=20fix=20NLM=5FF=5FMULTI=20usage=20in=20netlink=20notifications?=
` =?a?q?=5BPATCH=202/3=5D=20netfilter=3A=20nf=5Ftables=3A=20include=20NLM=5FF=5FAPPEND=20in=20rule=20dumps?=
` =?a?q?=5BPATCH=203/3=5D=20netfilter=3A=20nf=5Ftables=3A=20check=20for=20duplicate=20names=20on=20chain=20rename?=
[PATCH 2/3] libxtables: add xtables_rule_matches_free
2012-12-27 0:20 UTC (2+ messages)
` [PATCH 3/3] libxtables: add xtables_print_num
[PATCH 1/4] iptables: remove unused leftover definitions
2012-12-27 0:19 UTC
tc ipt action
2012-12-26 23:10 UTC (64+ messages)
` [PATCH] build: unbreak linkage of m_xt.so
` [PATCH] iproute2: act_ipt fix xtables breakage
` RFC [PATCH] iproute2: temporary solution to fix xt breakage
` [PATCH] pkt_sched: act_xt support new Xtables interface
[PATCH] netfilter: Don't leak 'exp' in ctnetlink_create_expect()
2012-12-26 22:09 UTC (2+ messages)
Documentation and a build fix
2012-12-26 14:34 UTC (18+ messages)
` [PATCH 01/13] doc: add package version to all manpages
` [PATCH 02/13] doc: fixup omissions in ip6tables-restore.8
` [PATCH 03/13] doc: document iptables-restore's -t option
` [PATCH 04/13] doc: document iptables-restore's -v option
` [PATCH 05/13] doc: document iptables-restore's -M option
` [PATCH 06/13] doc: document iptables-restore's -h option
` [PATCH 07/13] doc: name the supported log levels for ipt_LOG
` [PATCH 08/13] src: remove faulty deprecated marker in libipt_LOG source
` [PATCH 09/13] iptables: fix order of internal commands list
` [PATCH 10/13] iptables: implement --line-numbers for iptables -S
` [PATCH 11/13] doc: mention -m in the manpage
` [PATCH 12/13] doc: document the -4 and -6 options
` [PATCH 13/13] build: resolve link failure for ip6t_NETMAP
[ANNOUNCE] iptables 1.4.17 release
2012-12-25 13:09 UTC
kernel panic when running /etc/init.d/iptables restart
2012-12-25 10:45 UTC (6+ messages)
[PATCH 25/29] net/netfilter: rename random32() and net_random() to prandom_u32()
2012-12-24 2:14 UTC
[PATCH] netfilter: xtables: remove table restrictions from some modules
2012-12-21 11:02 UTC (3+ messages)
NOTRACK removal breaks working configurations
2012-12-20 13:02 UTC (4+ messages)
NAT pool
2012-12-19 9:45 UTC (4+ messages)
BUG: NFLOG not working in the container
2012-12-19 1:32 UTC (2+ messages)
[PATCH v4] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
2012-12-18 4:33 UTC
Formal submission of Xtables2
2012-12-18 1:27 UTC (22+ messages)
[PATCH v3] netfilter: nf_conntrack_sip: Handle Cisco 7941/7945 IP phones
2012-12-17 9:55 UTC (6+ messages)
[PATCH] nfnetlink_log mac address for 6in4 tunnels
2012-12-17 2:29 UTC (3+ messages)
Resend: One bug in the xt_hashlimit.c
2012-12-16 23:01 UTC (2+ messages)
[PATCH] xt_recent fix BUG()
2012-12-16 22:50 UTC (2+ messages)
[PATCH] fix conntrack reassembly expire code
2012-12-16 22:43 UTC (3+ messages)
[PATCH] Fix comment for packets without data
2012-12-16 22:38 UTC (6+ messages)
[PATCH v2] netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
2012-12-16 22:33 UTC (3+ messages)
problem: [PATCH] iptable_REJECT doesn't constructs the tcp reset packet cleanly
2012-12-16 22:32 UTC (3+ messages)
[PATCH 00/11] netfilter: nf_tables: small cleanups and netlink fixes
2012-12-14 7:16 UTC (13+ messages)
` [PATCH 01/11] netfilter: nf_tables: rename pid variables to portid
` [PATCH 02/11] netfilter: nf_tables: revert commit 2a3c360f
` [PATCH 03/11] netfilter: nf_tables: move hgenerator from chain to table
` [PATCH 04/11] netfilter: nf_tables: move policy to struct nft_base_chain
` [PATCH 05/11] netfilter: nf_tables: send notifications for base chain policy changes
` [PATCH 06/11] netfilter: nf_tables: introduce chain handles and fix chain rename
` [PATCH 07/11] netfilter: nf_tables: fix invalid event type in nf_tables_getrule()
` [PATCH 08/11] netfilter: nf_tables: remove ability to specify handles for new rules
` [PATCH 09/11] netfilter: nf_tables: return error for rule change request
` [PATCH 10/11] netfilter: nf_tables: return error for NLM_F_REPLACE without rule handle
` [PATCH 11/11] netfilter: nf_tables: include NLM_F_APPEND/NLM_F_REPLACE flags in rule notification
[PATCH] netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
2012-12-13 0:17 UTC (2+ messages)
[PATCH 0/6] netfilter updates for net-next
2012-12-12 18:37 UTC (4+ messages)
` [PATCH 6/6] netfilter: nf_nat: Handle routing changes in MASQUERADE target
NET development closed
2012-12-12 18:07 UTC
[PATCH] xt_hashlimit fix BUG()
2012-12-11 19:32 UTC
[PATCH 2/2] net: remove obsolete simple_strto<foo>
2012-12-11 17:51 UTC (2+ messages)
how to monitor changes in kernel tables
2012-12-11 16:52 UTC
[PATCH] netfilter: xt_CT: fix crash while destroy ct templates
2012-12-11 14:07 UTC
[PATCH] nfnetlink_log mac address for 6in4 tunnels
2012-12-11 11:33 UTC (2+ 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).