netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-29 10:01:54 to 2014-01-06 13:09:26 UTC [more...]

[PATCH netfilter: nft] add connmark module
 2014-01-06 13:09 UTC  (6+ messages)

[PATCH 00/12] netfilter updates for net-next
 2014-01-06 13:07 UTC  (20+ messages)
` [PATCH 01/12] netfilter: avoid get_random_bytes calls
` [PATCH 02/12] netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark
` [PATCH 03/12] netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
` [PATCH 04/12] netfilter: add IPv4/6 IPComp extension match support
` [PATCH 05/12] ipvs: Remove unused variable ret from sync_thread_master()
` [PATCH 06/12] netfilter: nf_nat: add full port randomization support
` [PATCH 07/12] netfilter: ipset: remove unused code
` [PATCH 08/12] netfilter: nf_conntrack: remove dead code
` [PATCH 09/12] netfilter: xt_CT: fix error value in xt_ct_tg_check()
` [PATCH 10/12] net: net_cls: move cgroupfs classid handling into core
` [PATCH 11/12] net: netprio: rename config to be more consistent with cgroup configs
` [PATCH 12/12] netfilter: x_tables: lightweight process control group matching

[PATCH nf] netfilter: nf_nat: fix buffer overflow in IRC NAT helper
 2014-01-06 13:04 UTC  (6+ messages)

[PATCH libnftables] Add support for nft_connmark
 2014-01-06 12:41 UTC  (2+ messages)

[PATCH nftables] Add support for connmark target
 2014-01-06 12:29 UTC 

[libnftables PATCH v2] parsing: add interface to parse from file
 2014-01-06 12:25 UTC  (4+ messages)

[libnftables PATCH v2] src: new error reporting approach for XML/JSON parsers
 2014-01-06 12:23 UTC  (2+ messages)

[libnftables PATCH v2] examples: add nft-ruleset-get
 2014-01-06 12:12 UTC  (5+ messages)

[PATCH v6] iptables: add support for l2tp match
 2014-01-06 10:18 UTC 

[PATCH v6] netfilter: introduce l2tp match extension
 2014-01-06 10:17 UTC 

[net PATCH] netfilter: only warn once on wrong seqadj usage
 2014-01-06  7:32 UTC  (3+ messages)

[PATCH 00/12] netfilter/IPVS updates for net-next
 2014-01-06  1:20 UTC  (14+ messages)
` [PATCH 01/12] netfilter: avoid get_random_bytes calls
` [PATCH 02/12] netfilter: ctnetlink: honor CTA_MARK_MASK when setting ctmark
` [PATCH 03/12] netfilter: nfnetlink_queue: enable UID/GID socket info retrieval
` [PATCH 04/12] netfilter: add IPv4/6 IPComp extension match support
` [PATCH 05/12] ipvs: Remove unused variable ret from sync_thread_master()
` [PATCH 06/12] netfilter: nf_nat: add full port randomization support
` [PATCH 07/12] netfilter: ipset: remove unused code
` [PATCH 08/12] netfilter: nf_conntrack: remove dead code
` [PATCH 09/12] netfilter: xt_CT: fix error value in xt_ct_tg_check()
` [PATCH 10/12] net: net_cls: move cgroupfs classid handling into core
` [PATCH 11/12] net: netprio: rename config to be more consistent with cgroup configs
` [PATCH 12/12] netfilter: x_tables: lightweight process control group matching

[PATCH nf-next] netfilter: nf_log: use %s format string for buffer
 2014-01-06  0:04 UTC 

[PATCH nf] netfilter: nf_conntrack: fix skb_header_pointer API usages in DCCP
 2014-01-05 23:57 UTC 

[PATCH 0/3 nftables RFC] set infrastructure updates
 2014-01-05 22:25 UTC  (15+ messages)
` [PATCH 1/3] netfilter: nf_tables: fix suboptimal set selection
` [PATCH 2/3] netfilter: nf_tables: limit maximum number of elements
` [PATCH 3/3] netfilter: nft_hash: use set->maxelems to calculate number of buckets

[PATCH nft] src: set maximum length in constant sets
 2014-01-05 21:28 UTC 

[PATCH libnftables] set: support new maximum and number of elements attributes
 2014-01-05 21:25 UTC 

[RFC PATCH 0/6] netfilter: nf_tables: add mixed IPv4/IPv6 table support
 2014-01-05 21:02 UTC  (9+ messages)
` [PATCH 1/6] netfilter: nf_tables: make chain types override the default AF functions
` [PATCH 2/6] netfilter: nf_tables: add hook ops to struct nft_pktinfo
` [PATCH 3/6] netfilter: nf_tables: add support for multi family tables
` [PATCH 4/6] netfilter: nf_tables: add "inet" table for IPv4/IPv6
` [PATCH 5/6] netfilter: nf_tables: add nfproto support to meta expression
` [PATCH 6/6] netfilter: nft_meta: add l4proto support

Kedves e-mail felhasználók;
 2014-01-04 21:06 UTC 

[PATCH] extensions: libxt_set: Add missing hyphen to --bytes-eq synopsis in manpage
 2014-01-04 17:53 UTC  (2+ messages)

How to get pid of packet sender from NFQUEUE?
 2014-01-04 16:17 UTC  (3+ messages)

[PATCH nf-next v5 0/3] xtables socket classid matching
 2014-01-04 14:48 UTC  (12+ messages)
` [PATCH nf-next v5 2/3] net: netprio: rename config to be more consistent with cgroup configs
` [PATCH nf-next v5 3/3] netfilter: xtables: lightweight process control group matching
  ` [PATCH nf-next v5 1/3] net: net_cls: move cgroupfs classid handling into core

[PATCH 0/1] Add quota capabilities to nfacct
 2014-01-04  2:32 UTC  (16+ messages)
` [PATCH 1/1] netfilter: xtables: add quota support "

[nft PATCH] src: add support for listing the entire ruleset
 2014-01-04  1:30 UTC  (2+ messages)

[libnftables PATCH 1/2] src: rename the parameter tag to node_name in jansson function
 2014-01-04  0:42 UTC  (5+ messages)
` [libnftables PATCH 2/2] src: new error reporting approach for XML/JSON parsers

[PATCH RESEND] netfilter: remove unused variable
 2014-01-04  0:29 UTC  (3+ messages)

[nft PATCH] Add support for queue target
 2014-01-04  0:09 UTC  (4+ messages)
` [nftables PATCHv2 0/1] Support "
  ` [nftables PATCHv2] Add support "

[PATCH] nf-nat: don't use per destination incrementing ports in nat random mode
 2014-01-03 23:43 UTC  (9+ messages)
  ` [PATCH next v2] "
      ` [PATCH v2 -next] netfilter: don't use per-destination "
        ` [PATCH iptables] iptables: snat: add randomize-full support

[PATCH] netfilter: Remove some backward-compat Kconfig symbols
 2014-01-03 23:18 UTC  (2+ messages)

[libnftables PATCH] tests: add table 'use' attr to testfiles
 2014-01-03 23:16 UTC  (2+ messages)

[PATCH nf-next] netfilter: fix type in parsing in nf_tables_set_alloc_name
 2014-01-03 23:02 UTC  (2+ messages)

[PATCH] netfilter: CT: improve error treatment
 2014-01-03 22:54 UTC  (2+ messages)

[PATCH net-next] netfilter: remove dead code
 2014-01-03 22:53 UTC  (2+ messages)

[PATCH net-next] ipset: remove unused code
 2014-01-03 22:53 UTC  (2+ messages)

How to test netfilter SYNPROXY target properly?
 2014-01-03 17:49 UTC  (4+ messages)

[PATCH v5] netfilter: introduce l2tp match extension
 2014-01-03 15:16 UTC  (4+ messages)

[PATCH v5] iptables: add support for l2tp match
 2014-01-03 14:02 UTC 

[PATCH v4] netfilter: introduce l2tp match extension
 2014-01-03 10:04 UTC  (4+ messages)

[PATCH iptables 0/3] Fix build errors on Android
 2014-01-03  1:28 UTC  (4+ messages)
` [PATCH iptables 2/3] android: Don't include conflicting headers

[libnftables PATCH] parsing: add interface to parse from file
 2014-01-02 19:21 UTC  (4+ messages)

[PATCH 0/2] ct_set: port CT target to nftables
 2014-01-02 14:05 UTC  (8+ messages)
` [PATCH 1/2] netfilter: CT: factorize reusable code
` [PATCH 2/2] netfilter: nftables: introduce ct_set module
` [libnftables PATCH] expr: add ct_set expression

ULOGD2 with MYSQL
 2014-01-02 10:05 UTC  (3+ messages)
          ` Fwd: "

[PATCH libnftables] examples: nft-rule-add: use existing batch infrastructure
 2014-01-02  0:26 UTC  (3+ messages)

[libmnl PATCH 0/9] mmaped netlink
 2014-01-01 10:07 UTC  (2+ messages)
` libmnl nl-mmap patch review request

[PATCH iptables] libxtables: Call ipaddr_to_network before ipaddr_to_host
 2013-12-31 17:50 UTC  (3+ messages)

Merging iptables-nftables into iptables
 2013-12-31  9:40 UTC  (3+ messages)

[PATCH nf-next] netfilter: add help information to new nf_tables Kconfig options
 2013-12-31  8:57 UTC  (2+ messages)

Advise to invest in your Country
 2013-12-30 18:06 UTC 

[PATCH 0/2] Add UID/GID info to NFQUEUE
 2013-12-30 22:39 UTC  (2+ messages)

[PATCH net-next] netfilter: xtables make functions local
 2013-12-30 17:19 UTC  (2+ messages)

[PATCH 0/2] nftables: minor Kconfig fixes
 2013-12-30 17:18 UTC  (5+ messages)
` [PATCH 1/2] netfilter: nft: select NFNETLINK
` [PATCH 2/2] netfilter: nft: explicit dependency to IPv6

[PATCH 1/2] netfilter: REJECT: separate reusable code
 2013-12-30 17:18 UTC  (6+ messages)
` [RFC PATCHv3 finish reject support]
  ` [RFC PATCHv3 1/2] netfilter: REJECT: separate reusable code
  ` [RFC PATCHv3 2/2] netfilter: nft: reject support for IPv6 and TCP reset

[PATCH nf-next v4 0/3] xtables socket classid matching
 2013-12-29 17:13 UTC  (4+ messages)
  ` [PATCH nf-next v4 1/3] net: net_cls: move cgroupfs classid handling into core
  ` [PATCH nf-next v4 2/3] net: netprio: rename config to be more consistent with cgroup configs
` [PATCH nf-next v4 3/3] netfilter: xtables: lightweight process control group matching


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