netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-01-12 19:41:45 to 2014-01-20 13:11:33 UTC [more...]

[ANNOUNCE]: Release of nftables 0.099
 2014-01-20 13:11 UTC 

[HEADS UP] libnftables renamed to libnftnl
 2014-01-20 12:19 UTC 

[PATCH net-next] ipcomp: Convert struct xt_ipcomp spis into 16bits
 2014-01-20  1:55 UTC  (3+ messages)

[libnftables PATCH] tests: use the error reporting infraestructure
 2014-01-18 21:23 UTC 

[libnftables PATCH] data_reg: fix verdict format approach
 2014-01-18 21:06 UTC  (3+ messages)

[libnftables PATCH v2] data_reg: fix verdict format approach
 2014-01-18 20:54 UTC  (2+ messages)

[libnftables PATCH] ct: use a string with 'dir' attribute
 2014-01-18 20:54 UTC  (2+ messages)

[libnftables PATCH] utils: fix nft_str2verdict return value
 2014-01-18 20:52 UTC  (2+ messages)

new xtables-addons implementation of XOR target
 2014-01-18 11:28 UTC  (2+ messages)

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

Fwd: Linux bridge for route
 2014-01-17 20:30 UTC  (2+ messages)

[PATCH 0/1] add hash:ip,mark data type to ipset
 2014-01-17 18:45 UTC  (6+ messages)
` [PATCH 1/1] add markmask for hash:ip,mark data type

[PATCH nft] mnl: fix chain type autoloading
 2014-01-17 12:22 UTC 

xtables-addons implementation of XOR target
 2014-01-17 11:14 UTC 

[libnftables PATCH] ct: fix dir, is optional
 2014-01-17  9:46 UTC  (2+ messages)

[nftables PATCH] netfilter: nft_ct: fix unconditional dump of 'dir' attr
 2014-01-17  1:28 UTC 

[libnftables PATCH v2] ct: fix key and dir requirements
 2014-01-16 22:46 UTC  (5+ messages)

[PATCH nft RFC] datatype: add time type parser and adapt output
 2014-01-16 21:23 UTC  (3+ messages)

[PATCH nft] datatype: fix output of time type
 2014-01-16 21:14 UTC 

[PATCH-next v2] netfilter: don't use module_init/exit in core IPV4 code
 2014-01-16 20:32 UTC  (5+ messages)
    ` [PATCH-next v3] "

[PATCH 0/2] set: set parsing fixes
 2014-01-16 20:16 UTC  (3+ messages)
` [PATCH 1/2] set: make set flags output parsable
` [PATCH 2/2] set: make set initializer parsable

[PATCH nft] src: use ':' instead of '=>' in dictionaries
 2014-01-16 19:50 UTC  (3+ messages)

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16 19:45 UTC  (2+ messages)

[PATCH 0/3] Netfilter updates for net-next
 2014-01-16 19:44 UTC  (5+ 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

[PATCH nftables] make set flags output parsable
 2014-01-16 19:39 UTC  (2+ messages)
` [PATCH nftables] make set initializer parsable

[PATCH nftables] fix parser.h recursive inclusion
 2014-01-16 18:38 UTC  (3+ messages)

[libnftables PATCH] ct: fix missing NFT_CT_L3PROTOCOL in ctkey2str_array
 2014-01-16 17:51 UTC  (2+ messages)

[PATCH nft] expression: fix output of verdict maps
 2014-01-16 17:03 UTC  (8+ 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

linux-next: Tree for Jan 15 (netfilter: nft_reject)
 2014-01-15 23:39 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)

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


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