messages from 2016-01-04 10:44:42 to 2016-01-13 18:37:33 UTC [more...]
[PATCH] netfilter: nf_conntrack: use safer way to lock all buckets
2016-01-13 18:37 UTC (5+ messages)
[nft PATCH v2] tests/listing: add some listing tests
2016-01-13 18:29 UTC
[nft PATCH] tests/shell: add first `nft -f' tests
2016-01-13 18:25 UTC
[nft PATCH v2] rule: delete extra space in sets printing
2016-01-13 17:21 UTC
[PATCH] netfilter: nft_ct: mark nft_ct_get_eval_counter __maybe_unused
2016-01-13 16:49 UTC (3+ messages)
[PATCH nf] netfilter: nft_ct: keep counters away from CONFIG_NF_CONNTRACK_LABELS
2016-01-13 16:47 UTC
[PATCH] netfilter: nf_conntrack_icmpv6: find conntrack related to ICMPv6 redirect packet
2016-01-13 16:43 UTC (2+ messages)
[PATCH] netfilter: nf_conntrack_icmpv6: find conntrack related to ICMPv6 redirect packet
2016-01-13 14:34 UTC
[PATCH] sqlite3: Remove unused "buffer" option
2016-01-13 14:12 UTC (2+ messages)
[PATCH nf] ipset: allow a 0 netmask with hash_netiface type
2016-01-13 13:07 UTC (7+ messages)
[PATCH nf-next] nftables: byteorder: avoid uneeded le/be conversion steps
2016-01-13 13:01 UTC (2+ messages)
[PATCH nft 0/6] add support for conntrack counters
2016-01-13 12:50 UTC (8+ 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
[PATCH nft] src: support limit rate over value
2016-01-13 12:44 UTC
[PATCH nft v3 1/6] tests/py: remove unused variables
2016-01-13 12:03 UTC (7+ 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
[PATCH 1/3 nft] tests/py: don't test log statement from protocol match
2016-01-13 11:11 UTC (6+ messages)
` [PATCH 2/3 nft] tests/py: test udp from ip and ip6 families
` [PATCH 3/3 nft] tests/py: netdev family with ingress chain
[PATCH nft] parser_bison: initializer_expr must use rhs_expr
2016-01-13 8:52 UTC (3+ messages)
net-next is CLOSED
2016-01-12 19:39 UTC (3+ messages)
[PATCH] extensions: libip6t_REDIRECT: Add translation to nft
2016-01-12 19:26 UTC
[PATCH] extensions: libipt_REDIRECT: Add translation to nft
2016-01-12 16:47 UTC
[PATCH v2] extensions: libip6t_hl: Add translation to nft
2016-01-12 14:28 UTC
parser regression: '/' symbol
2016-01-12 12:52 UTC (2+ messages)
Rendszergazda
2016-01-12 0:15 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] 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)
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 (7+ messages)
` [PATCH nft 2/6] tests/py: fix style
` [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 (5+ messages)
` [PATCH 3/4] libnftnl: set: Implement new buffer of TLV objects
[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 (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).