messages from 2013-08-19 12:04:11 to 2013-09-01 20:00:31 UTC [more...]
[PATCH v2 0/2] ipset: rework extension handling to be more manageable
2013-09-01 19:58 UTC (3+ messages)
` [PATCH v2 1/2] netfilter: ipset: rework hash ext. "
` [PATCH v2 2/2] netfilter: ipset: rework bitmap "
[PATCH] netfilter: xt_TCPMSS: correct return value in tcpmss_mangle_packet
2013-09-01 15:32 UTC
[PATCH] netfilter: ipset: rework extensions handling to be more manageable
2013-09-01 6:47 UTC
[PATCH nf 0/5] IPVS fixes for v3.11
2013-08-31 4:40 UTC (9+ messages)
` [PATCH nf 1/5] ipvs: do not use dest after ip_vs_dest_put in LBLC
` [PATCH nf 2/5] ipvs: do not use dest after ip_vs_dest_put in LBLCR
` [PATCH nf 3/5] ipvs: make the service replacement more robust
` [PATCH nf 4/5] ipvs: stats should not depend on CPU 0
` [PATCH nf 5/5] ipvs: fix overflow on dest weight multiply
[nftables-kernel PATCH] netfilter: nf_tables: Fixes how a table is checked to be in use
2013-08-30 22:37 UTC (2+ messages)
[nftables tool PATCH] INSTALL: Update dependency list and repository URLs
2013-08-30 22:32 UTC (2+ messages)
[iptables-nftables PATCH] nft: refactoring parse operations for more genericity
2013-08-30 22:31 UTC (2+ messages)
[nftables tool PATCH 0/5] Easier base chain declaration
2013-08-30 22:05 UTC (8+ messages)
` [nftables tool PATCH 1/5] src: Fix base chain print out
` [nftables tool PATCH 2/5] src: Wrap netfilter hooks around human readable strings
` [nftables tool PATCH 3/5] syntax: Add priority keyword on base chain description
` [nftables tool PATCH 4/5] src: Ensure given base chain type is a valid one
` [nftables tool PATCH 5/5] tests: Update bate chain creation according to latest syntax changes
[PATCH v3] iptables: Sort table names in ip[6]tables-save
2013-08-30 21:11 UTC (2+ messages)
[PATCH] tcp: tcp_make_synack() should use sock_wmalloc
2013-08-30 20:03 UTC (2+ messages)
xt_recent.c bug - and cleanup
2013-08-30 15:24 UTC (4+ messages)
[PATCH] [RFC] xt_owner: enable xt_owner on INPUT chain
2013-08-30 15:08 UTC (4+ messages)
` [PATCH] "
[PATCH nf-next] Second round of IPVS updates for v3.12
2013-08-30 9:21 UTC (2+ messages)
` [PATCH nf-next] ipvs: fix the IPVS_CMD_ATTR_MAX definition
[PATCH] [RFC] Add hash:net,net ipset for storage of v4/v6 CIDR pairs
2013-08-30 1:20 UTC (5+ messages)
` [PATCH] "
` [PATCH v2] "
[PATCH] netfilter: SYNPROXY core: fix warning in __nf_ct_ext_add_length()
2013-08-29 10:38 UTC (2+ messages)
[nf-next PATCH] netfilter: more strict TCP flag matching in SYNPROXY
2013-08-29 10:33 UTC (2+ messages)
[nf-next PATCH] netfilter: SYNPROXY let unrelated packets continue
2013-08-29 10:18 UTC (2+ messages)
[nf-next PATCH] netfilter: Extend SYNPROXY with a --continue option
2013-08-29 8:23 UTC (3+ messages)
[PATCH lnf-queue] api: add nfq_nlmsg_get_timestamp helper
2013-08-28 8:46 UTC (3+ messages)
[PATCH 0/8] netfilter updates for net-next
2013-08-28 2:07 UTC (10+ messages)
` [PATCH 1/8] netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
` [PATCH 2/8] netfilter: nf_defrag_ipv6.o included twice
` [PATCH 3/8] netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
` [PATCH 4/8] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
` [PATCH 5/8] netfilter: add SYNPROXY core/target
` [PATCH 6/8] net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
` [PATCH 7/8] netfilter: add IPv6 SYNPROXY target
` [PATCH 8/8] netfilter: ctnetlink: fix uninitialized variable
[libnftables PATCH 1/4] tests: remove unnecessary variable initialization
2013-08-27 22:52 UTC (8+ messages)
` [libnftables PATCH 2/4] set: Add json parser support
` [libnftables PATCH 3/4] tests: set: add json parsing support
` [libnftables PATCH 4/4] examples: Add nft-set-json-add
[PATCH next] netfilter: ctnetlink: fix uninitialized variable
2013-08-27 22:51 UTC (2+ messages)
[PATCH] netfilter: nf_defrag_ipv6.o included twice
2013-08-27 22:50 UTC (2+ messages)
[PATCH 0/5] netfilter: SYNPROXY target v3
2013-08-27 22:49 UTC (11+ messages)
` [PATCH 1/5] netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
` [PATCH 2/5] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
` [PATCH 3/5] netfilter: add SYNPROXY core/target
` [PATCH 4/5] net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
` [PATCH 5/5] netfilter: add IPv6 SYNPROXY target
[PATCH] netfilter: ip[6]t_REJECT: tcp-reset using wrong MAC source if bridged
2013-08-27 22:49 UTC (2+ messages)
Netfilter owner match breakage
2013-08-27 20:43 UTC (2+ messages)
spurious errors with protocol names used as chain names
2013-08-27 19:53 UTC
[PATCH] extensions: add SYNPROXY extension
2013-08-27 6:58 UTC
[PATCH RFC 0/6] SYNPROXY target v2
2013-08-27 6:56 UTC (10+ messages)
` [PATCH 1/6] netfilter: nf_conntrack: make sequence number adjustments usuable without NAT
` [PATCH 2/6] net: syncookies: export cookie_v4_init_sequence/cookie_v4_check
` [PATCH 3/6] netfilter: add SYNPROXY core/target
` [PATCH 4/6] net: syncookies: export cookie_v6_init_sequence/cookie_v6_check
` [PATCH 5/6] netfilter: add IPv6 SYNPROXY target
` [PATCH 6/6] netfilter: synproxy: fix handling of retransmissions before established state
[PATCH nft] src: allow to specify the base chain type
2013-08-26 22:37 UTC (3+ messages)
[PATCH nf-next] netfilter: conntrack: remove the central spinlock
2013-08-26 22:28 UTC (8+ messages)
` [PATCH v2 "
travelling
2013-08-26 21:10 UTC (4+ messages)
[PATCH] iptables: libxt_string.man add example
2013-08-24 21:51 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] iptables: libxt_string.man add examples
` [PATCH v4] "
[PATCH] iptables: libxt_recent.{c,man} dead URL
2013-08-24 10:01 UTC (2+ messages)
[PATCH] netfilter: avoid array overflow in nf_register_hook
2013-08-24 3:04 UTC (2+ messages)
[PATCHv2] iptables: link against libnetfilter_conntrack
2013-08-23 20:03 UTC (3+ messages)
[PATCH] netfilter: avoid array overflow in nf_register_hook
2013-08-24 3:07 UTC (2+ messages)
[libnftables PATCH] rule: complete print/parse position attr
2013-08-23 11:35 UTC
ipvsadm: One-packet scheduling with UDP service is unstable
2013-08-22 23:24 UTC (5+ messages)
[PATCH] iptables: extensions/GNUMakefile.in use CPPFLAGS
2013-08-22 16:44 UTC (3+ messages)
` [PATCH v2] "
[PATCH] nftables: add additional --numeric level
2013-08-22 11:48 UTC (2+ messages)
[PATCH] iptables: iptables-xm1.1 correct man section
2013-08-22 11:03 UTC (2+ messages)
[PATCH] iptables: libip(6)t_REJECT.man default icmp types
2013-08-22 11:03 UTC (2+ messages)
[PATCH] iptables: libxt_conntrack.man extraneous commas
2013-08-22 11:03 UTC (2+ messages)
[PATCH] iptables: libxt_hashlimit.man: correct address
2013-08-22 11:03 UTC (2+ messages)
[libnftables PATCH] src: constify nft_*_parse input data
2013-08-22 0:19 UTC (4+ messages)
[PATCH 00/19] Netfilter/IPVS updates for net-next
2013-08-20 20:40 UTC (21+ messages)
` [PATCH 01/19] netfilter: xt_addrtype: fix trivial typo
` [PATCH 02/19] netfilter: nf_conntrack: remove net_ratelimit() for LOG_INVALID()
` [PATCH 03/19] netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()
` [PATCH 04/19] netfilter: connlabels: remove unneeded includes
` [PATCH 05/19] netfilter: nf_queue: relax NFQA_CT attribute check
` [PATCH 06/19] netfilter: tproxy: remove nf_tproxy_core, keep tw sk assigned to skb
` [PATCH 07/19] netfilter: tproxy: remove nf_tproxy_core.h
` [PATCH 08/19] netfilter: nf_conntrack: remove duplicate code in ctnetlink
` [PATCH 09/19] netfilter: nf_nat: fix locking in nf_nat_seq_adjust()
` [PATCH 10/19] netfilter: nf_nat: change sequence number adjustments to 32 bits
` [PATCH 11/19] netfilter: nf_nat: use per-conntrack locking for sequence number adjustments
` [PATCH 12/19] netfilter: tproxy: fix build with IP6_NF_IPTABLES=n
` [PATCH 13/19] ipvs: fixed spacing at for statements
` [PATCH 14/19] ipvs: ip_vs_sh: ip_vs_sh_get_port: check skb_header_pointer for NULL
` [PATCH 15/19] netfilter: nf_conntrack: don't send destroy events from iterator
` [PATCH 16/19] netfilter: ctnetlink: refactor ctnetlink_create_expect
` [PATCH 17/19] netfilter: nfnetlink_queue: allow to attach expectations to conntracks
` [PATCH 18/19] netfilter: export xt_rpfilter.h to userland
` [PATCH 19/19] netfilter: export xt_HMARK.h "
[libnftables PATCH 1/3] rule: Add json parser support
2013-08-20 19:04 UTC (4+ messages)
` [libnftables PATCH 2/3] tests: rule: add json parsing support
` [libnftables PATCH 3/3] examples: Add nft-rule-json-add
[iptables-nftables PATCH 0/5] Centralizes rule parsing
2013-08-20 18:58 UTC (7+ messages)
` [iptables-nftables PATCH 1/5] nft: Parse fully and properly at once a rule into a cs
` [iptables-nftables PATCH 2/5] nft: Refactor firewall printing so it reuses already parsed cs struct
` [iptables-nftables PATCH 3/5] nft: Refactor rule deletion so it compares both cs structure
` [iptables-nftables PATCH 4/5] xtables: nft: Complete refactoring on how rules are saved
` [iptables-nftables PATCH 5/5] nft: Add a function to reset the counters of an existing rule
[libnftables PATCH] utils: fix error path for nft_strtoi
2013-08-20 11:09 UTC (2+ messages)
NAT stops forwarding ACKs after PMTU discovery
2013-08-20 4:18 UTC (23+ messages)
heavily backlogged
2013-08-19 19:52 UTC
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).