messages from 2014-10-09 16:54:41 to 2014-10-24 10:03:14 UTC [more...]
[nft PATCH 1/2 v3] evaluate: reject: accept a reject reason with incorrect network context
2014-10-24 10:04 UTC (3+ messages)
` [nft PATCH 2/2 v3] evaluate: reject: check in bridge and inet the network context in reject
[nft PATCH 1/2 v2] evaluate: reject: check the context in reject without reason for bridge and inet tables
2014-10-24 10:04 UTC (4+ messages)
` [nft PATCH 2/2 v2] evaluate: reject: enhance the error support throwing message with more details
[nft PATCH] mnl: delete useless parameter nf_sock in batch functions
2014-10-24 9:55 UTC (2+ messages)
[libnftnl PATCH] ruleset: deconstify _get interface
2014-10-24 9:54 UTC (2+ messages)
[RFC PATCH netfilter] Fix Unknown symbols in nf_reject_ipvX modules
2014-10-24 9:47 UTC (2+ messages)
[PATCH] libipset: Add missing ipset_parse_uint16 to map file
2014-10-24 9:43 UTC (3+ messages)
[PATCH] libipset: Bump lib version and update map file
2014-10-24 9:36 UTC
[PATCH lnfct] qa: build unshared nfct environment
2014-10-24 9:24 UTC (5+ messages)
` [PATCHv3 0/1 lnf-ct] "
` [PATCHv3 1/1 "
[PATCH 1/3] iptables-compat: fix chain policy reset with iptables -L -n
2014-10-24 7:49 UTC (4+ messages)
` [PATCH 2/3] iptables-compat: statify unused built-in table/chain functions
` [PATCH 3/3] iptables-compat: assume chain policy NF_ACCEPT when creating built-in chains
netfilter: NAT: do the optimization for getting curr_tuple in function nf_nat_setup_info
2014-10-24 4:01 UTC
TCP LAST ACK incorrectly treated as invalid
2014-10-24 2:11 UTC (13+ messages)
[nft PATCH 1/2] evaluate: reject: check the context in reject without reason for bridge and inet tables
2014-10-23 16:21 UTC (2+ messages)
` [nft PATCH 2/2] evaluate: reject: enhance the error support throwing messages with more details
[nftables PATCH] meta: Add support for datatype devgroup
2014-10-23 12:44 UTC
[PATCH] iptables-compat: fix empty chains after first invocation of iptables-compat -L
2014-10-23 11:36 UTC
[PATCH 0/3] netfilter: nf_log: nlmsg size fixes
2014-10-23 8:36 UTC (4+ messages)
` [PATCH 1/3] netfilter: nf_log: account for size of NLMSG_DONE attribute
` [PATCH 2/3] netfilter: nfnetlink_log: fix maximum packet length logged to userspace
` [PATCH 3/3] netfilter: nf_log: release skbuff on nlmsg put failure
Xtables Getting Started Question
2014-10-22 21:06 UTC
[PATCH] netfilter: log: protect nf_log_register against double registering
2014-10-22 16:44 UTC (4+ messages)
[libnftnl PATCH v3] utils: fix arp family number
2014-10-22 14:24 UTC (6+ messages)
Conntrack TW->SS in Reply direction
2014-10-22 12:28 UTC (4+ messages)
` [PATCH] nf_conntrack_proto_tcp: allow server to become a client in TW handling
[PATCH nf v2] netfilter: conntrack: disable generic tracking for known protocols
2014-10-22 12:25 UTC (4+ messages)
[patch] netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
2014-10-22 12:11 UTC (3+ messages)
[PATCH nf] netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
2014-10-22 12:09 UTC (2+ messages)
[PATCH] netfilter: xt_hashlimit: Enhance the xt_hashlimit to avoid duplicated codes
2014-10-22 2:17 UTC (2+ messages)
[nft PATCH 1/4 v2] evaluate: refactor function to check the reject family in inet and bridge
2014-10-21 14:15 UTC (4+ messages)
` [nft PATCH 2/4 v2] evaluate: accept a reject reason with incorrect network context
` [nft PATCH 3/4 v2] evaluate: check in bridge and inet the network context in reject
` [nft PATCH 4/4 v4] test: update and add the reject tests for ip, ip6, bridge and inet
[PATCH] netfilter: Fix wastful cleanup check for unconfirmed conn in get_next_corpse
2014-10-21 13:48 UTC (2+ messages)
[nft PATCH 1/4] evaluate: refactor function to check the reject family in inet and bridge
2014-10-21 12:32 UTC (9+ messages)
` [nft PATCH 2/4] evaluate: accept a reject reason with incorrect network context
` [nft PATCH 3/4] evaluate: no check the network context in reject with tcp reset reason
` [nft PATCH 4/4 v3] evaluate: fix a crash if we check the transport protocol is tcp
[RFC nft PATCH] src: add import operation
2014-10-21 11:25 UTC
[nft PATCH v3] evaluate: fix a crash if we specify ether type or meta nfproto in reject
2014-10-21 8:12 UTC (2+ messages)
NAT dropping FIN ACK from remote server
2014-10-20 21:35 UTC (3+ messages)
[PATCH 0/7] netfilter fixes for net
2014-10-20 15:58 UTC (11+ messages)
` [PATCH 1/7] netfilter: missing module license in the nf_reject_ipvX modules
` [PATCH 2/7] netfilter: nf_tables: restrict nat/masq expressions to nat chain type
` [PATCH 3/7] netfilter: nft_compat: fix hook validation for non-base chains
` [PATCH 4/7] netfilter: nft_compat: validate chain type in match/target
` [PATCH 5/7] netfilter: nft_nat: insufficient attribute validation
` [PATCH 6/7] netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
` [PATCH 7/7] netfilter: nft_nat: dump attributes if they are set
[libnftnl PATCH v2] utils: fix arp family number
2014-10-20 11:03 UTC (2+ messages)
[libnftnl PATCH] utils: fix arp family number
2014-10-20 10:38 UTC (2+ messages)
[nft PATCH 1/4 v2] evaluate: fix a crash if we specify ether type or meta nfproto in reject
2014-10-20 9:50 UTC (13+ messages)
` [nft PATCH 2/4 v2] evaluate: fix a crash if we check the transport protocol
` [nft PATCH 3/4 v2] delinearize: list the icmpx reason with the string associated
` [nft PATCH 4/4 v2] test: update and add the reject tests for ip, ip6, bridge and inet
[iptables-compat PATCH 1/3] ebtables-compat: fix print_header
2014-10-20 9:04 UTC (7+ messages)
` [iptables-compat PATCH 2/3] nft: fix syntax error
` [iptables-compat PATCH 3/3] nft-ipv46: replace offset var with ctx->payload.offset
[nft PATCH] nft: don't resolve hostnames by default
2014-10-18 19:26 UTC
[PATCH] ipset: Adjust the maximum timeout jiffies of set timeout extension
2014-10-18 8:36 UTC (2+ messages)
[nft PATCH] tests: add tests for masquerade
2014-10-17 13:54 UTC (2+ messages)
[nft PATCH 4/4 v3] test: update and add the reject tests for ip, ip6, bridge and inet
2014-10-17 13:13 UTC
[libnftnl PATCH v3] src: add support for nft_redir expression
2014-10-17 10:40 UTC
[nf_tables PATCH v3 1/2] netfilter: refactor NAT redirect IPv6 code to use it from nf_tables
2014-10-17 10:39 UTC (2+ messages)
` [nf_tables PATCH v3 2/2] netfilter: nf_tables: add new expression nft_redir
[PATCH nf 1/3] netfilter: nft_nat: insufficient attribute validation
2014-10-16 12:57 UTC (3+ messages)
` [PATCH nf 2/3] netfilter: nft_nat: NFTA_NAT_REG_ADDR_MAX depends on NFTA_NAT_REG_ADDR_MIN
` [PATCH nf 3/3] netfilter: nft_nat: dump attributes if they are set
[nf_tables PATCH v2 1/3] netfilter: refactor NAT redirect IPv4 to use it from nf_tables
2014-10-16 12:05 UTC (6+ messages)
` [nf_tables PATCH v2 2/3] netfilter: refactor NAT redirect IPv6 code "
` [nf_tables PATCH v2 3/3] netfilter: nf_tables: add new expression nft_redir
[libnftnl PATCH v2] src: add support for nft_redir expression
2014-10-16 11:54 UTC (2+ messages)
[nft PATCH v2] src: add redirect support
2014-10-16 10:41 UTC
queuing to userspace for the bridge family, using nftables
2014-10-16 8:54 UTC (2+ messages)
[nf_tables PATCH 1/3] netfilter: refactor NAT's redirect IPv4 code
2014-10-16 8:41 UTC (8+ messages)
` [nf_tables PATCH 2/3] netfilter: refactor NAT's redirect IPv6 code
` [nf_tables PATCH 3/3] netfilter: nf_tables: add new expression nft_redir
[nft PATCH] src: add redirect support
2014-10-16 8:36 UTC (4+ messages)
ipset: bad timeout assignments
2014-10-15 11:20 UTC (8+ messages)
[libnftnl PATCH 1/2] src: add support for nft_redir expression
2014-10-14 17:36 UTC (2+ messages)
` [libnftnl PATCH 2/2] tests: add tests "
[PATCH v2] netfilter: release skbuf when nlmsg put fail
2014-10-14 17:27 UTC (4+ messages)
[PATCH 1/2 nf] netfilter: nft_compat: fix hook validation for non-base chains
2014-10-14 10:53 UTC (2+ messages)
` [PATCH 2/2 nf] netfilter: nft_compat: validate chain type in match/target
[PATCH] netfilter: release skbuf when nlmsg put fail
2014-10-14 9:39 UTC (3+ messages)
nf_reject_ipv4: module license 'unspecified' taints kernel
2014-10-14 8:11 UTC (2+ messages)
[PATCH nf] netfilter: nf_tables: restrict nat/masq expressions to nat chain type
2014-10-13 18:39 UTC
[PATCH 0/2] Netfilter fixes for net-next
2014-10-13 17:18 UTC (8+ messages)
` [PATCH 1/2] netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
` [PATCH 2/2] netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
[nft PATCH 1/3] evaluate: fix a crash if we specify ether type or meta nfproto in reject
2014-10-11 14:11 UTC (3+ messages)
` [nft PATCH 2/3] delinearize: list the icmpx reason with the string associated
` [nft PATCH 3/3] test: update and add the reject tests for ip, ip6, bridge and inet
[libnftnl PATCH] src: cleanup in mxml and jansson regarding set_id parsing
2014-10-11 10:27 UTC (2+ messages)
queuing to userspace for the bridge family, using nftables
2014-10-11 7:00 UTC
[nft PATCH] build: remove unnecessary libintl.h check
2014-10-10 11:37 UTC (2+ messages)
[nft PATCH] build: allow disabling libreadline-support
2014-10-10 10:23 UTC (3+ messages)
` [nft PATCHv2] "
More work on ebtables-compat
2014-10-09 18:20 UTC
[PATCH] tests: regression: Delete all reference to wlan0 in test files
2014-10-09 16:56 UTC (4+ messages)
` [PATCH] tests: regression: nft-test.py: Delete an unnecessary whitespace in an output 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).