netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-07-25 20:52:43 to 2013-08-08 15:07:10 UTC [more...]

[PATCH RFC 0/5] netfilter: implement netfilter SYN proxy
 2013-08-08 15:07 UTC  (28+ messages)
` [PATCH 1/5] netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
` [PATCH 2/5] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
` [PATCH 3/5] netfilter: add SYNPROXY core/target
` [PATCH 4/5] net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
` [PATCH 5/5] netfilter: add IPv6 SYNPROXY target

state match incompatibilty across versions
 2013-08-08 13:53 UTC  (6+ messages)

[PATCH -next 1/2] netfilter: ctnetlink: refactor ctnetlink_create_expect
 2013-08-08 12:28 UTC  (3+ messages)
` [PATCH -next 2/2] netfilter: nfnetlink_queue: allow to attach expectations to conntracks

[patch] netfilter: information leaks building packet message
 2013-08-08 12:02 UTC  (2+ messages)

[PATCH v3 00/11] Add namespace support for syslog
 2013-08-08 11:13 UTC  (20+ messages)
` [PATCH v3 04/11] syslog_ns: make syslog handling per namespace
` [PATCH v3 05/11] syslog_ns: make permisiion check per user namespace
  ` [PATCH v3 01/11] syslog_ns: add syslog_namespace and put/get_syslog_ns
  ` [PATCH v3 02/11] syslog_ns: add syslog_ns into user_namespace
  ` [PATCH v3 03/11] syslog_ns: add init syslog_ns for global syslog
  ` [PATCH v3 06/11] syslog_ns: use init syslog_ns for console action
  ` [PATCH v3 07/11] syslog_ns: implement function for creating syslog ns
  ` [PATCH v3 11/11] netfilter: use ns_printk in iptable context
` [PATCH v3 08/11] syslog_ns: implement ns_printk for specific syslog_ns
` [PATCH v3 09/11] syslog_ns: implement ns_printk_emit "
` [PATCH v3 10/11] syslog_ns: implement ns_console_unlock "

[PATCH] iptables: correctly reference generated file
 2013-08-08 10:30 UTC  (2+ messages)

[PATCH] iptables: state match incompatibilty across versions
 2013-08-07 23:44 UTC 

libnfnetlink license
 2013-08-07 18:57 UTC  (2+ messages)

[PATCH v3, -next] netfilter: ctnetlink: attach expectations to unconfirmed conntracks
 2013-08-07 14:40 UTC  (2+ messages)

[PATCH v2 -next] netfilter: ctnetlink: attach expectations to unconfirmed conntracks
 2013-08-07 11:27 UTC  (5+ messages)

[libnftables PATCH] table: add nft_table_list_del function
 2013-08-07  9:55 UTC  (3+ messages)

[PATCH] xtables: trivial spelling fix
 2013-08-07  9:39 UTC  (2+ messages)

[GIT PULL 0/2] IPVS enhancement for v3.12
 2013-08-07  9:09 UTC  (4+ messages)
` [GIT PULL 1/2] ipvs: fixed spacing at for statements
` [GIT PULL 2/2] ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL

[iptables-nftables PATCH 0/3] Generalize nft_rule_list() (+ 2 fixes)
 2013-08-07  9:02 UTC  (8+ messages)
` [iptables-nftables PATCH 1/3] nft: Remove useless test on rulenum in nft_rule_list()
` [iptables-nftables PATCH 2/3] nft: Generalize nft_rule_list() against current family
` [iptables-nftables PATCH 3/3] nft: Print unknown target data only when relevant

[ANNOUNCE] conntrack-tools 1.4.2 release
 2013-08-06 16:55 UTC 

[ANNOUNCE] iptables 1.4.20 release
 2013-08-06 16:17 UTC 

[ANNOUNCE] libnetfilter_conntrack 1.0.4 release
 2013-08-06 15:45 UTC 

[PATCH] (fix_led_parse_delay) value will now be set
 2013-08-06 13:38 UTC  (2+ messages)

[PATCH] ipvs: fixed style errors in ip_vs_dh
 2013-08-06  6:20 UTC  (2+ messages)

[PATCH] ipvs: fixed spacing at for statements
 2013-08-06  6:12 UTC  (2+ messages)

[PATCH v2 1/2] netfilter: xt_TCPMSS: fix handling of malformed TCP header and options
 2013-08-05 15:21 UTC  (2+ messages)
` [PATCH v2 2/2] netfilter: xt_TCPOPTSTRIP: fix possible off by one access

[PATCH -next] netfilter: tproxy: fix build with IP6_NF_IPTABLES=n
 2013-08-05 11:05 UTC  (2+ messages)

[PATCH V3 0/3] networking: Use ETH_ALEN where appropriate
 2013-08-02 19:34 UTC  (3+ messages)
  ` [PATCH V3 1/3] uapi: Convert some uses of 6 to ETH_ALEN

libnetfilter_queue callback and verdict order
 2013-08-02  7:29 UTC 

PROBLEM: Netfilter time matching matches all packets when time start and time stop is the same
 2013-08-02  3:18 UTC  (4+ messages)

[PATCH] ebtables: Adding --noflush command line support for ebtables-restore
 2013-08-01 20:18 UTC  (2+ messages)

[PATCH V2 0/3] networking: Use ETH_ALEN where appropriate
 2013-08-01 20:14 UTC  (2+ messages)
` [PATCH V2 1/3] uapi: Convert some uses of 6 to ETH_ALEN

FW:RE:Send Signed P/I
 2013-08-01  1:01 UTC 

[PATCH 1/2] netfilter: xt_TCPMSS: fix handling of malformed TCP header
 2013-08-01  0:39 UTC  (4+ messages)
` [PATCH 2/2] netfilter: xt_TCPOPTSTRIP: fix off by one access

[PATCH 0/7 -next] rm tproxy_core, ct event redelivery via workqueue
 2013-07-31 20:43 UTC  (15+ messages)
` [PATCH 1/7] netfilter: connlabels: remove unneeded includes
` [PATCH 2/7] netfilter: nf_queue: relax NFQA_CT attribute check
` [PATCH 3/7] netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
` [PATCH 4/7] netfilter: tproxy: remove nf_tproxy_core.h
` [PATCH 5/7] netfilter: conntrack: remove duplicate code in conntrack_netlink
` [PATCH 6/7] netfilter: conntrack: don't send destroy events from iterator
` [PATCH 7/7] netfilter: conntrack: remove timer from ecache extension

[PATCH v3] iptables: Sort table names in ip[6]tables-save
 2013-07-31 20:21 UTC 

[PATCH 0/5] netfilter: NAT sequence number adjustment fixes/improvements
 2013-07-31 17:59 UTC  (13+ messages)
` [PATCH 1/5] netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
` [PATCH 2/5] netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
` [PATCH 3/5] netfilter: nf_nat: fix locking in nf_nat_seq_adjust()
` [PATCH 4/5] netfilter: nf_nat: change sequence number adjustments to 32 bits
` [PATCH 5/5] netfilter: nf_nat: use per-conntrack locking for sequence number adjustments

[nftables PATCH] Add icmpv6 support
 2013-07-31 17:29 UTC  (2+ messages)

[libnftables PATCH 1/7] chain: change policy2str function to nft_verdict2str function
 2013-07-31 17:14 UTC  (8+ messages)
` [libnftables PATCH 2/7] jansson: Add helper function for building the tree
` [libnftables PATCH 3/7] table: remove the properties node in Json output
` [libnftables PATCH 4/7] chain: "
` [libnftables PATCH 5/7] chain:Add json parser support
` [libnftables PATCH 6/7] test:chain:test json parsing support
` [libnftables PATCH 7/7] examples: Add nft-chain-json-add

[iptables-nftables - PATCH] xtables: Do not dump before command parsing has been finished
 2013-07-31 17:12 UTC  (2+ messages)

[PATCH] netfilter: xt_addrtype: fix trivial typo
 2013-07-31 16:52 UTC  (2+ messages)

[PATCH v3] iptables: allow service names in [DS]NAT targets
 2013-07-31 16:48 UTC 

[iptables-nftables PATCH 1/5] nft: let nft_handle struct own the builtin table pointer
 2013-07-30  9:46 UTC  (13+ messages)
` [iptables-nftables PATCH 2/5] nft: search builtin tables via nft_handle tables pointer
` [iptables-nftables PATCH 3/5] nft: nft_xtables_config_load() called only in nft_init()
` [iptables-nftables PATCH 4/5] nft: export functions reusability
` [iptables-nftables PATCH 5/5] nft: fix family operation lookup

[PATCH 0/3] networking: Use ETH_ALEN where appropriate
 2013-07-29  5:29 UTC  (2+ messages)
` [PATCH 1/3] uapi: Convert some uses of 6 to ETH_ALEN

[PATCH v2 net-next] net/sctp: Refactor SCTP skb checksum computation
 2013-07-28  3:07 UTC  (2+ messages)

[libnftables PATCH] xml: expr: fix public interface for parsing XML
 2013-07-26 14:55 UTC  (4+ messages)

[PATCH] iptables: iptables-xml: Fix various parsing bugs
 2013-07-26 14:52 UTC  (2+ messages)

[PATCH] build: fail in configure on missing dependency for optional component
 2013-07-26 14:33 UTC  (2+ messages)

[PATCH libnftables] src: remove version from XML and JSON representations
 2013-07-26 14:13 UTC 

[iptables-nftables PATCH v2] nft: load only the tables of the current family
 2013-07-26 13:49 UTC 

[libnftables PATCH v3] set: XML parse
 2013-07-26 13:02 UTC  (2+ messages)

[libnftables PATCH] set: xml: change XML attributes to nodes
 2013-07-26 12:11 UTC 

[iptables-nftables PATCH] nft: load only the tables of the current family
 2013-07-26 12:04 UTC  (2+ messages)

[libnftables PATCH v2] set: XML parse
 2013-07-26 10:35 UTC  (2+ messages)

[libnftables PATCH] log: fix qthreshold data type
 2013-07-26 10:01 UTC  (2+ messages)

[libnftables PATCH 1/6] table: json: Add Json parser support
 2013-07-25 21:13 UTC  (10+ messages)
` [libnftables PATCH 2/6] table : tests: test the table json "
` [libnftables PATCH 3/6] examples: Add nft-table-json-add
` [libnftables PATCH 4/6] chain: json: add function for parsing chain
` [libnftables PATCH 5/6] chain: test: test the chain parser support
` [libnftables PATCH 6/6] examples: Add nft-chain-json-add

[libnftables PATCH] immediate: xml: fix name inconsistency
 2013-07-25 20:58 UTC  (2+ messages)

[libnftables PATCH] tests: xml: add realistic XML tests files
 2013-07-25 20:57 UTC  (2+ messages)


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