netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-16 10:41:27 to 2014-10-28 18:37:26 UTC [more...]

[PATCH] add missing ipset_parse_tcp_udp_port to libipset.map
 2014-10-28 18:38 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH] libipset: Bump lib version and update map file
 2014-10-28 18:37 UTC  (2+ messages)

[ebtables-compat PATCH 1/2] nft-shared: rework inversion of matches
 2014-10-28 18:33 UTC  (2+ messages)
` [ebtables-compat PATCH 2/2] nft-bridge: fix printing of inverted protocols, addresses

[PATCH 0/7] seq_printf cleanups
 2014-10-28 15:51 UTC  (3+ messages)

[PATCH 0/5] bridge reject fixes
 2014-10-28 13:38 UTC  (6+ messages)
` [PATCH 1/5] netfilter: nf_tables_bridge: update hook_mask to allow {pre,post}routing
` [PATCH 2/5] netfilter: nf_reject_ipv4: split nf_send_reset() in smaller functions
` [PATCH 3/5] netfilter: nf_reject_ipv6: split nf_send_reset6() "
` [PATCH 4/5] netfilter: nft_reject_bridge: don't use IP stack to reject traffic
` [PATCH 5/5] netfilter: nft_reject_bridge: restrict reject to prerouting and input

[PATCH 1/3] Introduce nft_log_dereference() macro
 2014-10-28 12:59 UTC  (12+ messages)
` [PATCH v2 2/3] netfilter: log: protect nf_log_register against double registering
` [PATCH 3/3] Make use of pr_fmt where applicable
    ` [PATCH v2 "

netfilter: nf_conntrack: there maybe a bug in __nf_conntrack_confirm, when it race against get_next_corpse
 2014-10-28 10:11 UTC  (3+ messages)

netfilter: nf_conntrack: there maybe a bug in __nf_conntrack_confirm, when it race against get_next_corpse
 2014-10-28  3:27 UTC 

[GIT PULL nf] IPVS Fixes for v3.18
 2014-10-28  1:05 UTC  (2+ messages)
` [PATCH nf] ipvs: Avoid null-pointer deref in debug code

[GIT PULL nf-next] IPVS Updates for v3.19
 2014-10-28  0:59 UTC  (2+ messages)
` [PATCH nf-next] ipvs: remove unnecessary assignment in __ip_vs_get_out_rt

[PATCH 0/8] Netfilter fixes for net
 2014-10-27 22:49 UTC  (10+ messages)
` [PATCH 1/8] netfilter: nf_conntrack: allow server to become a client in TW handling
` [PATCH 2/8] netfilter: ipset: off by one in ip_set_nfnl_get_byindex()
` [PATCH 3/8] netfilter: nf_tables: check for NULL in nf_tables_newchain pcpu stats allocation
` [PATCH 4/8] bridge: Do not compile options in br_parse_ip_options
` [PATCH 5/8] netfilter: nf_log: account for size of NLMSG_DONE attribute
` [PATCH 6/8] netfilter: nfnetlink_log: fix maximum packet length logged to userspace
` [PATCH 7/8] netfilter: nf_log: release skbuff on nlmsg put failure
` [PATCH 8/8] netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()

[nf_tables PATCH] netfilter: nft_compat: fix wrong target lookup in nft_target_select_ops()
 2014-10-27 21:20 UTC  (2+ messages)

[Kernel Bug 86261] Ipset add/restore slowed to a crawl in kernel 3.17 (and 3.17.1)
 2014-10-27 19:31 UTC  (5+ messages)

[RFC PATCH netfilter] Fix Unknown symbols in nf_reject_ipvX modules
 2014-10-27  4:50 UTC  (3+ messages)

iptables doesn't match udp rule
 2014-10-25 17:30 UTC 

[PATCH 0/3] netfilter: nf_log: nlmsg size fixes
 2014-10-24 12:39 UTC  (8+ 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

[PATCH nf next 0/3] bridge: netfilter: fix handling of ipv4 packets w. options
 2014-10-24 12:28 UTC  (7+ messages)
      ` bridge: Do not compile options in br_parse_ip_options

[nftables PATCH] meta: Add support for datatype devgroup
 2014-10-24 10:06 UTC  (2+ messages)

[nft PATCH 1/2 v3] evaluate: reject: accept a reject reason with incorrect network context
 2014-10-24 10:04 UTC  (4+ 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)

[PATCH] libipset: Add missing ipset_parse_uint16 to map file
 2014-10-24  9:43 UTC  (3+ messages)

[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

[PATCH] iptables-compat: fix empty chains after first invocation of iptables-compat -L
 2014-10-23 11:36 UTC 

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 


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