messages from 2013-06-10 16:07:39 to 2013-06-26 11:37:21 UTC [more...]
[libnftables PATCH 00/21] Small fixes for XML
2013-06-26 11:37 UTC (15+ messages)
` [libnftables PATCH 01/21] chain: add hooknum2str
` [libnftables PATCH 02/21] src: xml: convert family values to string
` [libnftables PATCH 03/21] rule: xml: conditional compat info
` [libnftables PATCH 04/21] bitwise: xml: mask and xor use same number of data registers
` [libnftables PATCH 05/21] expr: xml: validate registers < NFT_REG_MAX
` [libnftables PATCH 06/21] nat: xml: change nat types string to dnat/snat
` [libnftables PATCH 07/21] nat: xml: change IP range node names
` [libnftables PATCH 08/21] byteorder: xml: op as string
` [libnftables PATCH 09/21] ct: xml: add extra dir check
` [libnftables PATCH 10/21] ct: xml: use key's name string instead of numbers
` [libnftables PATCH 11/21] exthdr: xml: fix mandatory elements
` [libnftables PATCH 12/21] chain: xml: use string for policy
` [libnftables PATCH 13/21] data_reg: xml: len node shows byte length
` [libnftables PATCH 14/21] data_reg: xml: fix bytes movements
[GIT PULL 0/8] IPVS updates for v3.11 #2
2013-06-26 9:11 UTC (9+ messages)
` [PATCH 1/8] ipvs: provide iph to schedulers
` [PATCH 2/8] ipvs: sloppy TCP and SCTP
` [PATCH 3/8] ipvs: replace the SCTP state machine
` [PATCH 4/8] ipvs: drop SCTP connections depending on state
` [PATCH 5/8] ipvs: SH fallback and L4 hashing
` [PATCH 6/8] ipvs: add sync_persist_mode flag
` [PATCH 7/8] kernel: remove unnecessary head file
` [PATCH 8/8] netns: exclude ipvs from struct net when IPVS disabled
[PATCH] iptables: Fix connlabel.conf install location
2013-06-25 19:52 UTC (8+ messages)
[PATCH lnf-ct 1/2] conntrack: labels: skip labels with non-alnum characters
2013-06-25 19:43 UTC (4+ messages)
` [PATCH V2 lnf-ct 2/2] conntrack: snprintf: add connlabel format specifier
[PATCH 1/2] nft: print counter issues
2013-06-25 10:00 UTC (4+ messages)
` [PATCH 2/2] nft: mem leak in nft_rule_list_cb
v3.10-rc7 oops soon after boot
2013-06-25 1:36 UTC (5+ messages)
[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
2013-06-25 0:58 UTC (8+ messages)
` [PATCH v2 "
` [PATCH iptables] xt_socket: add --nowildcard flag
[PATCH 0/5] Netfilter/IPVS fixes for net
2013-06-24 19:47 UTC (5+ messages)
` [PATCH 1/5] ipvs: SCTP ports should be writable in ICMP packets
` [PATCH 2/5] netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
` [PATCH 3/5] netfilter: nf_nat_sip: fix mangling
[PATCH 4/5] netfilter: ctnetlink: send event when conntrack label was modified
2013-06-24 15:16 UTC (2+ messages)
` [PATCH 5/5] netfilter: ipt_ULOG: fix incorrect setting of ulog timer
[PATCH 1/1] netfilter: ctnetlink: send event when conntrack label was modified
2013-06-24 15:09 UTC (2+ messages)
[PATCH 0/2] Netfilter/IPVS fixes for net
2013-06-24 9:28 UTC (5+ messages)
` [PATCH 1/2] ipvs: SCTP ports should be writable in ICMP packets
` [PATCH 2/2] netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
[PATCH conntrack-tools 1/2] conntrackd: support replication of connlabels
2013-06-23 21:23 UTC (2+ messages)
` [PATCH conntrack-tools 2/2] conntrack: add connlabel format attribute
Bridge-nf and iptables SNAT
2013-06-23 20:09 UTC (2+ messages)
[PATCHv2] nft: netlink: fix network address prefix
2013-06-22 17:46 UTC
[nft] netlink: fix network address prefix
2013-06-22 17:19 UTC
[PATCH] nftables kernel tree: nf_tables_ipv4.c: typo in struct filter_ipv4 initialization
2013-06-22 16:40 UTC
[PATCH ] nftables kernel tree: nf_tables_ipv4.c: typo in struct filter_ipv4 initialization
2013-06-22 13:43 UTC
[libnftables PATCH] test: add testbench for XML
2013-06-22 12:25 UTC (4+ messages)
[PATCH] ip6tables: don't print out /128
2013-06-20 20:11 UTC
[PATCH] iptables: iptables-xml: Fix various parsing bugs
2013-06-20 12:53 UTC
[PATCH 1/5] src: get it sync with current include/linux/netfilter/nf_tables.h
2013-06-21 14:42 UTC (5+ messages)
` [PATCH 2/5] rule: family field in struct handle is unsigned
` [PATCH 3/5] meta: use if_nametoindex and if_indextoname
` [PATCH 4/5] meta: replace rtnl_tc_handle2str and rtnl_tc_str2handle
` [PATCH 5/5] src: use libnftables
[PATCH 0/5] netfilter fixes for 3.10-rc5
2013-06-21 8:27 UTC (16+ messages)
` [PATCH 3/5] netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
` [PATCH 4/5] netfilter: nfnetlink_queue: fix missing HW protocol
` [PATCH 5/5] ipvs: info leak in __ip_vs_get_dest_entries()
[PATCH lnfct-ct 1/2] conntrack: snprintf: add labels in hex representation by default
2013-06-21 0:32 UTC (8+ messages)
` [PATCH 2/2] conntrack: snprintf: add connlabel format specifier
[RFC PATCH -next] netfilter: nfqueue: add ability to dump list of supported attributes
2013-06-20 21:40 UTC (3+ messages)
[PATCH] netfilter: remove redundant skb check in nf_conntrack_put_reasm
2013-06-20 14:15 UTC (6+ messages)
[PATCH] nft: loop optimization
2013-06-20 12:37 UTC (2+ messages)
[RFC PATCH 0/1] add insert after to nf_tables
2013-06-20 12:17 UTC (11+ messages)
` [PATCH] netfilter: nf_tables: add insert operation
` [libnftables PATCH] examples: add insert rule example
[patch] netfilter: prevent harmless integer overflow
2013-06-20 11:09 UTC (3+ messages)
[PATCH -next] Revert "netfilter: tproxy: do not assign timewait sockets to skb->sk"
2013-06-20 10:36 UTC (3+ messages)
[PATCH] netfilter: nf_conntrack_ipv6: Plug sk_buff leak in fragment handling
2013-06-20 9:56 UTC (3+ messages)
[PATCH nf-next] netfilter: ct: check return code from nla_parse_tested
2013-06-20 9:47 UTC (3+ messages)
[GIT PULL nf] IPVS fix for v3.10
2013-06-20 9:47 UTC (3+ messages)
` [PATCH nf] ipvs: SCTP ports should be writable in ICMP packets
[PATCH next] netfilter: conntrack: avoid large timeout for mid-stream pickup
2013-06-20 9:45 UTC (3+ messages)
[PATCH] fix filenames typo in print_usage and file header
2013-06-19 7:22 UTC
[PATCH v3 1/2] iptables-nftables: function nft_chain_zero_counters added
2013-06-18 4:50 UTC (8+ messages)
` [PATCH v3 2/2] xtables: function zero_entries removed
[PATCH v3] iptables-nftables: function nft_chain_zero_counters added
2013-06-18 0:54 UTC (2+ messages)
[PATCH 0/3] netfilter fixes for net
2013-06-17 23:14 UTC (7+ messages)
` [PATCH 1/3] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
` [PATCH 2/3] netfilter: xt_TCPMSS: Fix IPv6 default MSS too
` [PATCH 3/3] netfilter: xt_TCPMSS: Fix missing fragmentation handling
[libnftables PATCH 1/3] nat: xml: fix xml_snprintf buffer offset
2013-06-17 19:28 UTC (6+ messages)
` [libnftables PATCH 2/3] nat: xml: fix non-mandatory element
` [libnftables PATCH 3/3] rule: xml: delete trailing space
[libnftables PATCH] expr: bitwise: xml_parse: fix casting
2013-06-17 19:20 UTC (2+ messages)
[PATCH v2 1/5] iptables: bugfix: prevent wrong syntax being accepted by the set match
2013-06-16 23:27 UTC (5+ messages)
` [PATCH v2 2/5] ipset: add "inner" flag implementation
` [PATCH v2 3/5] ipset: add set match "inner" flag support
` [PATCH v2 4/5] iptables: "
` [PATCH v2 5/5] iptables (userspace): "
[PATCH v2 0/5] ipset: add "inner" flag support
2013-06-16 23:26 UTC
libnetfilter_queue: Another Valgrind complaint with nfq_set_mode
2013-06-15 20:46 UTC
[PATCH] netfilter: xt_TCPMSS: Add safe fragmentation handling
2013-06-14 16:03 UTC (2+ messages)
[PATCH] netfilter: xt_TCPMSS: Add IPv6 default MSS
2013-06-14 16:03 UTC (2+ messages)
[libnftables PATCH 0/2] Series to add JSON output support for rules
2013-06-13 18:50 UTC (3+ messages)
` [libnftables PATCH 1/2] Add function for exporting rule to JSON format
` [libnftables PATCH 2/2] Add code for testing the new functions for exporting rules to JSON Format
Huge timeout with loose=1 pickup tcp connections
2013-06-13 13:49 UTC (3+ messages)
[ANNOUNCE] Linux Security Summit 2013 - CFP
2013-06-12 16:45 UTC (2+ messages)
[PATCH 00/12] Netfilter/IPVS updates for net-next
2013-06-12 15:50 UTC (3+ messages)
` [PATCH 06/12] sched: add cond_resched_rcu() helper
[nftables PATCH 0/2] work on restoration
2013-06-12 9:43 UTC (5+ messages)
` [nftables PATCH 1/2] rule: display hook info
` [nftables PATCH 2/2] counter: fix restoration
[PATCH v4] xtables: Add locking to prevent concurrent instances
2013-06-11 10:56 UTC (2+ messages)
Test mail. Please ignore.<EOM>
2013-06-11 2:29 UTC
[PATCH] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
2013-06-11 0:13 UTC
[PATCH] Remove redundant TCP header checks from xt_TCPOPTSTRIP
2013-06-10 20:22 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).