netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-29 21:42:43 to 2016-01-12 11:10:10 UTC [more...]

parser regression: '/' symbol
 2016-01-12 11:09 UTC 

net-next is CLOSED
 2016-01-12  9:55 UTC  (2+ messages)

[PATCH nft v3 1/6] tests/py: remove unused variables
 2016-01-12  0:26 UTC  (6+ messages)
` [PATCH nft v3 2/6] tests/py: fix style
` [PATCH nft v3 3/6] tests/py: simplify use of globals
` [PATCH nft v3 4/6] tests/py: convert chains and tables to objects
` [PATCH nft v3 5/6] tests/py: modify supported test file syntax
` [PATCH nft v3 6/6] tests/py: update test files syntax

Rendszergazda
 2016-01-12  0:15 UTC 

[PATCH nf-next] nftables: byteorder: avoid uneeded le/be conversion steps
 2016-01-11 21:49 UTC 

[PATCH net-next v6 0/7] openvswitch: NAT support
 2016-01-11 21:37 UTC  (10+ messages)
  ` [PATCH net-next v6 1/7] netfilter: Remove IP_CT_NEW_REPLY definition
  ` [PATCH net-next v6 2/7] netfilter: Allow calling into nat helper without skb_dst
` [PATCH net-next v6 3/7] openvswitch: Update the CT state key only after nf_conntrack_in()
` [PATCH net-next v6 4/7] openvswitch: Find existing conntrack entry after upcall
` [PATCH net-next v6 5/7] openvswitch: Handle NF_REPEAT in conntrack action
` [PATCH net-next v6 6/7] openvswitch: Delay conntrack helper call for new connections
` [PATCH net-next v6 7/7] openvswitch: Interface with NAT

[PATCH] extensions: libxt_cgroup: Add translation to nft
 2016-01-11 19:00 UTC  (2+ messages)

[PATCH] extensions: libip6t_hl: Add translation to nft
 2016-01-11 18:59 UTC  (2+ messages)

[PATCH libnftnl] expr: add forward expression
 2016-01-11 18:43 UTC 

[PATCH libnftnl] expr: limit: add support for flags
 2016-01-11 18:38 UTC 

[PATCH nft] scanner: disable most rules when we expect literal symbol
 2016-01-10 21:38 UTC  (3+ messages)

[PATCH] netfilter: nf_conntrack: use safer way to lock all buckets
 2016-01-10  1:06 UTC  (3+ messages)

[PATCH] ipset tool: Fix link with libtool >= 2.4.4
 2016-01-09 20:13 UTC  (5+ messages)
` [PATCH] "

[PATCH 3/3] netfilter: nf_ct_helper: Use unidimensional helper array instead of bidimensional ones
 2016-01-09 15:04 UTC 

[PATCH 2/3] netfilter: nf_ct_helper: Add nf_conntrack_helpers_register()
 2016-01-09 15:03 UTC 

[PATCH 1/3] netfilter: nf_ct_helper: Add new function nf_ct_helper_init()
 2016-01-09 15:03 UTC 

[PATCH 1/3 nf-next] netfilter: nf_ct_helper: define pr_fmt()
 2016-01-09 12:17 UTC  (8+ messages)
` [PATCH 2/3 nf-next] netfilter: nf_ct_helper: Add new function nf_ct_helper_init()
` [PATCH 3/3 nf-next] netfilter: nf_ct_helper: Add nf_conntrack_helpers_register()
      ` 答复: "
                ` 答复: "
                    ` 答复: "

[PATCH 00/17] Netfilter updates for net-next
 2016-01-09  2:24 UTC  (23+ messages)
` [PATCH 01/17] netfilter: nf_tables: release objects on netns destruction
` [PATCH 02/17] netfilter: nf_tables: destroy basechain and rules on netdevice removal
` [PATCH 03/17] netfilter: nf_tables: remove check against removal of inactive objects
` [PATCH 04/17] netfilter: nfnetlink: pass down netns pointer to call() and call_rcu()
` [PATCH 05/17] netfilter: nfnetlink: pass down netns pointer to commit() and abort() callbacks
` [PATCH 06/17] netfilter: nft_limit: allow to invert matching criteria
` [PATCH 07/17] netfilter: nf_tables: add packet duplication to the netdev family
` [PATCH 08/17] netfilter: nf_tables: add forward expression "
` [PATCH 09/17] netfilter: nf_ct_helper: define pr_fmt()
` [PATCH 10/17] netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
` [PATCH 11/17] netfilter: nfnetlink_queue: don't handle options after unbind
` [PATCH 12/17] netfilter: nfnetlink_queue: just returns error for unknown command
` [PATCH 13/17] netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
` [PATCH 14/17] netfilter: nfnetlink_log: just returns error for unknown command
` [PATCH 15/17] netfilter: nf_tables: Add new attributes into nft_set to store user data
` [PATCH 16/17] netfilter: nft_byteorder: provide 64bit le/be conversion
` [PATCH 17/17] netfilter: nft_ct: add byte/packet counter support

[PATCH 3/4 v3] libnftnl: set: Implement new buffer of TLV objects
 2016-01-08 23:41 UTC 

[PATCH net-next v5 0/8] openvswitch: NAT support
 2016-01-08 23:32 UTC  (4+ messages)
` [PATCH net-next v5 2/8] netfilter: Factor out nf_ct_get_info()

[PATCH nft v2 1/6] tests/py: remove unused variables
 2016-01-08 20:51 UTC  (6+ messages)
` [PATCH nft v2 2/6] tests/py: fix style
` [PATCH nft v2 3/6] tests/py: simplify use of globals
` [PATCH nft v2 4/6] tests/py: convert chains and tables to objects
` [PATCH nft v2 5/6] tests/py: modify supported test file syntax
` [PATCH nft v2 6/6] tests/py: update test files syntax

[PATCH v2] extensions: libip6t_REJECT: Add translation to nft
 2016-01-08 18:11 UTC  (2+ messages)

Network card
 2016-01-08 16:58 UTC  (2+ messages)

[PATCH 1/4 v2] nf: netfilter: nf_tables_api: Add new attributes into nft_set to store user data
 2016-01-08 13:41 UTC  (4+ messages)
` [PATCH 3/4 v2] libnftnl: set: Implement new buffer of TLV objects

[PATCH nf-next] nftables: ct: add byte/packet counter support
 2016-01-08 12:43 UTC  (6+ messages)

[PATCH -next] nftables: byteorder: provide 64bit le/be conversion
 2016-01-08 12:37 UTC  (2+ messages)

[PATCH nft 0/6] add support for conntrack counters
 2016-01-08  9:42 UTC  (7+ messages)
` [PATCH libnftnl 1/6] src: ct: add packet and byte counter support
` [PATCH nft 2/6] nft: swap key and direction in ct_dir syntax
` [PATCH nft 3/6] ct: add packet/byte counter support
` [PATCH nft 4/6] netlink_linearize: use u64 conversion for 64bit quantities
` [PATCH nft 5/6] ct regression tests for bytes, packets
` [PATCH nft 6/6] tests: ct: remove BUG cases that work with current master

Respectfully
 2016-01-08  9:25 UTC 

[PATCH 4/4,nf-next] netfilter: nf_ct_helper: Use unidimensional helper array instead of bidimensional ones
 2016-01-08  5:07 UTC 

[PATCH 4/4,nf-next] netfilter: nf_ct_helper: Use unidimensional helper
 2016-01-08  4:49 UTC 

header conflict introduced by change to netfilter_ipv4/ip_tables.h
 2016-01-07 19:15 UTC  (4+ messages)

[nft] syntax for retrieving ct byte/packet counters
 2016-01-07 17:53 UTC  (2+ messages)

[PATCH nft 1/6] tests/py: remove unused variables
 2016-01-06 18:55 UTC  (8+ messages)
` [PATCH nft 2/6] tests/py: fix style
` [PATCH nft 3/6] tests/py: simplify use of globals
` [PATCH nft 4/6] tests/py: convert chains and tables to objects
` [PATCH nft 5/6] tests/py: modify supported test file syntax
` [PATCH nft 6/6] tests/py: update test files syntax

[PATCH] extensions: libip6t_LOG: Add translation to nft
 2016-01-06  6:25 UTC 

Charity/Donation
 2016-01-06  1:41 UTC 

[PATCH] extensions: libipt_LOG: Add translation to nft
 2016-01-05 18:02 UTC 

[PATCH] extensions: libip6t_REJECT: Add translation to nft
 2016-01-05 13:49 UTC  (4+ messages)

[PATCH v2] src: datatype: Modify symbol table for icmpv6 packet types
 2016-01-05 12:20 UTC 

[nft PATCH 1/4] rule: don't list anonymous sets
 2016-01-05 12:12 UTC  (12+ messages)
` [nft PATCH 2/4] rule: when listing all sets, don't print empty tables
` [nft PATCH 3/4] rule: delete extra space in sets printing
` [nft PATCH 4/4] tests/operations: add some listing tests

[PATCH v2] extensions: libipt_ttl: Add translation to nft
 2016-01-05 11:17 UTC  (2+ messages)

[PATCHv2 nf-next 4/4] netfilter: nfnetlink_log: allow to attach conntrack
 2016-01-05 11:03 UTC  (17+ messages)
` [PATCHv2 nf-next 0/1] netfilter: nfnetlink_queue: check NFQA_CFG_F_CONNTRACK config flag
  ` [PATCHv2 nf-next 1/1] "
        ` [PATCH nf-next] netfilter: nfnetlink_log: autoload nf_conntrack_netlink module "
              ` [PATCH nf-next 1/3] netfilter: nfnetlink_queue: remove duplicated obsolete commands handling
                    ` [PATCH nf-next 1/5] netfilter: nfnetlink_queue: validate dependencies to avoid breaking atomicity
                    ` [PATCH nf-next 2/5] netfilter: nfnetlink_queue: not handle options after unbind
                    ` [PATCH nf-next 3/5] netfilter: nfnetlink_queue: just returns error for unknown command
                    ` [PATCH nf-next 4/5] netfilter: nfnetlink_queue: autoload nf_conntrack_netlink module NFQA_CFG_F_CONNTRACK config flag
                    ` [PATCH nf-next 5/5] netfilter: nfnetlink_log: just returns error for unknown command

[PATCH 1/4] nf: netfilter: nf_tables_api: Add new attributes into nft_set to store user data
 2016-01-05 10:34 UTC  (7+ messages)
` [PATCH 2/4] libnftnl: set: Add new attribute into 'set' to store an arbitrary length "
` [PATCH 3/4] libnftnl: set: Implement new buffer of TLV objects
` [PATCH 4/4] libnftnl: examples: Modify the example to allow add TLV objects as user data

[PATCH] src: datatype: Modify symbol table for icmpv6 packet types
 2016-01-05  6:38 UTC 

Charity/Donation
 2016-01-05  5:04 UTC 

Charity/Donation
 2016-01-05  2:40 UTC 

[PATCH 1/3 nft] parser: get rid of multiton_expr from lhs relational expression
 2016-01-04 22:48 UTC  (2+ messages)

[PATCH nft 0/5] ct: add support for directional keys
 2016-01-04 20:06 UTC  (4+ messages)
` [PATCH nft 1/5] "

[PATCH 0/2] Add support for ttl translation
 2016-01-04 17:44 UTC  (6+ messages)
` [PATCH 1/2] iptables: nft-ipv4: Add ip ttl to the buffer
` [PATCH 2/2] extensions: libipt_ttl: Add translation to nft

[ANNOUNCE] NetDev 1.1 is approaching
 2016-01-04 17:32 UTC 

[PATCH nft] doc: update meta and ct expression keyword lists
 2016-01-04 16:23 UTC  (2+ messages)

[PATCH] netfilter: nf_ct_sctp: validate vtag for new conntrack entries
 2016-01-04 12:11 UTC  (12+ messages)

[PATCH] iptables: add xtables-config-parser.h to BUILT_SOURCES
 2016-01-03 22:14 UTC  (2+ messages)

[PATCH v2] extensions: libxt_length: Add translation to nft
 2016-01-03 20:25 UTC  (2+ messages)

[PATCH] extensions: libip6t_ah: Add translation to nft
 2016-01-03 20:22 UTC  (2+ messages)

[PATCH] extensions: libip6t_SNAT: Add translation to nft
 2016-01-03 20:15 UTC  (2+ messages)

[PATCH] extensions: libip6t_DNAT: Add translation to nft
 2016-01-03 20:14 UTC  (2+ messages)

[PATCH v2] iptables: nft-ipv6: Replace ip with ip6
 2016-01-03 20:14 UTC  (2+ messages)

[PATCH] extensions: libipt_SNAT: Add translation to nft
 2016-01-03 20:13 UTC  (2+ messages)

[PATCH v2] extensions: libipt_DNAT: Add translation to nft
 2016-01-03 20:12 UTC  (2+ messages)

[PATCH 1/2] libxt_cgroup: prepare for multi revisions
 2016-01-03 20:00 UTC  (6+ messages)
` [PATCH 2/2] libxt_cgroup2: add support for cgroup2 path matching
      ` [PATCH iptables] extensions: libxt_cgroup: add unit test

ipset v6.24: Comment string is too long!
 2016-01-03 11:13 UTC  (3+ messages)

Charity Donation
 2016-01-02 17:09 UTC 

[PATCH] sqlite3: Remove unused "buffer" option
 2016-01-01 17:05 UTC 

ulogd's SQLITE3 "buffer" option
 2016-01-01 10:04 UTC  (2+ messages)

[PATCH RESEND] bridge:Fix concurrent access issue in the function brnf_get_logical_dev
 2016-01-01  6:17 UTC 

nf_unregister_net_hook: hook not found!
 2015-12-30 18:15 UTC  (3+ messages)

[RFC PATCH nft] parser: re-try unexpected tokens as symbol expression
 2015-12-29 23:42 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).