netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-04 03:56:19 to 2014-10-22 12:02:55 UTC [more...]

[PATCH] netfilter: log: protect nf_log_register against double registering
 2014-10-22 12:02 UTC  (2+ messages)

[PATCH] netfilter: xt_hashlimit: Enhance the xt_hashlimit to avoid duplicated codes
 2014-10-22  2:17 UTC  (2+ messages)

TCP LAST ACK incorrectly treated as invalid
 2014-10-21 22:14 UTC  (8+ 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 

[libnftnl PATCH v3] utils: fix arp family number
 2014-10-21  9:57 UTC  (5+ messages)

[patch] netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
 2014-10-21  9:51 UTC  (2+ messages)

[nft PATCH] mnl: delete useless parameter nf_sock in batch functions
 2014-10-21  9:47 UTC 

[PATCH nf] netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
 2014-10-21  9:08 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)

[libnftnl PATCH] ruleset: deconstify _get interface
 2014-10-20 19:46 UTC 

[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] libipset: Add missing ipset_parse_uint16 to map file
 2014-10-17  4:06 UTC 

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

Conntrack TW->SS in Reply direction
 2014-10-15  7:27 UTC  (3+ messages)
` [PATCH] nf_conntrack_proto_tcp: allow server to become a client in TW handling

[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  (6+ 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

[libnftnl PATCH 1/2] ruleset: add the set_id to the parsed sets
 2014-10-09 16:52 UTC  (4+ messages)
` [libnftnl PATCH 2/2] src: internal set id allocation from nft_ruleset_parse*()

[nft PATCH v2] src: add masquerade support
 2014-10-09 16:48 UTC  (2+ messages)

[nft PATCH 1/2] src: add nat persistent and random options
 2014-10-09 12:17 UTC  (2+ messages)

[nft PATCH 1/4 v3] payload: generate dependency in the appropriate byteorder
 2014-10-09 12:01 UTC  (3+ messages)
` [nft PATCH 4/4 v5] nft: complete reject support

[PATCH arptables-compat] arptables-compat: remove save code
 2014-10-09 11:12 UTC 

[PATCH xtables-compat] arptables-compat: get output in sync with arptables -L -n --line-numbers
 2014-10-09 10:48 UTC 

[PATCH xtables-compat 1/4] iptables-compat: nft: fix user chain addition, deletion and rename
 2014-10-08 20:17 UTC  (4+ messages)
` [PATCH xtables-compat 2/4] iptables-compat: nft: fix error reporting
` [PATCH xtables-compat 3/4] arptables-compat: fix missing "
` [PATCH xtables-compat 4/4] arptables-compat: allow to not specify a target

Bpost Bank Alert - Uw Internet Bankieren op slot
 2014-10-08  9:40 UTC 

[PATCH nf next 0/3] bridge: netfilter: fix handling of ipv4 packets w. options
 2014-10-07 19:13 UTC  (12+ messages)
      ` bridge: Do not compile options in br_parse_ip_options
          ` bridge: Respect call-iptables sysctls everywhere
            ` bridge: Save frag_max_size between PRE_ROUTING and POST_ROUTING

[PATCH 1/2] netfilter: kill nf_send_reset6() from include/net/netfilter/ipv6/nf_reject.h
 2014-10-07 17:52 UTC  (2+ messages)

[PATCH 2/2] netfilter: fix wrong arithmetics regarding NFT_REJECT_ICMPX_MAX
 2014-10-07 17:46 UTC 

[PATCH 0/9] Netfilter/IPVS updates for net-next
 2014-10-07 14:45 UTC  (4+ messages)
` [PATCH 2/9] netfilter: move nf_send_resetX() code to nf_reject_ipvX modules

netfilter: nft_reject: introduce icmp code abstraction for inet and bridge
 2014-10-07 14:26 UTC 

[PATCH lnfct] qa: build unshared nfct environment
 2014-10-07  4:40 UTC  (5+ messages)
  ` [PATCHv2 "
  ` [PATCHv3 0/1 lnf-ct] "
    ` [PATCHv3 1/1 "

net-next is CLOSED
 2014-10-06 22:25 UTC 

[PATCH nft 1/2] src: interpret the event type from the evaluation step
 2014-10-06 17:53 UTC  (2+ messages)
` [PATCH nft 2/2] netlink: use switch whenever possible in the monitor code


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