netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-05 14:12:56 to 2015-03-18 10:03:22 UTC [more...]

[PATCH 1/3] Add revision field for xt_entry_target
 2015-03-18 10:07 UTC  (4+ messages)
  `  "

[PATCH nf-next] netfilter: nf_tables: consolidate error path of nf_tables_newtable()
 2015-03-18  9:50 UTC 

Webmail Előfizető
 2015-03-18  6:45 UTC 

Webmail Előfizető
 2015-03-17 21:59 UTC 

[PATCH v2 nf-next 0/6] more bridge netfilter refactoring
 2015-03-17 21:38 UTC  (18+ messages)
` [PATCH v2 nf-next 1/6] net: untangle ip_fragment and bridge netfilter
` [PATCH v2 nf-next 2/6] netfilter: bridge: don't use nf_bridge_info to store mac header
` [PATCH v2 nf-next 3/6] netfilter: bridge: use skb->cb to track otherhost mangling
` [PATCH v2 nf-next 4/6] netfilter: bridge: don't use nf_bridge_info to store proto value
` [PATCH v2 nf-next 5/6] netfilter: bridge: replace remaining flags with state enum
` [PATCH nf-next 6/6] netfilter: bridge: don't use nf_bridge storage during neigh resolution

[nft PATCH] rule: delete extra space in rule indentation
 2015-03-17 21:23 UTC 

ipset: Proposed improvements to the kernel code
 2015-03-17 18:59 UTC  (7+ messages)

[PATCH nft] evaluate: missing break; in str2hooknum()
 2015-03-17 16:25 UTC 

[PATCH] Use stdlib uint* instead of u_int*
 2015-03-17 16:08 UTC  (3+ messages)

[PATCH nft v2] src: allow to specify the default policy for base chains
 2015-03-17 15:54 UTC 

[PATCH nft 1/3] src: expose table flags
 2015-03-17 12:42 UTC  (6+ messages)
` [PATCH nft 2/3] parser: allow to reorder chain options
` [PATCH nft 3/3] src: allow to specify the default policy for base chains

[PATCH nf] netfilter: nf_tables: allow to change chain policy without hook if it exists
 2015-03-17 12:45 UTC 

[libnftnl PATCH 1/3] parser: Add operation not supported error message
 2015-03-17 10:49 UTC  (5+ messages)
` [nft PATCH 2/3] rule: export the ruleset using the new node "add"
` [nft PATCH 3/3 v5] src: add import command

Kedves: Webmail Előfizető
 2015-03-16  9:09 UTC 

[PATCH -next,resend] netfilter: bridge: remove BRNF_STATE_BRIDGED flag
 2015-03-16 22:52 UTC  (2+ messages)

[PATCH -next v2] netfilter: bridge: query conntrack about skb dnat
 2015-03-16 22:51 UTC  (2+ messages)

iptables at scale
 2015-03-16 20:52 UTC  (7+ messages)

ipset: small series of fixes
 2015-03-16 19:30 UTC  (8+ messages)
` netfilter: ipset: Properly calculate extensions offsets and total length
` netfilter: ipset: Use first timed out entry when no matching entry exists
` netfilter: ipset: Destroy extensions before moving non-last entry
` netfilter: ipset: Reset flags on private copy on set resize
` netfilter: ipset: Fix double free of comment string when adding element
` netfilter: ipset: Remove expired entries on set resize

[PATCH net-next] netfilter: Remove uses of seq_<foo> return values
 2015-03-16 18:25 UTC 

[PATCH] libxt_tcp: manpage correction
 2015-03-16 16:40 UTC  (2+ messages)

[PATCH nf-next 0/8] netfilter: untangle bridge and bridge netfilter
 2015-03-16 13:47 UTC  (14+ messages)

net: portid signedness and format string fixes
 2015-03-16 13:11 UTC  (12+ messages)
` [PATCH 1/4] netlink: Fix portid type in netlink_notify
` [PATCH 2/4] nfc: Fix portid type in urelease_work
` [PATCH 3/4] netfilter: Fix portid types
` [PATCH 4/4] netfilter: Fix format string of nfnetlink_queue proc file

Using kernel ip_tables headers in C++
 2015-03-15 13:26 UTC 

[PATCH] ipset: propose rewording in manpage
 2015-03-13 20:25 UTC  (2+ messages)

[PATCH lnf-ct 0/2] add mark event filter
 2015-03-13 13:42 UTC  (5+ messages)
` [PATCH lnf-ct 1/2] conntrack: "
` [PATCH lnf-ct 2/2] qa: add test for "

[iptables PATCH 1/2] ebtables-compat: add a bridge-specific exit_error function
 2015-03-13 11:16 UTC  (4+ messages)
` [iptables PATCH 2/2] ebtables-compat: fix rule deleting with -D in rules with no target

[iptables PATCH] ebtables-compat: add support for limit extension
 2015-03-13 11:15 UTC  (2+ messages)

[PATCH] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
 2015-03-13 11:08 UTC  (2+ messages)

netfilter: Fix potential crash in nft_hash walker
 2015-03-13 10:50 UTC 

(unknown),
 2015-03-13  1:42 UTC 

[nft PATCH 2/2 v4] src: add import command
 2015-03-12 16:34 UTC 

[libnftnl PATCH 1/2 v2] ruleset: add nft_ruleset_ctx_free
 2015-03-12 16:33 UTC 

[PATCH 02/22] netfilter: %pF is only for function pointers
 2015-03-12  3:13 UTC 

[PATCH] netfilter: Zero the tuple in nfnl_cthelper_parse_tuple()
 2015-03-11 21:16 UTC  (2+ messages)

[PATCH] netfilter: ipset: fix boolreturn.cocci warnings
 2015-03-11 19:21 UTC  (4+ messages)

[PATCH RESEND] Add element count to hash headers
 2015-03-11 19:20 UTC  (5+ messages)

[PATCH] netfilter: ipset: make ip_set_get_ip*_port to use skb_network_offset
 2015-03-11 19:10 UTC  (2+ messages)

[PATCH 43/45] include/uapi/linux/netfilter_bridge.h: include if.h
 2015-03-11  1:49 UTC  (3+ messages)

[PATCH nf-next] netfilter: bridge: use rcu hook to resolve br_netfilter dependency
 2015-03-10 23:58 UTC  (2+ messages)

webmail frissítést felhasználó
 2015-03-10 23:12 UTC 

[nft PATCH v3 2/2] src: add import command
 2015-03-10 18:57 UTC  (6+ messages)

[PATCH 0/2] Netfilter fixes for net-next
 2015-03-10 16:49 UTC  (4+ messages)
` [PATCH 1/2] netfilter: fix sparse warnings in reject handling
` [PATCH 2/2] netfilter: bridge: use rcu hook to resolve br_netfilter dependency

[nft PATCH] src: add tee statement support
 2015-03-10 15:51 UTC  (5+ messages)

[PATCH next] netfilter: fix sparse warnings in reject handling
 2015-03-10 14:00 UTC  (2+ messages)

[libnftnl PATCH 1/2] src: add nft_ruleset_ctx_free
 2015-03-10 10:19 UTC  (2+ messages)

[PATCH 00/12] Netfilter updates for net-next
 2015-03-10  9:41 UTC  (16+ messages)
` [PATCH 01/12] netfilter: reject: don't send icmp error if csum is invalid
` [PATCH 02/12] netfilter: bridge: rework reject handling
` [PATCH 03/12] netfilter: ipt_CLUSTERIP: deprecate it in favour of xt_cluster
` [PATCH 04/12] netfilter: nf_tables: minor tracing cleanups
` [PATCH 05/12] netfilter: nf_tables: consolidate tracing invocations
` [PATCH 06/12] netfilter: nf_tables: cleanup nf_tables.h
` [PATCH 07/12] netfilter: nf_tables: consolidate Kconfig options
` [PATCH 08/12] netfilter: nf_tables: limit maximum table name length to 32 bytes
` [PATCH 09/12] bridge: move mac header copying into br_netfilter
` [PATCH 10/12] netfilter: bridge: move nf_bridge_update_protocol to where its used
` [PATCH 11/12] netfilter: bridge: refactor conditional in br_nf_dev_queue_xmit
` [PATCH 12/12] netfilter: bridge: move DNAT helper to br_netfilter

[PATCH] netfilter: don't output error message redundantly
 2015-03-06 21:29 UTC  (4+ messages)

Reply back to me
 2015-03-06 14:47 UTC 

Unique items
 2015-03-06  3:29 UTC 

[PATCH 0/7] Netfilter/IPVS fixes for net
 2015-03-06  2:51 UTC  (9+ messages)
` [PATCH 1/7] netfilter: nft_compat: don't truncate ethernet protocol type to u8
` [PATCH 2/7] netfilter: nf_tables: fix addition/deletion of elements from commit/abort
` [PATCH 3/7] ipvs: add missing ip_vs_pe_put in sync code
` [PATCH 4/7] netfilter: nf_tables: fix transaction race condition
` [PATCH 5/7] netfilter: nf_tables: check for overflow of rule dlen field
` [PATCH 6/7] netfilter: nf_tables: fix userdata length overflow
` [PATCH 7/7] netfilter: nf_tables: fix error handling of rule replacement

Help with appending data to packets and the best way to create a message nonce for cryptography
 2015-03-06  1:41 UTC 

[PATCH 0/3] netfilter: nf_tables cleanups
 2015-03-06  0:41 UTC  (3+ messages)

[libnftnl PATCH v2] ruleset: crash in path error when we build the xml tree
 2015-03-05 21:01 UTC  (3+ messages)
` [libnftnl PATCH v10] example: : add nft-ruleset-parse-file

[iptables PATCH v2 1/2] arptables-compat: add support for the CLASSIFY target
 2015-03-05 20:57 UTC  (4+ messages)
` [iptables PATCH v2 2/2] arptables-compat: delete extra space in target printing

[iptables PATCH] ebtables-compat: support nflog extension
 2015-03-05 20:56 UTC  (2+ messages)

[libnftnl PATCH] mxml: test if the root node name is initialized before to compare it
 2015-03-05 20:52 UTC  (2+ messages)

[PATCH 0/3] netfilter: nf_tables fixes
 2015-03-05 20:23 UTC  (9+ messages)
` [PATCH 2/3] netfilter: nf_tables: check for overflow of rule dlen field

[PATCH net-next] netfilter: nf_tables: limit maximum table name length to 32 bytes
 2015-03-05 16:32 UTC  (5+ 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).