netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-10 08:04:30 to 2014-01-16 16:57:56 UTC [more...]

[PATCH nft] expression: fix output of verdict maps
 2014-01-16 16:57 UTC  (7+ messages)

[PATCH nft] src: add new --debug=mnl option to enable libmnl debugging
 2014-01-16 16:56 UTC 

[PATCH nft 1/3] parser: fix parsing of ethernet protocol types
 2014-01-16 16:51 UTC  (8+ messages)
` [PATCH nft 2/3] payload: fix crash when wrong ethernet protocol type is used
` [PATCH nft 3/3] payload: fix inconsistency in ethertype output

[PATCH 0/2]: nftables: segtree fixes
 2014-01-16 16:21 UTC  (3+ messages)
` [PATCH 1/2] segtree: only use prefix expressions for ranges for selected datatypes
` [PATCH 2/2] segtree: fix decomposition of unclosed intervals

libnftables set element printing, DATA_CHAIN
 2014-01-16 10:40 UTC  (3+ messages)

[PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v2)
 2014-01-16  9:23 UTC  (11+ messages)
` [PATCH] netfilter: nf_conntrack: fix RCU race in nf_conntrack_find_get (v3)
        ` [PATCH] [RFC] netfilter: nf_conntrack: don't relase a conntrack with non-zero refcnt

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16  9:10 UTC 

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16  9:04 UTC  (4+ messages)
` [PATCH 1/3] netfilter: nf_tables: fix missing byteorder conversion in policy
` [PATCH 2/3] netfilter: Add dependency on IPV6 for NF_TABLES_INET
` [PATCH 3/3] netfilter: nft_ct: fix compilation warning if NF_CONNTRACK_MARK is not set

linux-next: Tree for Jan 15 (netfilter: nft_reject)
 2014-01-15 23:39 UTC 

[PATCH-next v2] netfilter: don't use module_init/exit in core IPV4 code
 2014-01-15 20:57 UTC 

[libnftables PATCH v2] ct: fix key and dir requirements
 2014-01-15 18:20 UTC 

[libnftables PATCH] ct: fix missing NFT_CT_L3PROTOCOL in ctkey2str_array
 2014-01-15 18:18 UTC 

[PATCH net-next] netfilter: remove double colon
 2014-01-15 18:05 UTC  (2+ messages)

[libnftables PATCH] ct: fix key and dir requirements
 2014-01-15 17:34 UTC  (2+ messages)

[PATCH nft RFC] payload: use ethertype in hexadecimal for meta protocol
 2014-01-15 17:17 UTC  (2+ messages)

[libnftables PATCH] tests: xml: delete comments
 2014-01-15 16:43 UTC  (4+ messages)

[PATCH 0/3 nft] [RFC] more syntax changes
 2014-01-15 16:05 UTC  (15+ messages)
` [PATCH 1/3] scanner: replace binary characters '&' '|' and '!' by their names
` [PATCH 2/3] evaluate: allow to use string with binary operations
` [PATCH 3/3] scanner: rename address selector from 'eth' to 'ether'

[PATCH nft] segtree: add new segtree debugging option
 2014-01-15 15:15 UTC  (5+ messages)

[libnftables PATCH 1/2] mxml: add optional/mandatory flag to nft_mxml_reg_parse
 2014-01-15 13:10 UTC  (4+ messages)
` [libnftables PATCH 2/2] lookup: xml: conditional output of dreg

[PATCH 1/2 nft RFC] expression: default to print binary operations using nominal representation
 2014-01-15 11:59 UTC  (12+ messages)
` [PATCH 2/2] expression: fix printing of binary operation

[PATCH 0/2] nftables: removal of secmark and shortened meta expressions
 2014-01-15 11:16 UTC  (3+ messages)
` [PATCH 1/2] expr: remove secmark from ct and meta expression
` [PATCH 2/2] meta: don't require "meta" keyword for a subset of meta expressions

[PATCH netfilter: nf_ct] Fix compilation warning if NF_CONNTRACK_MARK is not set
 2014-01-15 10:35 UTC  (2+ messages)

[PATCH libnftables v4] Add support for ct set
 2014-01-15 10:35 UTC  (2+ messages)

[PATCH libnftables] meta: Let user specify any combination of sreg/dreg
 2014-01-15 10:35 UTC  (2+ messages)

nftables/libnftables packages for Fedora
 2014-01-15 10:18 UTC  (16+ messages)

[PATCH nft] scanner: add aliases to symbols for easier interaction with most shells
 2014-01-15  9:30 UTC  (2+ messages)

[PATCH] nft: scanner: fixed problem with ipv6 address
 2014-01-15  7:43 UTC  (2+ messages)

[PATCH libnftables]: expr/cmp: fix type size
 2014-01-15  7:31 UTC 

RFC: removing meta keyword
 2014-01-15  6:46 UTC 

[PATCH] netfilter: Add dependency on IPV6 for NF_TABLES_INET
 2014-01-14 15:49 UTC  (2+ messages)

[nft PATCH] files: replace interpreter during installation
 2014-01-14 15:16 UTC  (8+ messages)

[PATCH 0/1] Add quota capabilities to nfacct
 2014-01-13 21:50 UTC  (6+ messages)
` [PATCH 1/1] netfilter: xtables: add quota support "

randconfig build error with next-20140113, in net/netfilter/nft_reject.c
 2014-01-13 18:12 UTC  (2+ messages)

Fwd: Bug 883 - Uninitialized values in libnetfilter_log.c
 2014-01-13 16:02 UTC  (2+ messages)

[libnftables PATCH] set: xml: data_type/data_len are optional
 2014-01-13 12:14 UTC 

[PATCH nftables] netfilter: nf_tables: fix unmet dependencies in nf_tables_inet
 2014-01-13 11:02 UTC 

nftables: improve build system
 2014-01-13 10:56 UTC  (8+ messages)
` [PATCH 1/3] build: remove unused checks
` [PATCH 2/3] build: rename conflicting parser.h instances
` [PATCH 3/3] build: use automake and pkgconfig

[RFC nft PATCH] syntax: replace '=>' with '=:'
 2014-01-13 10:44 UTC  (7+ messages)

[PATCH] nftables: Drop hard coded install using root user owner and group
 2014-01-13  6:37 UTC  (2+ messages)

[PATCH 00/23] nf_tables updates for net-next
 2014-01-10 20:40 UTC  (9+ messages)
` [PATCH 01/23] netfilter: nft_reject: fix compilation warning if NF_TABLES_IPV6 is disabled
` [PATCH 08/23] netfilter: nft_ct: load both IPv4 and IPv6 conntrack modules for NFPROTO_INET

[PATCH] netfilter updates for net-next
 2014-01-10 19:51 UTC  (3+ messages)
` [PATCH] netfilter: introduce l2tp match extension

[PATCH libnftables] Add support for ct set
 2014-01-10 19:20 UTC  (14+ messages)

Patches to xtables-addons xt_quota2
 2014-01-10 17:12 UTC  (5+ messages)

[PATCH] netfilter: nf_tables: fix missing byteorder conversion in policy
 2014-01-10 14:14 UTC 

[PATCH iptables-nftables] nft: fix inconsistent data type in NFT_EXPR_CMP_OP and NFT_EXPR_META_KEY
 2014-01-10 13:32 UTC 

DiePresse.com Mein Freund, der Fahrradhändler
 2014-01-10 12:34 UTC 

[libnftables PATCH next-3.14] expr: fix registers datatypes
 2014-01-10 12:42 UTC  (2+ messages)

[PATCH nft] netlink: fix wrong type in attributes
 2014-01-10 12:39 UTC 

[PATCH libnftables] expr: fix incorrect data type for several expression object fields
 2014-01-10 12:38 UTC 

[PATCH libnftables v2] Add support for ct set
 2014-01-10 11:42 UTC  (8+ messages)

datatype: fix crash if wrong integer type is passed
 2014-01-10 11:13 UTC  (5+ messages)

[PATCH 0/4] nftables: bug fixes and minor cleanups
 2014-01-10  9:31 UTC  (5+ messages)
` [PATCH 1/4] nftables: shorten "could not process rule in batch" message
` [PATCH 2/4] erec: fix error markup for errors starting at column 0
` [PATCH 3/4] datatype: revert "fix crash if wrong integer type is passed"
` [PATCH 4/4] meta: fix crash when parsing unresolvable mark values


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