netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-13 22:24:59 to 2016-11-28 00:01:30 UTC [more...]

[PATCH nf-next 00/11] nf_tables: add stateful objects
 2016-11-28  0:01 UTC  (10+ messages)
` [PATCH nf-next 01/11] netfilter: "
` [PATCH nf-next 02/11] netfilter: nft_counter: add stateful object type
` [PATCH nf-next 03/11] netfilter: nft_quota: "
` [PATCH nf-next 04/11] netfilter: nf_tables: add stateful object reference expression
` [PATCH nf-next 05/11] netfilter: nf_tables: atomic dump and reset for stateful objects
` [PATCH nf-next 06/11] netfilter: nf_tables: notify internal updates of "
` [PATCH nf-next 07/11] netfilter: nft_quota: dump consumed quota
` [PATCH nf-next 08/11] netfilter: nft_quota: add depleted flag for objects
` [PATCH nf-next 09/11] netfilter: nf_tables: add stateful object reference to set elements

[PATCH nf-next 1/2] netfilter: nf_tables: add chain to pktinfo structure
 2016-11-28  0:00 UTC  (2+ messages)
` [PATCH nf-next 2/2] netfilter: nf_tables: add numeric expression type definitions

[PATCH iptables] extensions: LOG: add log flags translation to nft
 2016-11-27 12:08 UTC 

Problem with iptables-translate and tcp flags match
 2016-11-25 21:50 UTC 

[iptables PATCH] nft_ipv{4,6}_xlate: Respect prefix lengths
 2016-11-25 17:52 UTC 

[PATCH] xtables-translate: Support setting standard chain policy
 2016-11-25 17:06 UTC 

[PATCH] extensions: libip6t_ah: Fix translation of plain '-m ah'
 2016-11-25 16:32 UTC 

[PATCH nf-next] netfilter: nft_fib: store loopback interface to dreg when rt is local
 2016-11-25 13:47 UTC  (5+ messages)

[PATCH net-next 1/1] netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
 2016-11-25  4:19 UTC  (4+ messages)

[PATCH nf-next v3 1/1] netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
 2016-11-25  4:32 UTC 

[PATCH nf-next v2 1/1] netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
 2016-11-25  4:07 UTC 

"random" syn packets dropped
 2016-11-24 18:36 UTC  (8+ messages)

[PATCH nft 1/7] Interpret OP_NEQ against a set as OP_LOOKUP
 2016-11-24 14:16 UTC  (7+ messages)
` [PATCH nft 2/7] tests/py/{arp,any}: Unmask negative set lookup
` [PATCH nft 3/7] tests/py/ip: Unmark negative set lookup tests
` [PATCH nft 4/7] tests/py/ip6: Unmark inverted set lookup testcases
` [PATCH nft 5/7] tests/py{ah,esp,comp}: Unmark inverted set lookup
` [PATCH nft 6/7] tests/py/{dccp,sctp,tcp}: Unmark inverted lookup
` [PATCH nft 7/7] tests/py/{udp,udplite}: Unmark inverted set lookup

[PATCH nf-next] netfilter: nf_tables: validate maximum value of u32 netlink hash attribute
 2016-11-24 13:43 UTC  (2+ messages)

[PATCH RFC 0/3] Rework nfnetlink_queue conntrack support
 2016-11-24 13:15 UTC  (13+ messages)
      ` [PATCH lnf-log 3/3] utils: nf-log: attaching a conntrack information
            ` [PATCHv2 lnf-log] "

[PATCH nf-next] netfilter: nft_fib: convert htonl to ntohl properly
 2016-11-24 12:54 UTC  (4+ messages)
` [PATCH nf-next] netfilter: nft_fib_ipv4: initialize *dest to zero

[PATCH nf] netfilter: nat: fix crash when conntrack entry is re-used
 2016-11-24 12:53 UTC  (2+ messages)

[PATCH nf 0/2] netfilter: nat: fix regressions introduced by rhashtable conversion
 2016-11-24 12:53 UTC  (4+ messages)
` [PATCH nf 1/2] netfilter: nat: fix cmp return value
` [PATCH nf 2/2] netfilter: nat: switch to new rhlist interface

[PATCH nf] netfilter: nft_range: add the missing NULL pointer check
 2016-11-24 12:48 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: fix inconsistent element expiration calculation
 2016-11-24 12:47 UTC  (5+ messages)

[PATCH nft V2] src: add log flags syntax support
 2016-11-24 12:33 UTC  (2+ messages)

[nft PATCH 1/3] tests: shell: testcase for adding many set elements
 2016-11-24 12:02 UTC  (4+ messages)
` [nft PATCH 2/3] tests: shell: testcase for deleting "
` [nft PATCH 3/3] tests: shell: another "

[nft PATCH] tests: shell: allow to execute a single testcase
 2016-11-24 12:01 UTC  (2+ messages)

[PATCH] netfilter: Update nf_send_reset6 to consider L3 domain
 2016-11-24 11:46 UTC  (2+ messages)

[PATCH] netfilter: Update ip_route_me_harder to consider L3 domain
 2016-11-24 11:45 UTC  (7+ messages)

[PATCH nft] src: trigger layer 4 checksum when pseudoheader fields are modified
 2016-11-24 11:12 UTC 

[PATCH 1/2 libnftnl] include: refresh nf_tables.h cache copy
 2016-11-24 11:08 UTC  (2+ messages)
` [PATCH 2/2 libnftnl] expr: payload: add NFTNL_EXPR_PAYLOAD_FLAGS

[PATCH nf-next] netfilter: nft_payload: layer 4 checksum adjustment for pseudoheader fields
 2016-11-24 11:04 UTC 

[PATCH nft] datatype: Replace getnameinfo() by internal lookup table
 2016-11-24  9:31 UTC  (2+ messages)

[PATCH v3 nf-next 0/3] netfilter: x_tables: pack percpu counter allocations
 2016-11-22 13:44 UTC  (4+ messages)
` [PATCH v3 nf-next 1/3] netfilter: x_tables: pass xt_counters struct instead of packet counter
` [PATCH v3 nf-next 2/3] netfilter: x_tables: pass xt_counters struct to counter allocator
` [PATCH v3 nf-next 3/3] netfilter: x_tables: pack percpu counter allocations

[PATCH v2 nf-next 0/3] netfilter: x_tables: pack percpu counter allocations
 2016-11-21 22:41 UTC  (5+ messages)
` [PATCH v2 nf-next 1/3] netfilter: x_tables: pass xt_counters struct instead of packet counter
` [PATCH v2 nf-next 2/3] netfilter: x_tables: pass xt_counters struct to counter allocator
` [PATCH v2 nf-next 3/3] netfilter: x_tables: pack percpu counter allocations

[PATCH nf-next 0/3] netfilter: x_tables: pack percpu counter allocations
 2016-11-21 15:53 UTC  (7+ messages)
` [PATCH nf-next 1/3] netfilter: x_tables: pass xt_counters struct instead of packet counter
` [PATCH nf-next 2/3] netfilter: x_tables: pass xt_counters struct to counter allocator
` [PATCH nf-next 3/3] netfilter: x_tables: pack percpu counter allocations

netfilter question
 2016-11-20 17:55 UTC  (9+ messages)

[PATCH nf] netfilter: nft_dynset: fix incorrect element expiration calculation
 2016-11-20 10:31 UTC  (3+ messages)

netfilter/nftables oops in 4.8
 2016-11-18  8:22 UTC  (2+ messages)

[nft] about commit 3e5b0e406cf2b635200f9ee05ba8a158528fe622
 2016-11-17 22:15 UTC  (2+ messages)

[PATCH nf-next,RFC] netfilter: nft_meta: add cgroup version 2 support
 2016-11-17 11:02 UTC  (3+ messages)

[PATCH v3 2/2] parser_bison: Use __error() to avoid syntax error message duplication
 2016-11-16 22:05 UTC 

[PATCH v3 1/2] erec: Make error messages in nft consistent
 2016-11-16 22:03 UTC 

[PATCH v2] erec: Make error messages in nft consistent
 2016-11-16 21:51 UTC  (2+ messages)

Клиентские базы Skype: prodawez390 Email: prodawez391@gmail.com Whatsapp: +79139230330
 2016-11-17  3:27 UTC 

[PATCH nf-next 0/3] Additional nf_hook_entry compaction
 2016-11-15 22:48 UTC  (4+ messages)
` [PATCH nf-next 1/3] netfilter: introduce accessor functions for hook entries
` [PATCH nf-next 2/3] netfilter: decouple nf_hook_entry and nf_hook_ops
` [PATCH nf-next 3/3] netfilter: convert while loops to for loops

[PATCH v4 nf-next] netfilter: allow disabling conntrack-on-by-default
 2016-11-15 20:36 UTC  (8+ messages)
` [PATCH nf-next 1/7] conntrack: remove unused init_net hook
` [PATCH v4 nf-next 2/7] netfilter: add and use nf_ct_netns_get/put
` [PATCH v4 nf-next 3/7] netfilter: nat: add dependencies on conntrack module
` [PATCH v4 nf-next 4/7] nftables: add conntrack dependencies for nat/masq/redir expressions
` [PATCH v4 nf-next 5/7] netfilter: conntrack: register hooks in netns when needed by ruleset
` [PATCH nf-next 6/7] conntrack: add nf_conntrack_default_on sysctl
` [PATCH v4 nf-next 7/7] netfilter: defrag: only register defrag functionality if needed

[PATCH] erec: Make error messages in nft consistent
 2016-11-15 19:56 UTC  (3+ messages)

[PATCH nf-next v2 0/4] netfilter: built-in conntrack support for DCCP, SCTP, UDPlite
 2016-11-15 19:46 UTC  (6+ messages)
` [PATCH nf-next v2 1/4] netfilter: nf_conntrack_tuple_common.h: fix #include
` [PATCH nf-next v2 2/4] netfilter: conntrack: built-in support for DCCP
` [PATCH nf-next v2 3/4] netfilter: conntrack: built-in support for SCTP
` [PATCH nf-next v2 4/4] netfilter: conntrack: built-in support for UDPlite

[PATCH nft 0/3] src: add nft log flags support
 2016-11-15 14:25 UTC  (3+ messages)

[PATCH 00/39] Netfilter updates for net-next
 2016-11-15 10:48 UTC  (42+ messages)
` [PATCH 01/39] netfilter: get rid of useless debugging from core
` [PATCH 02/39] netfilter: remove comments that predate rcu days
` [PATCH 03/39] netfilter: kill NF_HOOK_THRESH() and state->tresh
` [PATCH 04/39] netfilter: deprecate NF_STOP
` [PATCH 05/39] netfilter: x_tables: move hook state into xt_action_param structure
` [PATCH 06/39] netfilter: nf_tables: use hook state from "
` [PATCH 07/39] netfilter: use switch() to handle verdict cases from nf_hook_slow()
` [PATCH 08/39] netfilter: remove hook_entries field from nf_hook_state
` [PATCH 09/39] netfilter: merge nf_iterate() into nf_hook_slow()
` [PATCH 10/39] netfilter: handle NF_REPEAT from nf_conntrack_in()
` [PATCH 11/39] netfilter: nft_hash: get random bytes if seed is not specified
` [PATCH 12/39] netfilter: nf_tables: simplify the basic expressions' init routine
` [PATCH 13/39] netfilter: conntrack: simplify init/uninit of L4 protocol trackers
` [PATCH 14/39] udp: provide udp{4,6}_lib_lookup for nf_socket_ipv{4,6}
` [PATCH 15/39] netfilter: conntrack: fix NF_REPEAT handling
` [PATCH 16/39] netfilter: ipset: Remove extra whitespaces in ip_set.h
` [PATCH 17/39] netfilter: ipset: Mark some helper args as const
` [PATCH 18/39] netfilter: ipset: Headers file cleanup
` [PATCH 19/39] netfilter: ipset: Improve skbinfo get/init helpers
` [PATCH 20/39] netfilter: ipset: Use kmalloc() in comment extension helper
` [PATCH 21/39] netfilter: ipset: Split extensions into separate files
` [PATCH 22/39] netfilter: ipset: Separate memsize calculation code into dedicated function
` [PATCH 23/39] netfilter: ipset: Regroup ip_set_put_extensions and add extern
` [PATCH 24/39] netfilter: ipset: Add element count to hash headers
` [PATCH 25/39] netfilter: ipset: Add element count to all set types header
` [PATCH 26/39] netfilter: ipset: Count non-static extension memory for userspace
` [PATCH 27/39] netfilter: ipset: Remove redundant mtype_expire() arguments
` [PATCH 28/39] netfilter: ipset: Simplify mtype_expire() for hash types
` [PATCH 29/39] netfilter: ipset: Make NLEN compile time constant "
` [PATCH 30/39] netfilter: ipset: Make sure element data size is a multiple of u32
` [PATCH 31/39] netfilter: ipset: Optimize hash creation routine
` [PATCH 32/39] netfilter: ipset: Make struct htype per ipset family
` [PATCH 33/39] netfilter: ipset: Collapse same condition body to a single one
` [PATCH 34/39] netfilter: ipset: Fix reported memory size for hash:* types
` [PATCH 35/39] netfilter: ipset: hash:ipmac type support added to ipset
` [PATCH 36/39] netfilter: ipset: use setup_timer() and mod_timer()
` [PATCH 37/39] netfilter: ipset: hash: fix boolreturn.cocci warnings
` [PATCH 38/39] netfilter: conntrack: remove unused netns_ct member
` [PATCH 39/39] netfilter: x_tables: simplify IS_ERR_OR_NULL to NULL test

[GIT PULL nf-next 0/2] IPVS Updates for v4.10
 2016-11-15  9:01 UTC  (3+ messages)
` [PATCH nf-next 1/2] ipvs: Use IS_ERR_OR_NULL(svc) instead of IS_ERR(svc) || svc == NULL
` [PATCH nf-next 2/2] ipvs: Decrement ttl

[PATCH nft] mnl: use nftnl_set_elems_nlmsg_build_payload_iter() when deleting elements
 2016-11-14 21:41 UTC 

[PATCH 1/2 nft] tests: py: add some testcases for log flags
 2016-11-14 21:01 UTC  (2+ messages)
` [PATCH 2/2 nft] tests: py: missing range conversion in icmpv6

[PATCH nf-next 0/4] netfilter: built-in conntrack support for DCCP, SCTP, UDPlite
 2016-11-14 17:59 UTC  (6+ messages)
` [PATCH nf-next 1/4] netfilter: nf_conntrack_tuple_common.h: fix #include

iptables: incorrect package match w/ conntrack_sip
 2016-11-14 16:11 UTC 

[PATCH nf-next] netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
 2016-11-14 14:41 UTC 

[PATCH nf-next] netfilter: nf_log: do not assume ethernet header in netdev family
 2016-11-14 14:39 UTC 

PLEASE VIEW THE ATTACHED FILE AND CONTACT ME
 2016-11-14  7:42 UTC 


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