netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-24 13:56:11 to 2016-12-05 01:19:38 UTC [more...]

linux-next: build warnings after merge of the netfilter-next tree
 2016-12-05  1:19 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-04 22:37 UTC  (2+ messages)
` [PATCH nf-next] netfilter: fix build failure with CONNTRACK=n NF_DEFRAG=y

[conntrack-tools PATCH] config: drop old/obsolete/deprecated conntrackd.conf config options
 2016-12-04 20:34 UTC  (2+ messages)

[conntrack-tools PATCH] systemd: fix missing log.h include
 2016-12-04 20:34 UTC  (2+ messages)

[PATCH nft] tests: shell: add test case for inserting element into verdict map
 2016-12-04 20:28 UTC  (2+ messages)

[GIT PULL nf-next 0/2] IPVS Updates for v4.10
 2016-12-04 19:46 UTC  (2+ messages)

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

[PATCH nf-next v3 1/1] netfilter: xt_multiport: Fix wrong unmatch result with multiple ports
 2016-12-04 20:13 UTC  (2+ messages)

[PATCH v4 nf-next] netfilter: allow disabling conntrack-on-by-default
 2016-12-04 20:12 UTC  (2+ messages)

[PATCH nf-next 0/3] Additional nf_hook_entry compaction
 2016-12-04 20:11 UTC  (2+ messages)

[PATCH v3 nf-next 0/3] netfilter: x_tables: pack percpu counter allocations
 2016-12-04 20:09 UTC  (2+ messages)

[PATCH nf-next v2 0/3] netfilter: built-in NAT support for DCCP, SCTP, UDPlite
 2016-12-04 20:00 UTC  (2+ messages)

[PATCH nf-next] netfilter: nfnetlink_log: add "nf-logger-5-1" module alias name
 2016-12-04 19:44 UTC  (2+ messages)

[PATCH nf-next] netfilter: nf_log: do not assume ethernet header in netdev family
 2016-12-04 19:44 UTC  (2+ messages)

[PATCH nf-next v2 0/4] netfilter: built-in conntrack support for DCCP, SCTP, UDPlite
 2016-12-04 19:43 UTC  (2+ messages)

[PATCN net-next] net_sched: gen_estimator: complete rewrite of rate estimators
 2016-12-04 17:48 UTC  (7+ messages)
` [PATCN v2 "
  ` [PATCH v3 "

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

[PATCH nf-next 0/2] netfilter: merge udp and udplite helpers
 2016-12-03 13:02 UTC  (5+ messages)
` [PATCH nf-next 1/2] netfilter: conntrack: "
` [PATCH nf-next 2/2] netfilter: nat: "

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

[PATCH v2] netfilter: avoid warn and OOM killer on vmalloc call
 2016-12-02  9:46 UTC 

net/sctp: vmalloc allocation failure in sctp_setsockopt/xt_alloc_table_info
 2016-12-01 19:08 UTC  (15+ messages)
                    ` [PATCH] netfilter: avoid warn and OOM on vmalloc call

[RFC nft PATCH] tests: shell: add a basic scapy test
 2016-12-01 16:52 UTC  (8+ messages)

[PATCH 00/11] Netfilter fixes for net
 2016-12-01 16:13 UTC  (13+ messages)
` [PATCH 01/11] netfilter: Update ip_route_me_harder to consider L3 domain
` [PATCH 02/11] netfilter: Update nf_send_reset6 "
` [PATCH 03/11] netfilter: fix nf_conntrack_helper documentation
` [PATCH 04/11] netfilter: nft_hash: validate maximum value of u32 netlink hash attribute
` [PATCH 05/11] netfilter: nat: fix cmp return value
` [PATCH 06/11] netfilter: nat: switch to new rhlist interface
` [PATCH 07/11] netfilter: nf_tables: fix inconsistent element expiration calculation
` [PATCH 08/11] netfilter: nft_range: add the missing NULL pointer check
` [PATCH 09/11] netfilter: nat: fix crash when conntrack entry is re-used
` [PATCH 10/11] netfilter: ipv6: nf_defrag: drop mangled skb on ream error
` [PATCH 11/11] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel

[conntrack-tools PATCH] src: add log message when resync is requested by other node
 2016-12-01 12:13 UTC  (2+ messages)

[PATCH nft 1/2] rule: Introduce helper function cache_flush
 2016-12-01 11:42 UTC  (4+ messages)
` [PATCH nft 2/2] evaluate: Update cache on flush ruleset

[PATCH nft] evaluate: return ctx->table from table_lookup_global()
 2016-12-01 11:23 UTC 

[PATCH nft] datatype: honor -nn option from inet_service_type_print()
 2016-11-30 22:06 UTC 

[nft PATCH] tests: py: Test TCP flags match with parentheses
 2016-11-30 21:35 UTC  (2+ messages)

[PATCH] bison: remove old log level tokens
 2016-11-30 19:36 UTC  (2+ messages)

[PATCH nft v4] datatype: Replace getnameinfo() by internal lookup table
 2016-11-30 19:11 UTC  (2+ messages)

[PATCH nftables RFC] build: honor Scrooge McDuck in our release names
 2016-11-30 19:01 UTC 

[PATCH] netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
 2016-11-30 18:32 UTC  (3+ messages)

[PATCH nf-next] netfilter: nft_fib: store loopback interface to dreg when rt is local
 2016-11-30 10:18 UTC  (7+ messages)

Did You Get My Message This Time?
 2016-11-30  7:31 UTC 

Did You Get My Message This Time?
 2016-11-30  7:29 UTC 

[PATCH iptables] extensions: LOG: add log flags translation to nft
 2016-11-29 22:30 UTC  (2+ messages)

[iptables PATCH] tcp_xlate: Enclose LH flag values in parentheses
 2016-11-29 22:02 UTC  (2+ messages)

[iptables PATCH] xtables-translate: Fix chain type when translating nat table
 2016-11-29 22:01 UTC  (2+ messages)

[iptables PATCH] nft_ipv{4,6}_xlate: Respect prefix lengths
 2016-11-29 22:01 UTC  (2+ messages)

[PATCH] xtables-translate: Support setting standard chain policy
 2016-11-29 22:00 UTC  (2+ messages)

[PATCH] extensions: libip6t_ah: Fix translation of plain '-m ah'
 2016-11-29 22:00 UTC  (2+ messages)

[PATCH nft 1/7] Interpret OP_NEQ against a set as OP_LOOKUP
 2016-11-29 21:40 UTC  (12+ 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
  ` Re : [PATCH nft 1/7] Interpret OP_NEQ against a set as OP_LOOKUP

[nft PATCH 1/2] tests: shell: add a testcase for many defines
 2016-11-29 21:20 UTC  (4+ messages)
` [nft PATCH 2/2] tests: shell: add testcase for different defines usage

[nft PATCH] parser_bison: Allow parens on RHS of relational_expr
 2016-11-29 21:19 UTC  (2+ messages)

[PATCH nft 1/3] evaluate: Add set to cache only when well-formed
 2016-11-29 21:02 UTC  (6+ messages)
` [PATCH nft 2/3] tests: Add regression test for malformed sets
` [PATCH nft 3/3] Revert "evaluate: check for NULL datatype in rhs in lookup expr"

[PATCH] expr: call expr->ops->snprintf only if defined
 2016-11-29 20:40 UTC 

[PATCH nf] netfilter: ipv6: nf_defrag: drop mangled skb on ream error
 2016-11-29 19:25 UTC  (3+ messages)

[PATCH nft v3 1/2] datatype: Replace getnameinfo() by internal lookup table
 2016-11-29 19:19 UTC  (2+ messages)

[PATCH nft v3 2/2] datatype: Implement binary search in symbolic_constant_print()
 2016-11-29 10:04 UTC  (4+ messages)

(unknown),
 2016-11-29  2:37 UTC 

Problem with iptables-translate and tcp flags match
 2016-11-28 12:12 UTC  (3+ messages)

SNAT --random & fully is not actually random for ips
 2016-11-28 11:35 UTC  (4+ messages)

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

[PATCH nf-next 00/11] nf_tables: add stateful objects
 2016-11-28 11:08 UTC  (14+ 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 10/11] netfilter: nft_objref: support for stateful object maps
` [PATCH nf-next 11/11] netfilter: nf_tables: allow to filter stateful object dumps by type

[PATCH nf-next] netfilter: remove need for skb_clone in nf_fwd_netdev_egress
 2016-11-28 10:40 UTC  (3+ messages)
` [PATCH nf-next] netfilter: ingress: translate 0 nf_hook_slow retval to -EINPROGRESS
` [PATCH nf-next] netfilter: add and use nf_fwd_netdev_egress

[PATCH nft v2 2/2] datatype: Implement binary search in symbolic_constant_print()
 2016-11-28  8:50 UTC  (2+ messages)

Filtering invalid MAC addresses
 2016-11-28  7:33 UTC  (3+ messages)

BALANCE PAYMENT
 2016-11-28  6:03 UTC 

BALANCE PAYMENT
 2016-11-28  6:03 UTC 

[PATCH nft v2 1/2] datatype: Replace getnameinfo() by internal lookup table
 2016-11-28  1:21 UTC 

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


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