netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-23 13:43:55 to 2019-05-30 17:09:20 UTC [more...]

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-05-30 17:09 UTC  (38+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 04/10] audit: log container info of syscalls
` [PATCH ghak90 V6 08/10] audit: add containerid filtering
` [PATCH ghak90 V6 09/10] audit: add support for containerid to network namespaces

[PATCH] conntrackd: search for RPC headers
 2019-05-30 15:03 UTC  (2+ messages)

[PATCH] conntrackd: Use strdup in lexer
 2019-05-30 15:02 UTC  (2+ messages)

[PATCH] Apply userspace filter on resync with internal cache disabled
 2019-05-30 14:44 UTC  (2+ messages)

[PATCH] conntrackd: Fix "Address Accept" filter case
 2019-05-30 14:43 UTC  (2+ messages)

[nft PATCH 0/4] Fix ENOBUFS error in large transactions with --echo
 2019-05-30 11:46 UTC  (9+ messages)
` [nft PATCH 1/4] mnl: Maximize socket receive buffer by default
` [nft PATCH 2/4] mnl: Increase receive buffer in mnl_batch_talk()
` [nft PATCH 3/4] mnl: Fix and simplify mnl_batch_talk()
` [nft PATCH 4/4] tests/shell: Test large transaction with echo output

[PATCH nft,v4 5/7] mnl: estimate receiver buffer size
 2019-05-30 11:39 UTC 

[PATCH nft,v3 2/7] mnl: mnl_set_rcvbuffer() skips buffer size update if it is too small
 2019-05-30 11:12 UTC 

[PATCH nft,v2 1/7] mnl: add mnl_set_rcvbuffer() and use it
 2019-05-30 10:55 UTC  (7+ messages)
` [PATCH nft,v2 2/7] mnl: mnl_set_rcvbuffer() skips buffer size update if it is too small
` [PATCH nft,v2 3/7] mnl: call mnl_set_sndbuffer() from mnl_batch_talk()
` [PATCH nft,v2 4/7] mnl: add mnl_nft_batch_to_msg()
` [PATCH nft,v2 5/7] mnl: estimate receiver buffer size
` [PATCH nft,v2 6/7] mnl: mnl_batch_talk() returns -1 on internal netlink errors
` [PATCH nft,v2 7/7] erec: remove double \n on error when internal_netlink is used

[PATCH v4] ipvs: add checksum support for gue encapsulation
 2019-05-30  7:10 UTC  (2+ messages)

[PATCH v3] ipvs: add checksum support for gue encapsulation
 2019-05-29 22:22 UTC  (2+ messages)

[PATCH nft 1/3] mnl: add mnl_set_rcvbuffer() and use it
 2019-05-29 18:44 UTC  (3+ messages)
` [PATCH nft 2/3] mnl: call mnl_set_sndbuffer() from mnl_batch_talk()
` [PATCH nft 3/3] mnl: estimate receiver buffer size based on the number of commands

nftables release
 2019-05-29 13:40 UTC  (2+ messages)

[PATCH net-next,v3 0/9] connection tracking support for bridge
 2019-05-29 11:25 UTC  (10+ messages)
` [PATCH net-next,v3 1/9] net: ipv4: add skbuff fraglist splitter
` [PATCH net-next,v3 2/9] net: ipv6: "
` [PATCH net-next,v3 3/9] net: ipv4: split skbuff into fragments transformer
` [PATCH net-next,v3 4/9] net: ipv6: "
` [PATCH net-next,v3 5/9] net: ipv4: place control buffer handling away from fragmentation iterators
` [PATCH net-next,v3 6/9] netfilter: nf_conntrack: allow to register bridge support
` [PATCH net-next,v3 7/9] netfilter: bridge: add connection tracking system
` [PATCH net-next,v3 8/9] netfilter: nf_conntrack_bridge: add support for IPv6
` [PATCH net-next,v3 9/9] netfilter: nf_conntrack_bridge: register inet conntrack for bridge

[PATCH nft v2]tests: json_echo: convert to py3
 2019-05-29  9:45 UTC  (6+ messages)

[PATCH nft v4] tests: py: fix python3
 2019-05-29  7:37 UTC  (8+ messages)

[PATCH] netfilter: ctnetlink: Resolve conntrack L3-protocol flush regression
 2019-05-28 22:59 UTC  (8+ messages)

[nft PATCH v4 0/7] Cache update fix && intra-transaction rule references
 2019-05-28 22:23 UTC  (10+ messages)
` [nft PATCH v4 1/7] src: Fix cache_flush() in cache_needs_more() logic
` [nft PATCH v4 2/7] libnftables: Keep list of commands in nft context
` [nft PATCH v4 3/7] src: Make {table,chain}_not_found() public
` [nft PATCH v4 4/7] src: Restore local entries after cache update
` [nft PATCH v4 5/7] rule: Introduce rule_lookup_by_index()
` [nft PATCH v4 6/7] src: Make cache_is_complete() public
` [nft PATCH v4 7/7] src: Support intra-transaction rule references

[PATCH v2] ipvs: add checksum support for gue encapsulation
 2019-05-28 22:04 UTC  (2+ messages)

Announcing Netdev 0x14
 2019-05-28 21:50 UTC 

[PATCH nft v5] tests: py: fix python3
 2019-05-28 19:40 UTC  (4+ messages)

memory leak in start_sync_thread
 2019-05-28 18:28 UTC 

[PATCH nft v3]tests: py: add netns feature
 2019-05-28 16:16 UTC  (5+ messages)

Purchase_rfq
 2019-05-28 14:42 UTC 

[PATCH nft v1 ] py: nftables.py: fix python3
 2019-05-28 14:15 UTC  (3+ messages)

Avoid unnecessary rebuilds of iptables
 2019-05-28  9:43 UTC  (3+ messages)
` [PATCH 1/2] src: replace IPTABLES_VERSION by PACKAGE_VERSION
` [PATCH 2/2] build: avoid unnecessary rebuild of iptables when rerunning configure

[PATCH] build: remove -Wl,--no-as-needed and libiptc.so
 2019-05-28  9:18 UTC  (2+ messages)

[PATCH iptables v1] iptables-test.py: fix python3
 2019-05-27 22:06 UTC  (3+ messages)

[PATCH nft v1] tests: json_echo: fix python3
 2019-05-27 21:53 UTC  (3+ messages)

[PATCH nf-next v3 0/4] Extract SYNPROXY infrastructure
 2019-05-27 21:34 UTC  (9+ messages)
` [PATCH nf-next v3 1/4] netfilter: synproxy: add common uapi for "
` [PATCH nf-next v3 2/4] netfilter: synproxy: remove module dependency on IPv6 SYNPROXY
` [PATCH nf-next v3 3/4] netfilter: synproxy: extract SYNPROXY infrastructure from {ipt,ip6t}_SYNPROXY
` [PATCH nf-next v3 4/4] netfilter: add NF_SYNPROXY symbol

[nft PATCH] parser_json: Fix and simplify verdict expression parsing
 2019-05-27 16:56 UTC  (2+ messages)

[ANNOUNCE] iptables 1.8.3 release
 2019-05-27 15:27 UTC 

[ANNOUNCE] libnftnl 1.1.3 release
 2019-05-27 12:03 UTC 

[nft PATCH v4 0/2] JSON schema for nftables.py
 2019-05-27 11:36 UTC  (3+ messages)
` [nft PATCH v4 1/2] py: Implement JSON validation in nftables module
` [nft PATCH v4 2/2] tests/py: Support JSON validation

[nft PATCH v3 0/2] JSON schema for nftables.py
 2019-05-27 10:51 UTC  (5+ messages)

[PATCH nft] src: add cache_is_complete() and cache_is_updated()
 2019-05-27 10:01 UTC  (2+ messages)

Ihre Firmenwebseite
 2019-05-27  7:51 UTC 

[PATCH] ipset: Fix memory accounting for hash types on resize
 2019-05-26 21:14 UTC 

[PATCH nf-next v5] netfilter: nft_ct: add ct expectations support
 2019-05-25 13:30 UTC 

[PATCH nft] evaluate: kill anon sets with one element
 2019-05-24 21:40 UTC  (6+ messages)

[nft PATCH 0/3] Support intra-transaction rule references
 2019-05-24 21:27 UTC  (5+ messages)
` [nft PATCH 3/3] src: "

[PATCH nf-next v4 0/1] add ct expectation support
 2019-05-24 20:39 UTC  (3+ messages)
` [PATCH nf-next v4 1/1] netfilter: nft_ct: add ct expectations support

[nft PATCH v2 0/3] Resolve cache update woes
 2019-05-24 20:30 UTC  (7+ messages)
` [nft PATCH v2 1/3] src: update cache if cmd is more specific
` [nft PATCH v2 2/3] libnftables: Keep list of commands in nft context
` [nft PATCH v2 3/3] src: Restore local entries after cache update

[PATCH nf] netfilter: nf_tables: fix module autoload with inet family
 2019-05-24 20:26 UTC 

[PATCH nft v4 1/2] jump: Introduce chain_expr in jump and goto statements
 2019-05-24 19:31 UTC  (4+ messages)
` [PATCH nft v4 2/2] jump: Allow goto and jump to a variable using nft input files

[PATCH nft] tests: replace single element sets
 2019-05-24 19:12 UTC 

[PATCH v1] ipvs: add checksum support for gue encapsulation
 2019-05-24 13:09 UTC  (2+ messages)

[PATCH nft v3 1/2] jump: Introduce chain_expr in jump and goto statements
 2019-05-24 10:29 UTC  (7+ messages)

[PATCH 00/11] Netfilter/IPVS fixes for net
 2019-05-23 21:45 UTC  (13+ messages)
` [PATCH 01/11] netfilter: nf_tables: fix oops during rule dump
` [PATCH 02/11] netfilter: nf_queue: fix reinject verdict handling
` [PATCH 03/11] netfilter: nft_fib: Fix existence check support
` [PATCH 04/11] ipvs: Fix use-after-free in ip_vs_in
` [PATCH 05/11] selftests: netfilter: missing error check when setting up veth interface
` [PATCH 06/11] netfilter: nat: fix udp checksum corruption
` [PATCH 07/11] netfilter: nf_flow_table: ignore DF bit setting
` [PATCH 08/11] netfilter: nft_flow_offload: set liberal tracking mode for tcp
` [PATCH 09/11] netfilter: nft_flow_offload: don't offload when sequence numbers need adjustment
` [PATCH 10/11] netfilter: nft_flow_offload: IPCB is only valid for ipv4 family
` [PATCH 11/11] selftests: netfilter: add flowtable test script

[PATCH nft v3]tests: py: fix python3
 2019-05-23 19:39 UTC 

[PATCH nft v2] tests: py: Add netns feature
 2019-05-23 19:07 UTC 

[PATCH nf-next 0/8] netfilter: remove skb_make_writable helper
 2019-05-23 13:44 UTC  (4+ messages)
` [PATCH nf-next 6/8] netfilter: xt_HL: prefer skb_ensure_writable
` [PATCH nf-next 7/8] netfilter: tcpmss, optstrip: "
` [PATCH nf-next 8/8] netfilter: replace skb_make_writable with skb_ensure_writable


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