netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-05 22:36:09 to 2016-12-20 00:23:58 UTC [more...]

[PATCH nft] mnl: add mnl_nft_setelem_batch_flush() and use it from netlink_flush_setelems()
 2016-12-20  0:23 UTC 

RFC: nft.8 review
 2016-12-19 23:53 UTC  (2+ messages)

[PATCH 1/2] libxtables: xtables: remove unnecessary debug code
 2016-12-19 23:38 UTC  (4+ messages)
` [PATCH 2/2] libxtables: xtables: Use getnameinfo()

[ANNOUNCE] libnftnl 1.0.7 release
 2016-12-19 22:57 UTC 

[PATCH nft] expression: Show the base which pre-defined constants are displayed
 2016-12-19 22:11 UTC 

[PATCH libnftnl] build: update LIBVERSION to prepare a new release
 2016-12-19 18:16 UTC 

[-stable 4.8.y] Revert NAT conversion to rhashtable
 2016-12-19 16:43 UTC 

[PATCH] netfilter: conntrack: Fix ifdef checks for CONFIG_NF_CONNTRACK_MARK
 2016-12-19 15:40 UTC  (3+ messages)

libmnl compile failure
 2016-12-19  8:55 UTC  (3+ messages)

nftables: masquerade sets wrong source address
 2016-12-19  2:25 UTC  (2+ messages)

[PATCH net] netfilter: check duplicate config when initializing in ipt_CLUSTERIP
 2016-12-19  1:02 UTC  (2+ messages)

[PATCH 0/2] GTP tunneling fixes for net
 2016-12-17 17:01 UTC  (5+ messages)
` [PATCH 1/2] gtp: gtp_check_src_ms_ipv4() always return success
` [PATCH 2/2] gtp: Fix initialization of Flags octet in GTPv1 header

Easy way to set NOTRACK for INPUT, FORWARD and OUTPUT independently
 2016-12-17 14:27 UTC  (4+ messages)

[PATCH] netfilter: use fwmark_reflect in nf_send_reset
 2016-12-16 10:03 UTC  (3+ messages)

Adding element to interval map consumes entire memory
 2016-12-15 22:47 UTC  (6+ messages)

[PATCH nf] netfilter: nft_payload: mangle ckecksum if NFT_PAYLOAD_L4CSUM_PSEUDOHDR is set
 2016-12-14 22:16 UTC 

[PATCH net-next 13/27] bridge: use __vlan_hwaccel helpers
 2016-12-14  0:40 UTC  (5+ messages)
` [PATCH net-next 16/27] nfnetlink/queue: "

[PATCH nft] netlink_linearize: fix IPv6 layer 4 checksum mangling
 2016-12-14  0:19 UTC 

[PATCH nft] tests: py: update quota and payload
 2016-12-13 23:38 UTC 

[PATCH nft] mnl: don't send empty set elements netlink message to kernel
 2016-12-13 23:27 UTC 

[PATCH nf] netfilter: nf_tables: fix oob access
 2016-12-13 20:22 UTC  (3+ messages)

[PATCH] ARM: add cmpxchg64 helper for ARMv7-M
 2016-12-13 16:58 UTC  (3+ messages)

[PATCH nft 1/2] segtree: wrong prefix expression length on interval_map_decompose()
 2016-12-13  0:42 UTC  (2+ messages)
` [PATCH nft 2/2] segtree: don't trigger error on exact overlaps

[PATCH] libxtables: xtables.c: Use getnameinfo()
 2016-12-11 20:25 UTC  (5+ messages)

[PATCH next] iptables: on revision mismatch, do not call print/save
 2016-12-11 19:55 UTC  (2+ messages)

[PATCH nf-next] netfilter: nft_queue: use raw_smp_processor_id()
 2016-12-11 19:46 UTC 

[PATCH nft] datatype: Display pre-defined inet_service values in decimal base
 2016-12-11 19:36 UTC  (2+ messages)

[PATCH nf-next] netfilter: nft_quota: reset quota after dump
 2016-12-11 19:09 UTC 

[PATCH net-next] netfilter: nft_counter: rework atomic dump and reset
 2016-12-11 15:13 UTC  (3+ messages)

[PATCH net-next] netfilter: nft_counter: rework atomic dump and reset
 2016-12-11 10:41 UTC  (5+ messages)

[PATCH nft v3] datatype: Display pre-defined inet_service values in host byte order
 2016-12-10 13:16 UTC  (2+ messages)

[PATCH] extensions: libxt_bpf: support ebpf pinned objects
 2016-12-10 13:06 UTC  (2+ messages)

[PATCH 00/50] Netfilter/IPVS updates for net-next
 2016-12-10 12:21 UTC  (57+ messages)
` [PATCH 01/50] ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
` [PATCH 02/50] ipvs: Decrement ttl
` [PATCH 03/50] netfilter: update Arturo Borrero Gonzalez email address
` [PATCH 04/50] netfilter: built-in NAT support for DCCP
` [PATCH 05/50] netfilter: built-in NAT support for SCTP
` [PATCH 06/50] netfilter: built-in NAT support for UDPlite
` [PATCH 07/50] netfilter: nf_log: do not assume ethernet header in netdev family
` [PATCH 08/50] netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
` [PATCH 09/50] netfilter: nf_conntrack_tuple_common.h: fix #include
` [PATCH 10/50] netfilter: conntrack: built-in support for DCCP
` [PATCH 11/50] netfilter: conntrack: built-in support for SCTP
` [PATCH 12/50] netfilter: conntrack: built-in support for UDPlite
` [PATCH 13/50] netfilter: conntrack: remove unused init_net hook
` [PATCH 14/50] netfilter: add and use nf_ct_netns_get/put
` [PATCH 15/50] netfilter: nat: add dependencies on conntrack module
` [PATCH 16/50] netfilter: nf_tables: add conntrack dependencies for nat/masq/redir expressions
` [PATCH 17/50] netfilter: conntrack: register hooks in netns when needed by ruleset
` [PATCH 18/50] netfilter: conntrack: add nf_conntrack_default_on sysctl
` [PATCH 19/50] netfilter: defrag: only register defrag functionality if needed
` [PATCH 20/50] netfilter: introduce accessor functions for hook entries
` [PATCH 21/50] netfilter: decouple nf_hook_entry and nf_hook_ops
` [PATCH 22/50] netfilter: convert while loops to for loops
` [PATCH 23/50] netfilter: x_tables: pass xt_counters struct instead of packet counter
` [PATCH 24/50] netfilter: x_tables: pass xt_counters struct to counter allocator
` [PATCH 25/50] netfilter: x_tables: pack percpu counter allocations
` [PATCH 26/50] netfilter: nft_fib: convert htonl to ntohl properly
` [PATCH 27/50] netfilter: nft_fib_ipv4: initialize *dest to zero
` [PATCH 28/50] netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
` [PATCH 29/50] netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
` [PATCH 30/50] netfilter: ingress: translate 0 nf_hook_slow retval to -1
` [PATCH 31/50] netfilter: add and use nf_fwd_netdev_egress
` [PATCH 32/50] netfilter: nf_tables: add stateful objects
` [PATCH 33/50] netfilter: nft_counter: add stateful object type
` [PATCH 34/50] netfilter: nft_quota: "
` [PATCH 35/50] netfilter: nf_tables: add stateful object reference expression
` [PATCH 36/50] netfilter: nft_quota: dump consumed quota
` [PATCH 37/50] netfilter: nf_tables: atomic dump and reset for stateful objects
` [PATCH 38/50] netfilter: nf_tables: notify internal updates of "
` [PATCH 39/50] netfilter: nft_quota: add depleted flag for objects
` [PATCH 40/50] netfilter: nf_tables: add stateful object reference to set elements
` [PATCH 41/50] netfilter: nft_objref: support for stateful object maps
` [PATCH 42/50] netfilter: nf_tables: allow to filter stateful object dumps by type
` [PATCH 43/50] netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
` [PATCH 44/50] netfilter: nat: skip checksum on offload SCTP packets
` [PATCH 45/50] netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
` [PATCH 46/50] netfilter: nft_set: introduce nft_{hash, rbtree}_deactivate_one()
` [PATCH 47/50] netfilter: nf_tables: support for set flushing
` [PATCH 48/50] netfilter: x_tables: avoid warn and OOM killer on vmalloc call
` [PATCH 49/50] netfilter: xt_bpf: support ebpf
` [PATCH 50/50] netfilter: nft_quota: allow to restore consumed quota

Question on match pid owner
 2016-12-09 18:05 UTC 

[PATCH libnftnl 1/7] include: fetch stateful object updates for nf_tables.h cache copy
 2016-12-09 13:31 UTC  (7+ messages)
` [PATCH libnftnl 2/7] src: support for stateful objects
` [PATCH libnftnl 3/7] expr: add stateful object reference expression
` [PATCH libnftnl 4/7] set: add NFTNL_SET_OBJ_TYPE attribute
` [PATCH libnftnl 5/7] set_elem: add NFTNL_SET_ELEM_OBJREF attribute
` [PATCH libnftnl 6/7] expr: objref: add support for stateful object maps
` [PATCH libnftnl 7/7] quota: support for consumed bytes

[PATCH nft v2] datatype: Display pre-defined inet_service values in host byte order
 2016-12-08 18:47 UTC  (4+ messages)

(unknown),
 2016-12-08 14:58 UTC 

[nf-next:master 36/49] ERROR: "__cmpxchg_u64" [net/netfilter/nft_counter.ko] undefined!
 2016-12-08  1:10 UTC 

[nf-next:master 36/48] net/netfilter/nft_counter.c:131:9: error: implicit declaration of function 'cmpxchg64'
 2016-12-07 17:10 UTC 

[PATCH nf-next] netfilter: nft_quota: allow to restore consumed quota
 2016-12-07 16:06 UTC 

[PATCH nf-next v2] netfilter: xt_bpf: support ebpf
 2016-12-07 13:20 UTC  (2+ messages)

[PATCH] netfilter: nft_counter: use cmpxchg64 instead of xchg
 2016-12-07  0:04 UTC 

[PATCH nf-next] netfilter: xt_bpf: support ebpf
 2016-12-06 22:44 UTC  (16+ messages)

Rebasing nf-next
 2016-12-06 20:57 UTC 

[PATCH nf-next] netfilter: nf_tables: silence gcc warning with stateful object maps
 2016-12-06 19:59 UTC  (2+ messages)

[nf-next:master 37/48] net/netfilter/nft_counter.c:125:21: error: call to '__xchg_wrong_size' declared with attribute error: Bad argument size for xchg
 2016-12-06 16:09 UTC 

[nf-next:master 18/48] net/ipv6/netfilter/nf_defrag_ipv6_hooks.c:94:9: error: 'struct net' has no member named 'ct'
 2016-12-06 15:42 UTC 

[PATCH nf-next] netfilter: add list element test to br_netfilter_hooks
 2016-12-06 15:04 UTC 

[PATCH nf-next] netfilter: nft_quota: don't read quota twice on reset
 2016-12-06 14:03 UTC 

[PATCH nf-next 1/2] netfilter: nf_tables: restore check for NFTA_SET_ELEM_LIST_ELEMENTS
 2016-12-06 13:45 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nft_counter: move counter reset into separated function

[bug report] netfilter: convert while loops to for loops
 2016-12-06 13:10 UTC 

[nf-next:master 37/48] net/netfilter/nft_counter.c:128:18: warning: 'packets' may be used uninitialized in this function
 2016-12-06 13:12 UTC 

[bug report] netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
 2016-12-06 12:32 UTC  (4+ messages)

[PATCH nf-next,v2] netfilter: nf_tables: silence gcc warning with stateful object maps
 2016-12-06 12:30 UTC 

[PATCH v2] netfilter: avoid warn and OOM killer on vmalloc call
 2016-12-06 12:21 UTC  (2+ messages)

[nf-next:master 41/48] net/netfilter/nf_tables_api.c:3003:15: warning: 'objtype' may be used uninitialized in this function
 2016-12-06 12:20 UTC 

[PATCH nft] src: add support to flush sets
 2016-12-06 11:23 UTC  (3+ messages)

[PATCH nf-next] NAT: skip checksum on offload SCTP packets
 2016-12-06 10:44 UTC  (2+ messages)

[PATCH nf-next 0/2] netfilter: merge udp and udplite helpers
 2016-12-06 10:52 UTC  (6+ messages)
` [PATCH nf-next 1/2] netfilter: conntrack: "

[PATCH nf-next] netfilter: rpfilter: bypass ipv4 lbcast packets with zeronet source
 2016-12-06 10:40 UTC  (2+ messages)

[PATCH nf-next] netfilter: remove need for skb_clone in nf_fwd_netdev_egress
 2016-12-06 10:35 UTC  (3+ messages)
` [PATCH nf-next] netfilter: ingress: translate 0 nf_hook_slow retval to -EINPROGRESS

[PATCH nf-next] netfilter: nft_payload: restrict l4 checksum updates to l3 header mangling
 2016-12-06 10:27 UTC 

[nf-next:master 18/28] net/ipv4/netfilter/nf_defrag_ipv4.c:110:9: error: 'struct net' has no member named 'ct'
 2016-12-06 10:16 UTC  (3+ messages)
` [PATCH nf-next] netfilter: fix build failure with CONNTRACK=n NF_DEFRAG=y

[PATCH nft] datatype: Display pre-defined inet_service values in host byte order
 2016-12-06 10:00 UTC  (2+ messages)

[PATCH libnftnl] set_elem: nftnl_set_elems_nlmsg_build_payload_iter()
 2016-12-05 22:36 UTC 

[PATCH nf-next 1/3] netfilter: nf_tables: constify struct nft_ctx * parameter in nft_trans_alloc()
 2016-12-05 22:35 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nft_set: introduce nft_{hash,rbtree}_deactivate_one()
` [PATCH nf-next 3/3] netfilter: nf_tables: support for set flushing


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