netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-24 17:01:17 to 2019-05-31 12:45:13 UTC [more...]

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-05-31 12:44 UTC  (46+ 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 nft 2/7,v4] mnl: mnl_set_rcvbuffer() skips buffer size update if it is too small
 2019-05-31 10:20 UTC 

[PATCH nft,v3 2/7] mnl: mnl_set_rcvbuffer() skips buffer size update if it is too small
 2019-05-31  9:59 UTC  (3+ messages)

[PATCH net-next,v2] netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
 2019-05-31  9:36 UTC  (2+ messages)

[PATCH net-next] netfilter: ipv6: fix compile err unknown field br_defrag and br_fragment
 2019-05-31  9:20 UTC  (2+ messages)

[PATCH] netfilter: nf_conntrack_bridge: fix CONFIG_IPV6=y
 2019-05-31  9:17 UTC  (2+ messages)

[PATCH net-next] netfilter: missing #include for nf_ct_frag6_gather declaration
 2019-05-31  9:06 UTC  (2+ messages)

[PATCH net-next] netfilter: nf_conntrack_bridge: Fix build error without IPV6
 2019-05-31  9:05 UTC  (4+ messages)

[PATCH v4] ipvs: add checksum support for gue encapsulation
 2019-05-31  8:37 UTC  (3+ messages)

[PATCH nf-next 0/8] netfilter: remove skb_make_writable helper
 2019-05-31  8:31 UTC  (3+ messages)
` [PATCH nf-next 2/8] netfilter: ipvs: prefer skb_ensure_writable

[PATCH] build: avoid unnecessary rebuild of iptables when rerunning configure
 2019-05-31  6:49 UTC 

[PATCH nft v4] tests: py: fix python3
 2019-05-30 21:52 UTC  (8+ messages)

[PATCH net-next,v3 0/9] connection tracking support for bridge
 2019-05-30 21:21 UTC  (11+ 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

nftables release
 2019-05-30 21:16 UTC  (3+ messages)

[PATCH v2] conntrackd: Use strdup in lexer
 2019-05-30 20:49 UTC 

Avoid unnecessary rebuilds of iptables
 2019-05-30 20:46 UTC  (5+ 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-30 20:45 UTC  (3+ messages)

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

[PATCH nft v2]tests: json_echo: convert to py3
 2019-05-29  9:45 UTC  (6+ 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)

[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  (5+ messages)
` [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 


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