netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-06-29 12:45:30 to 2013-07-11 19:41:35 UTC [more...]

[PATCH] ipvs: fixed style errors and warnings in ip_vs_conn
 2013-07-11 19:41 UTC 

[PATCH] ipvs: fixed style error in ip_vs_sched
 2013-07-11 19:20 UTC 

[PATCH] ipvs: fixed style errors in ip_vs_dh
 2013-07-11 19:15 UTC 

[PATCH] netfilter: xt_addrtype: fix trivial typo
 2013-07-11 19:06 UTC 

[PATCH] netfilter: xt_pkttype: IPv6 has no broadcast
 2013-07-11 19:03 UTC 

[PATCH v3 0/29] nfacct changes and additions
 2013-07-11 18:56 UTC  (40+ messages)
` [PATCH v3 kernel 1/29] bugfix: pkts/bytes need to be specified simultaneously
` [PATCH v3 kernel 2/29] bugfix: restore pkts/bytes counters in NLM_F_REPLACE
` [PATCH v3 libnetfilter_acct 3/29] bugfix: correct xml name parsing
` [PATCH v3 libnetfilter_acct 4/29] bugfix: correct (plain) "
` [PATCH v3 nfacct 5/29] bugfix: prevent 0-sized parameter being accepted
` [PATCH v3 nfacct 6/29] bugfix: prevent 0-sized nfacct name "
` [PATCH v3 nfacct 7/29] code-refactoring changes to the "command menu"
` [PATCH v3 nfacct 8/29] add 2 new options: "replace" and "flush"
` [PATCH v3 libnetfilter_acct 9/29] add *_SAVE template allowing save/restore
` [PATCH v3 libnetfilter_acct 10/29] add *_BONLY template to show bytes-only
` [PATCH v3 libnetfilter_acct 11/29] add variable width and on-the-fly formatting
` [PATCH v3 nfacct 12/29] add variable width and on-the-fly number formatting
` [PATCH v3 nfacct 13/29] add new "save" and correct existing "restore" commands
` [PATCH v3 nfacct 14/29] add sort option to the "list" command
` [PATCH v3 nfacct 15/29] add "show bytes" option to "list" and "get" commands
` [PATCH v3 kernel 16/29] add permanent byte/packet format capability to nfacct
` [PATCH v3 libnetfilter_acct 17/29] add *permanent* number formatting support
` [PATCH v3 nfacct 18/29] add permanent number formatting to nfacct objects
` [PATCH v3 kernel 19/29] add byte threshold capability to nfacct
` [PATCH v3 libnetfilter_acct 20/29] add byte threshold capability support
` [PATCH v3 nfacct 21/29] add byte threshold capabilities to nfacct objects
` [PATCH v3 libnetfilter_acct 22/29] add *_EXTENDED template support
` [PATCH v3 nfacct 23/29] add "show extended" option to "list" and "get" commands
` [PATCH v3 kernel 24/29] add packets and bytes mark capability to nfacct
` [PATCH v3 libnetfilter_acct 25/29] add packets/bytes mark capability support
` [PATCH v3 nfacct 26/29] add setmark and clrmark to "get" and "list" commands
` [PATCH v3 libnetfilter_acct 27/29] add *_MONLY template support
` [PATCH v3 nfacct 28/29] add "show marks" option to "list" and "get" commands
` [PATCH v3 nfacct 29/29] change man page to describe all new features

conntrackd segfault on EPSV IPv6 ftp command when using ftp ExpectationSync
 2013-07-11 15:19 UTC  (12+ messages)

It's private
 2013-07-11 11:50 UTC 

[libnftables PATCH] src: add nft_*_list_is_empty() functions
 2013-07-11  8:44 UTC 

[PATCH] ipvs: fixed spacing at for statements
 2013-07-11  6:45 UTC 

[PATCH 1/3 nfnetlink_acct] numerous changes and improvements to the kernel code
 2013-07-10 18:22 UTC  (9+ messages)

[PATCH v4 0/2] ipset: add "inner" flag version support
 2013-07-10 11:31 UTC  (4+ messages)

[libnftables PATCH] examples: give credits to Pablo Neira Ayuso
 2013-07-10 10:17 UTC 

[PATCH iptables] extensions: libxt_connlabel: use libnetfilter_conntrack
 2013-07-10  8:28 UTC 

nfnetlink_queue question
 2013-07-10  6:26 UTC  (2+ messages)

[RFC PATCHv2] netfilter: nf_tables: add insert operation
 2013-07-08 23:00 UTC  (12+ messages)
` [PATCHv3 nftables insert operation]
  ` [PATCH] netfilter: nf_tables: add insert operation
      ` [PATCHv4 nftables insert operation 0/1]
        ` [PATCHv4] netfilter: nf_tables: add insert operation
        ` [nftables PATCH] rule: honor flag argument during rule creation
  ` [libnftables PATCH 1/4] rule: add support for position attribute
    ` [libnftables PATCH 2/4] examples: add insert rule example
    ` [libnftables PATCH 3/4] rule: display position in default printf
    ` [libnftables PATCH 4/4] rule: change type of function to use const
  ` [nftables PATCH] Add support for insertion inside rule list

[PATCH] ip{6}tables-restore: fix breakage due to new locking approach
 2013-07-08 17:44 UTC 

[libnftables PATCH] bitwise: xml: export len node
 2013-07-08 17:00 UTC  (2+ messages)

[PATCH] ip6tables: don't print out /128
 2013-07-08 16:55 UTC  (4+ messages)

[PATCH v2] iptables: allow service names in [DS]NAT targets
 2013-07-08 16:46 UTC 

[PATCH v2] iptables: Sort table names in ip[6]tables-save
 2013-07-08  4:21 UTC  (3+ messages)

[PATCH] iptables: allow service names in [DS]NAT targets
 2013-07-08  3:16 UTC  (2+ messages)

[PATCH 0/2] minor debugging fixes
 2013-07-08  2:55 UTC  (4+ messages)
` [PATCH 1/2] Clarify DEBUG usage macro
` [PATCH 2/2] extensions: libxt_dccp/libxt_sctp: enable debug tracing by DEBUG define

ip6tables-save LOG target output is different to iptables-save
 2013-07-06 15:56 UTC  (4+ messages)

[libnftables PATCH] set: add xml output
 2013-07-06 14:58 UTC  (2+ messages)

[PATCH v4 1/2] ipset (kernel): add set match "inner" flag support
 2013-07-05 22:24 UTC  (2+ messages)
` [PATCH v4 2/2] ipset (userspace): add "inner" flag version support

[libnftables PATCH] src: consolidate XMl parsing of data_reg via nft_mxml_data_reg_parse
 2013-07-05 22:23 UTC  (2+ messages)

[libnftables PATCH 0/2] Series Add Json Support
 2013-07-05 22:23 UTC  (5+ messages)
` [libnftables PATCH 1/2] set: add Json Export Support
` [libnftables PATCH 2/2] examples: nft-table-get different families options

[PATCH v3 0/5] ipset: add "inner" flag support
 2013-07-05 20:48 UTC  (4+ messages)

[libnftables PATCH] src: improving default text output
 2013-07-05 11:30 UTC  (2+ messages)

[PATCH -stable-3.9 01/15] netfilter: xt_TCPOPTSTRIP: fix possible mangling beyond packet boundary
 2013-07-05  8:36 UTC  (18+ messages)
` [PATCH -stable-3.9 02/15] netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
` [PATCH -stable-3.9 03/15] netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
` [PATCH -stable-3.9 04/15] ipvs: Fix reuse connection if real server is dead
` [PATCH -stable-3.9 05/15] netfilter: xt_LOG: fix mark logging for IPv6 packets
` [PATCH -stable-3.9 06/15] ipvs: info leak in __ip_vs_get_dest_entries()
` [PATCH -stable-3.9 07/15] netfilter: nfnetlink_cttimeout: fix incomplete dumping of objects
` [PATCH -stable-3.9 08/15] netfilter: nfnetlink_acct: "
` [PATCH -stable-3.9 09/15] netfilter: xt_TCPMSS: Fix violation of RFC879 in absence of MSS option
` [PATCH -stable-3.9 10/15] netfilter: xt_TCPOPTSTRIP: don't use tcp_hdr()
` [PATCH -stable-3.9 11/15] netfilter: xt_TCPMSS: Fix missing fragmentation handling
` [PATCH -stable-3.9 12/15] netfilter: xt_TCPMSS: Fix IPv6 default MSS too
` [PATCH -stable-3.9 13/15] ipvs: SCTP ports should be writable in ICMP packets
` [PATCH -stable-3.9 14/15] netfilter: nf_nat_sip: fix mangling
` [PATCH -stable-3.9 15/15] netfilter: ctnetlink: send event when conntrack label was modified

[PATCH cttools V3] conntrack: add connlabel format attribute
 2013-07-05  4:57 UTC  (2+ messages)

[PATCH nft] src: add xt compat support
 2013-07-05  0:50 UTC  (5+ messages)

[PATCH] iptables: set errno correctly in iptcc_chain_index_alloc
 2013-07-04 16:52 UTC  (5+ messages)

[PATCH lnf-ct V3] conntrack: api: add nfct_snprintf_labels
 2013-07-04  9:02 UTC  (2+ messages)

[PATCH] netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
 2013-07-03 16:59 UTC  (3+ messages)

[PATCH lnf-ct] src: callback: fix memory leak when ct has dynamically allocated attr
 2013-07-03 10:55 UTC  (2+ messages)

[libnftables PATCH] expr: Fix header inclusion for integer types
 2013-07-03 10:17 UTC  (2+ messages)

[PATCH] iptables: Fix connlabel.conf install location
 2013-07-03  0:13 UTC  (8+ messages)

ebtables-restore 2.0.10-4 IPv6 rule loading bug
 2013-07-02 21:31 UTC  (4+ messages)

[PATCH] iptables: Sort table names in ip[6]tables-save
 2013-07-02 21:08 UTC  (4+ messages)

iptables doesn't function properly with x32
 2013-07-02  3:11 UTC  (2+ messages)

merge window is CLOSED
 2013-07-01 20:14 UTC 

[PATCH v2 2/5] ipset: add "inner" flag implementation
 2013-07-01 17:06 UTC  (9+ messages)

C++ compile errors
 2013-07-01 11:16 UTC  (3+ messages)

iptables upgrade: NOT operator parser trouble
 2013-07-01  8:25 UTC  (3+ messages)

Issue with latest nftables
 2013-07-01  8:22 UTC  (4+ messages)

[RFC PATCH 0/1] add insert after to nf_tables
 2013-07-01  7:01 UTC  (3+ messages)
` [RFC PATCHv2] netfilter: nf_tables: add insert operation

[PATCH 00/12] netfilter updates for net-next
 2013-07-01  0:35 UTC  (14+ messages)
` [PATCH 01/12] netfilter: check return code from nla_parse_tested
` [PATCH 02/12] netfilter: nf_conntrack: avoid large timeout for mid-stream pickup
` [PATCH 03/12] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
` [PATCH 04/12] ipvs: provide iph to schedulers
` [PATCH 05/12] ipvs: sloppy TCP and SCTP
` [PATCH 06/12] ipvs: replace the SCTP state machine
` [PATCH 07/12] ipvs: drop SCTP connections depending on state
` [PATCH 08/12] ipvs: SH fallback and L4 hashing
` [PATCH 09/12] ipvs: add sync_persist_mode flag
` [PATCH 10/12] kernel: remove unnecessary head file
` [PATCH 11/12] netns: exclude ipvs from struct net when IPVS disabled
` [PATCH 12/12] netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag

[PATCH conntracktools] conntrackd: support replication of connlabels
 2013-06-30 21:39 UTC  (3+ messages)
` [PATCH 2/2] conntrack: add connlabel format attribute

[PATCH lnf-ct] conntrack: api: add nfct_snprintf_labels
 2013-06-30 21:34 UTC  (2+ messages)

[PATCH v3 5/5] iptables (userspace): add set match "inner" flag support
 2013-06-29 21:33 UTC 

[PATCH v3 2/5] ipset: add "inner" flag implementation
 2013-06-29 21:33 UTC  (3+ messages)
` [PATCH v3 3/5] ipset: add set match "inner" flag support
` [PATCH v3 4/5] iptables: "

[PATCH v3 1/5] iptables: bugfix - prevent wrong syntax being accepted by the set match
 2013-06-29 21:32 UTC 

nfqueue: detect when packet has already been checksummed?
 2013-06-29 12:45 UTC  (3+ messages)
` [PATCH] netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag


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