messages from 2017-12-04 10:36:10 to 2017-12-19 22:09:34 UTC [more...]
[nf-next:for-net-next3 34/40] utils.c:undefined reference to `nf_ip6_checksum'
2017-12-19 22:09 UTC
[nf-next:for-net-next3 34/40] net/netfilter/utils.c:17: undefined reference to `nf_ip6_checksum'
2017-12-19 21:57 UTC
[PATCH nf-next v2] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
2017-12-19 21:42 UTC
[nf-next:for-net-next2 36/40] net/netfilter/utils.c:51: undefined reference to `nf_ip_saveroute'
2017-12-19 21:29 UTC
[nf-next:for-net-next2 35/40] net/netfilter/utils.c:33: undefined reference to `nf_ip_checksum_partial'
2017-12-19 19:54 UTC
[nf-next:for-net-next2 34/40] net/netfilter/utils.c:14: undefined reference to `nf_ip_checksum'
2017-12-19 18:32 UTC
[nf-next:for-net-next3 32/40] net/netfilter/nf_conncount.c:74:9-10: WARNING: return of 0/1 in function 'already_closed' with return type bool
2017-12-19 17:46 UTC (3+ messages)
` [PATCH] netfilter: connlimit: fix ptr_ret.cocci warnings
` [PATCH] netfilter: connlimit: fix boolreturn.cocci warnings
[nf-next:for-net-next3 28/40] net/netfilter/core.c:403:6: sparse: symbol '__nf_unregister_net_hook' was not declared. Should it be static?
2017-12-19 17:25 UTC (2+ messages)
` [RFC PATCH nf-next] netfilter: core: __nf_unregister_net_hook() can be static
[nf-next:for-net-next2 38/40] net/ipv6/netfilter.c:96:5: error: redefinition of 'nf_ip6_reroute'
2017-12-19 16:04 UTC
[nf-next:for-net-next2 35/40] net/ipv6/netfilter.c:166:9: error: redefinition of 'nf_ip6_checksum_partial'
2017-12-19 15:48 UTC
Unable to compile linux-kernel pulled from nf-next tree
2017-12-19 15:03 UTC
[PATCH] extensions: libxt_hashlimit: Do not print default timeout and burst
2017-12-19 14:50 UTC (3+ messages)
[PATCH nf] netfilter: nf_tables: fix chain filter in nf_tables_dump_rules()
2017-12-19 12:09 UTC (3+ messages)
[nf-next:for-net-next 36/40] net/netfilter/utils.c:56:24: error: passing argument 1 of 'nf_ip6_reroute' from incompatible pointer type
2017-12-19 0:26 UTC
[nf-next:for-net-next 35/40] net/ipv6/netfilter.c:111:5: error: redefinition of 'nf_ip6_route'
2017-12-19 0:04 UTC
[PATCH nf-next,v2 1/7] netfilter: remove checksum indirection in struct nf_afinfo
2017-12-18 23:46 UTC (7+ messages)
` [PATCH nf-next,v2 2/7] netfilter: remove checksum_partial "
` [PATCH nf-next,v2 3/7] netfilter: remove saveroute "
` [PATCH nf-next,v2 4/7] netfilter: remove route "
` [PATCH nf-next,v2 5/7] netfilter: remove reroute "
` [PATCH nf-next,v2 6/7] netfilter: remove route_key_size field "
` [PATCH nf-next,v2 7/7] netfilter: core: remove struct nf_afinfo and its helper functions
[nf-next:for-net-next 33/40] net//ipv6/netfilter.c:166:9: error: conflicting types for 'nf_ip6_checksum_partial'
2017-12-18 23:30 UTC
[nf-next:for-net-next 33/40] include/linux/netfilter_ipv6.h:36:8: error: unknown type name 'inline__sum16'
2017-12-18 23:12 UTC
[nf-next:for-net-next 36/40] net//netfilter/utils.c:60:9: warning: 'ret' may be used uninitialized in this function
2017-12-18 23:08 UTC
[nf-next:for-net-next 34/40] include/linux/netfilter_ipv6.h:30:57: warning: 'struct nf_queue_entry' declared inside parameter list will not be visible outside of this definition or declaration
2017-12-18 23:04 UTC
[nft PATCH] libnftables: Fix for multiple context instances
2017-12-18 23:00 UTC (11+ messages)
` libnftables extended API proposal (Was: Re: [nft PATCH] libnftables: Fix for multiple context instances)
` libnftables extended API proposal
[nf-next:for-net-next 32/40] net//ipv6/netfilter.c:133:9: error: redefinition of 'nf_ip6_checksum'
2017-12-18 22:56 UTC
[nf-next:for-net-next 34/40] include/linux/netfilter_ipv4.h:15:56: warning: 'struct nf_queue_entry' declared inside parameter list will not be visible outside of this definition or declaration
2017-12-18 22:37 UTC
[PATCH][netfilter-next] netfilter: conntrack: make struct nf_conntrack_l4proto_gre4 static
2017-12-18 10:59 UTC (3+ messages)
[PATCH v5 nf-next] netfilter: connlimit: split xt_connlimit into front and backend
2017-12-18 10:58 UTC (3+ messages)
[RFC] Can someone please review my latest wiki update
2017-12-18 9:48 UTC (2+ messages)
Hallo mein lieber Freund,
2017-12-16 10:08 UTC
[libnftnl PATCH 0/6] Another round of Covscan indicated fixes
2017-12-15 15:20 UTC (13+ messages)
` [libnftnl PATCH 1/6] nftnl_data_reg_snprintf: Add a missing break
` [libnftnl PATCH 2/6] src/gen: Remove a pointless call to mnl_nlmsg_get_payload()
` [libnftnl PATCH 3/6] src/object: Avoid returning garbage in nftnl_obj_do_parse()
` [libnftnl PATCH 4/6] src/ruleset: Avoid reading garbage in nftnl_ruleset_cb()
` [libnftnl PATCH 5/6] src/set_elem: Don't return garbage in nftnl_set_elems_parse()
` [libnftnl PATCH 6/6] src/trace: Check return value of mnl_attr_parse_nested()
[PATCH] Fix handling of verdicts after NF_QUEUE
2017-12-14 17:39 UTC (3+ messages)
[PATCH 00/12] Netfilter fixes for net
2017-12-13 19:13 UTC (14+ messages)
` [PATCH 01/12] netfilter: remove redundant assignment to e
` [PATCH 02/12] netfilter: exit_net cleanup check added
` [PATCH 03/12] netfilter: nf_ct_h323: Convert CHECK_BOUND macro to function
` [PATCH 04/12] netfilter: nf_ct_h323: Extend nf_h323_error_boundary to work on bits as well
` [PATCH 05/12] netfilter: conntrack: lower timeout to RETRANS seconds if window is 0
` [PATCH 06/12] netfilter: conntrack: clamp timeouts to INT_MAX
` [PATCH 07/12] netfilter: nfnetlink_cthelper: Add missing permission checks
` [PATCH 08/12] netfilter: xt_bpf: add overflow checks
` [PATCH 09/12] netfilter: xt_osf: Add missing permission checks
` [PATCH 10/12] netfilter: ipt_CLUSTERIP: fix clusterip_net_exit build regression
` [PATCH 11/12] netfilter: exthdr: add missign attributes to policy
` [PATCH 12/12] netfilter: ip6t_MASQUERADE: add dependency on conntrack module
[PATCH 27/45] net: remove duplicate includes
2017-12-13 18:19 UTC (3+ messages)
[PATCH nf-next] netfilter: meta: secpath support
2017-12-13 16:42 UTC (4+ messages)
` [RFC PATCH] netfilter: meta: nft_meta_get_validate() can be static
[PATCH nf-next 0/3] netfilter: disable parallel use of xtables and nftables nat
2017-12-13 16:28 UTC (9+ messages)
` [PATCH nf-next 1/3] netfilter: xtables: add and use xt_request_find_table_lock
` [PATCH nf-next 2/3] netfilter: core: only allow one nat hook per hook point
` [PATCH nf-next 3/3] nftables: reject nat hook registration if prio is before conntrack
[PATCH] Fix handling of verdicts after NF_QUEUE
2017-12-12 22:42 UTC (4+ messages)
[nft PATCH] Fix protocol context update on big-endian systems
2017-12-12 12:26 UTC (2+ messages)
[PATCH nft] netlink_linearize: exthdr op must be u32
2017-12-11 12:48 UTC (3+ messages)
[PATCH nf] netfilter: exthdr: add missign attributes to policy
2017-12-11 12:44 UTC (2+ messages)
[PATCH nf-next] netfilter: nf_defrag_ipv4: Skip defrag if NOTRACK is set
2017-12-11 7:13 UTC (5+ messages)
[PATCH 27/45] net: remove duplicate includes
2017-12-11 4:04 UTC (4+ messages)
[PATCH nf-next 0/7] get rid of struct nf_afinfo
2017-12-10 20:43 UTC (8+ messages)
` [PATCH nf-next 1/7] netfilter: remove checksum indirection in "
` [PATCH nf-next 2/7] netfilter: remove checksum_partial "
` [PATCH nf-next 3/7] netfilter: remove saveroute "
` [PATCH nf-next 4/7] netfilter: remove route "
` [PATCH nf-next 5/7] netfilter: remove reroute "
` [PATCH nf-next 6/7] netfilter: remove route_key_size field "
` [PATCH nf-next 7/7] netfilter: core: remove struct nf_afinfo and its helper functions
[PATCH nf-next,v2 0/7] handle NFPROTO_INET from core
2017-12-10 20:34 UTC (8+ messages)
` [PATCH nf-next,v2 1/7] netfilter: core: add nf_remove_net_hook
` [PATCH nf-next,v2 2/7] netfilter: core: pass hook number, family and device to nf_find_hook_list()
` [PATCH nf-next,v2 3/7] netfilter: core: pass family as parameter to nf_remove_net_hook()
` [PATCH nf-next,v2 4/7] netfilter: core: support for NFPROTO_INET hook registration
` [PATCH nf-next,v2 5/7] netfilter: nf_tables_inet: don't use multihook infrastructure anymore
` [PATCH nf-next,v2 6/7] netfilter: nf_tables: remove multihook chains and families
` [PATCH nf-next,v2 7/7] netfilter: nf_tables: remove hooks from family definition
[PATCH nf-next] netfilter: nf_tables: add nft_set_is_anonymous() helper
2017-12-10 20:29 UTC
[PATCH nf-next,v2] netfilter: nf_tables: explicit nft_set_pktinfo() call from hook path
2017-12-10 20:28 UTC
[PATCH nf-next,v2] netfilter: nf_tables_arp: don't set forward chain
2017-12-10 20:27 UTC
[nft PATCH] tests/py: trivial: Fix error message
2017-12-09 19:47 UTC (2+ messages)
[PATCH v4 nf-next] netfilter: connlimit: split xt_connlimit into front and backend
2017-12-09 0:55 UTC (2+ messages)
[PATCH nf-next RFC,v2 0/6] Flow offload infrastructure
2017-12-08 21:16 UTC (13+ messages)
` [PATCH nf-next RFC,v2 1/6] netfilter: nf_conntrack: add IPS_OFFLOAD status bit
` [PATCH nf-next RFC,v2 2/6] netfilter: nf_tables: add flow table netlink frontend
` [PATCH nf-next RFC,v2 3/6] netfilter: add generic flow table infrastructure
` [PATCH nf-next RFC,v2 4/6] netfilter: flow table support for IPv4
` [PATCH nf-next RFC,v2 5/6] netfilter: nf_tables: flow offload expression
` [PATCH nf-next RFC,v2 6/6] netfilter: nft_flow_offload: add ndo hooks for hardware offload
[PATCH v3 nf-next] netfilter: connlimit: split xt_connlimit into front/backend
2017-12-08 6:40 UTC (3+ messages)
[PATCH net-next] bridge: ebtables: Avoid resetting limit rule state
2017-12-08 5:49 UTC (6+ messages)
[PATCH] netfilter: fix clusterip_net_exit build regression
2017-12-07 22:23 UTC (3+ messages)
[PATCH v3 nf-next 0/5] netfilter: reduce hook array sizes
2017-12-07 15:28 UTC (6+ messages)
` [PATCH v3 nf-next 1/5] netfilter: add defines for arp/decnet max hooks
` [PATCH v3 nf-next 2/5] netfilter: reduce hook array sizes to what is needed
` [PATCH v3 nf-next 3/5] netfilter: don't allocate space for decnet hooks unless needed
` [PATCH v3 nf-next 4/5] netfilter: don't allocate space for arp/bridge "
` [PATCH v3 nf-next 5/5] netfilter: reduce NF_MAX_HOOKS define
[PATCH nf-next 0/3] netfilter: reduce hook array sizes to what is needed
2017-12-07 13:24 UTC (6+ messages)
` [PATCH nf-next 1/3] "
` [PATCH nf-next 2/3] netfilter: don't allocate space for decnet hooks unless needed
` [PATCH nf-next 3/3] netfilter: don't allocate space for arp/bridge "
linux-next: manual merge of the vfs tree with the netfilter tree
2017-12-07 2:46 UTC (3+ messages)
linux-next: manual merge of the netfilter-next tree with the netfilter tree
2017-12-07 1:58 UTC
[PATCH nf-next 0/2] netfilter: reduce size of hook entry points
2017-12-06 18:14 UTC (4+ messages)
` [PATCH nf-next 2/2] netfilter: reduce hook array sizes to what is needed
[nf-next:master 14/14] net/bridge/br_netfilter_hooks.c:994:30: error: 'struct netns_nf' has no member named 'hooks_bridge'; did you mean 'hooks_ipv4'?
2017-12-06 18:12 UTC (2+ messages)
[nf-next:master 14/14] net/netfilter/nf_queue.c:208:34: error: 'const struct netns_nf' has no member named 'hooks_bridge'; did you mean 'hooks_ipv4'?
2017-12-06 17:58 UTC
[PATCH v2 nf-next] netfilter: meta: secpath support
2017-12-06 15:18 UTC
[PATCH] src: Add option -D to define variable from command line
2017-12-06 12:39 UTC
[PATCH V3 0/5] netfilter: nf_nat_snmp_basic: use ASN.1 decoder
2017-12-06 9:06 UTC (3+ messages)
[PATCH nf-next] netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hp
2017-12-06 8:35 UTC (3+ messages)
[PATCH nf-next] net: netfilter: nf_conntrack_h323: Remove unwanted comments
2017-12-06 8:27 UTC (2+ messages)
[PATCH nf-next 0/3] netfilter: reduce netns create/delete cost
2017-12-06 8:19 UTC (2+ messages)
[PATCH ipset nf-next] netfilter: ipset: add resched points during set listing
2017-12-06 8:18 UTC (3+ messages)
[PATCH ipset nf-next] netfilter: ipset: use nfnl_mutex_is_locked
2017-12-06 8:18 UTC (3+ messages)
[PATCH] netfilter: xt_osf: Add missing permission checks
2017-12-06 8:01 UTC (2+ messages)
[PATCH nf-next v2] netfilter: connlimit: split xt_connlimit into front/backend
2017-12-06 7:34 UTC (3+ messages)
[RFC PATCH nft V6 1/2] src: Add import command for low level json
2017-12-05 14:07 UTC (2+ messages)
` [PATCH nft V5 2/2] tests: shell: Add tests for low level json import
[PATCH] net: netfilter: fix coding style
2017-12-05 7:34 UTC
[PATCH] src: Add option '-D' to define variables from command-line
2017-12-04 11:06 UTC (2+ messages)
[PATCH nf-next] netfilter: connlimit: split xt_connlimit into front/backend
2017-12-04 10:57 UTC (2+ messages)
[PATCH] netfilter: add overflow checks in xt_bpf.c
2017-12-04 10:36 UTC (2+ 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).