netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-05-09 16:46:02 to 2014-05-29 12:29:15 UTC [more...]

[PATCH RFC v2 00/11] per-netns sysctl for br_netfilter
 2014-05-29 12:28 UTC  (25+ messages)
  ` [PATCH RFC v2 01/11] br_netfilter: brnf_net structure for sysctl setting
  ` [PATCH RFC v2 02/11] br_netfilter: default sysctl settings in init_brnf_net
      ` [PATCH RFC v3 0/2] per-netns sysctl for br_netfilter
        ` [PATCH RFC v3 1/2] br_netfilter: common structure for sysctl flags
        ` [PATCH RFC v3 2/2] br_netfilter: per-netns copy of "
                  ` question about default values for per-namespace settings
  ` [PATCH RFC v2 03/11] br_netfilter: brnf_flag macro
  ` [PATCH RFC v2 04/11] br_netfilter: switch sysctl call_arptables to init_brnf_net
  ` [PATCH RFC v2 05/11] br_netfilter: switch sysctls call_iptables and call_ip6tables "
  ` [PATCH RFC v2 06/11] br_netfilter: switch sysctl filter_vlan_tagged "
  ` [PATCH RFC v2 07/11] br_netfilter: switch sysctl filter_pppoe_tagged "
  ` [PATCH RFC v2 08/11] br_netfilter: switch sysctl pass_vlan_indev "
  ` [PATCH RFC v2 09/11] br_netfilter: added pernet_operations without sysctl registration
  ` [PATCH RFC v2 10/11] br_netfilter: per-netns "
  ` [PATCH RFC v2 11/11] br_netfilter: switch all sysctls to per-netns processing

[PATCH 0/13] make return of 0 explicit
 2014-05-29 12:24 UTC  (3+ messages)
` [PATCH 6/13] [NETFILTER]: arp_tables: "

[libnftnl PATCH 0/2] Do not print unset value in xml file
 2014-05-29 12:00 UTC  (4+ messages)
` [libnftnl PATCH 1/2] src: expr: log: Code refactoring in nft_rule_expr_log_snprintf
` [libnftnl PATCH 2/2] src: expr: log: Do not print unset values in xml

[PATCH nftables 0/4] more transaction updates
 2014-05-29  9:48 UTC  (5+ messages)
` [PATCH nftables 1/4] netfilter: nf_tables: release objects in reverse order in the abort path
` [PATCH nftables 2/4] netfilter: nf_rbtree: introduce locking
` [PATCH nftables 3/4] netfilter: nf_tables: allow to delete several objects from a batch
` [PATCH nftables 4/4] netfilter: nf_tables: atomic allocation in set notifications from rcu callback

[HEADS UP] Migrating ebtables and arptables to netfilter.org
 2014-05-29  9:00 UTC  (3+ messages)

[nftables PATCH] netlink: Allow invert the ranges
 2014-05-28 10:08 UTC  (2+ messages)
` [nftables PATCH v2] netlink: Allow to "

[nftables PATCH] payload: moderate the expr operation checking
 2014-05-28  9:47 UTC  (2+ messages)
` [nftables PATCH v2] payload: Relax assert in function payload_expr_pctx_update

[nftables PATCH] scanner: Add udplite value for parsing it
 2014-05-28  9:24 UTC  (2+ messages)

[PATCH nft] netlink: fix crash if kernel doesn't support nfnetlink / nf_tables
 2014-05-28  8:31 UTC 

[PATCH nft] parser: use symbolic expression for ether too
 2014-05-28  8:06 UTC 

[nftables PATCH 2/2] src: Add DSCP support in nftables
 2014-05-27 14:18 UTC  (2+ messages)
` [nftables PATCH v2] src: Replace TOS support for using DSCP support

[nftables PATCH] src: Add support for adding TOS symbols
 2014-05-27  9:59 UTC  (5+ messages)
` [nftables PATCH v2] "
  ` [nftables PATCH 1/2 v3] "

[nftables PATCH 0/2] Add DSCP and TOS support
 2014-05-27  9:58 UTC 

OOPS NULL pointer dereference in nf_nat_setup_info+0x471 (reproductible, 3.14.4)
 2014-05-27  9:12 UTC  (2+ messages)

Revert 462fb2af9788a82a534f8184abfde31574e1cfa0 (bridge : Sanitize skb before it enters the IP stack)
 2014-05-27  8:55 UTC  (16+ messages)

Your Urgent reply
 2014-05-26 18:07 UTC 

[PATCH net-next] netfilter: bridge: fix Kconfig unmet dependencies
 2014-05-26  4:42 UTC  (2+ messages)

[GIT PULL nf] Fixes for v3.15
 2014-05-26  1:37 UTC  (2+ messages)
` [PATCH nf] ipvs: Fix panic due to non-linear skb

-- Kedves Email felhasználói;
 2014-05-24 12:38 UTC 

[PATCH nf-next] netfilter: nf_tables: fix wrong transaction ordering in set elements
 2014-05-23  9:03 UTC 

[PATCH] iptables: add optional [seconds] argument to -w
 2014-05-22 17:09 UTC 

[PATCH 00/25] Netfilter/nftables updates for net-next
 2014-05-22 16:09 UTC  (26+ messages)
` [PATCH 01/25] netfilter: nft_ct: add missing ifdef for NFT_MARK setting
` [PATCH 02/25] netfilter: nft_meta: split nft_meta_init() into two functions for get/set
` [PATCH 03/25] netfilter: nft_ct: split nft_ct_init() "
` [PATCH 04/25] netfilter: nf_tables: implement proper set selection
` [PATCH 05/25] netfilter: nft_hash: use set global element counter instead of private one
` [PATCH 06/25] netfilter: nf_tables: add set_elem notifications
` [PATCH 07/25] netfilter: nf_tables: handle more than 8 * PAGE_SIZE set name allocations
` [PATCH 08/25] netfilter: nf_tables: Stack expression type depending on their family
` [PATCH 10/25] netfilter: nf_tables: Add meta expression key for bridge interface name
` [PATCH 11/25] netfilter: nf_tables: relax string validation of NFTA_CHAIN_TYPE
` [PATCH 12/25] netfilter: nf_tables: deconstify table and chain in context structure
` [PATCH 13/25] netfilter: nf_tables: generalise transaction infrastructure
` [PATCH 14/25] netfilter: nf_tables: relocate commit and abort routines in the source file
` [PATCH 15/25] netfilter: nf_tables: add message type to transactions
` [PATCH 16/25] netfilter: nf_tables: use new transaction infrastructure to handle sets
` [PATCH 17/25] netfilter: nf_tables: refactor chain statistic routines
` [PATCH 18/25] netfilter: nf_tables: use new transaction infrastructure to handle chain
` [PATCH 19/25] netfilter: nf_tables: disabling table hooks always succeeds
` [PATCH 20/25] netfilter: nf_tables: pass context to nf_tables_updtable()
` [PATCH 21/25] netfilter: nf_tables: use new transaction infrastructure to handle table
` [PATCH 22/25] netfilter: nf_tables: use new transaction infrastructure to handle elements
` [PATCH 23/25] netfilter: nf_tables: simplify nf_tables_*_notify
` [PATCH 24/25] netfilter: nf_tables: remove skb and nlh from context structure
` [PATCH 25/25] netfilter: nf_tables: defer all object release via rcu

[PATCH nft 1/2] netlink_delinearize: fix double free in relational_binop_postprocess()
 2014-05-22 15:17 UTC  (2+ messages)
` [PATCH nft 2/2] netlink: don't add table/chain/set to ctx->list in the event path

function for getting the source ip defined in the routing table
 2014-05-22 10:31 UTC  (9+ messages)

[PATCH -next] remove timer from ecache extension
 2014-05-22  9:43 UTC  (3+ messages)
` [PATCH 1/2] netfilter: ctnetlink: only export whitelisted flags to userspace
` [PATCH 2/2] netfilter: conntrack: remove timer from ecache extension

[PATCH 0/6] Netfilter/nftables fixes for net
 2014-05-21  5:25 UTC  (8+ messages)
` [PATCH 1/6] netfilter: nf_tables: reset rule number counter after jump and goto
` [PATCH 2/6] netfilter: nf_tables: fix goto action
` [PATCH 3/6] netfilter: nf_tables: fix tracing of the "
` [PATCH 4/6] netfilter: nf_tables: fix bogus rulenum after "
` [PATCH 5/6] netfilter: nf_tables: fix missing return trace at the end of non-base chain
` [PATCH 6/6] netfilter: nf_tables: fix trace of matching non-terminal rule

[PATCH nft] parser: remove the "new" and "destroy" tokens from the scanner
 2014-05-20  9:17 UTC 

new transaction for nftables now in master
 2014-05-19 10:47 UTC 

[PATCHv2 nf] netfilter: nf_tables: fix trace of matching non-terminal rule
 2014-05-15 17:57 UTC 

[PATCH nf] netfilter: nf_tables: fix trace when matching rule
 2014-05-15 16:28 UTC 

[nft PATCH 0/4] small updates to documentation
 2014-05-14 15:36 UTC  (5+ messages)
` [nft PATCH 1/4] doc: fix indendation of examples
` [nft PATCH 2/4] doc: update return code for NFT_EXIT_NONL
` [nft PATCH 3/4] doc: document export op
` [nft PATCH 4/4] doc: document monitor op

[nft PATCH] parser: fix inconsistency in monitor options
 2014-05-14 15:24 UTC 

[libnftnl PATCH v2] internal: fix SNPRINTF_BUFFER_SIZE macro
 2014-05-13 15:24 UTC  (2+ messages)

[libnftnl PATCH v2] utils: fix buffer reallocation of nft_fprinft()
 2014-05-13 15:23 UTC  (2+ messages)

conntrackd, internal cache keeps filling up
 2014-05-13 14:57 UTC  (6+ messages)

[libnftnl PATCH] utils: fix buffer reallocation of nft_fprinft()
 2014-05-13 12:49 UTC  (4+ messages)

[libnftnl PATCH 1/2] src: add nft_*_build_msg functions
 2014-05-13  8:18 UTC  (5+ messages)
` [libnftnl PATCH 2/2] examples: use new nft_*_build_msg() functions

[net] BUG: unable to handle kernel NULL pointer dereference at 000000000000022f
 2014-05-13  7:51 UTC  (4+ messages)

[ANNOUNCE] nft-sync: nftables ruleset synchronization software
 2014-05-12 17:49 UTC 

conntrackd IPv6 client support for interface scope
 2014-05-12 16:07 UTC  (2+ messages)

[contrack-tools PATCH] build: do not compile nfct if we disabled cttimeout
 2014-05-12 15:43 UTC  (7+ messages)

[libnftnl PATCH] internal: fix SNPRINTF_BUFFER_SIZE macro
 2014-05-12 15:37 UTC  (2+ messages)

[PATCH nf-next 1/3] netfilter: nf_tables: simplify nf_tables_*_notify
 2014-05-12 14:52 UTC  (3+ messages)
` [PATCH nf-next 2/3] netfilter: nf_tables: remove skb and nlh from context structure
` [PATCH nf-next 3/3] netfilter: nf_tables: defer all object release via rcu

[PATCH nf 1/5] netfilter: nf_tables: reset rule number counter after jump and goto
 2014-05-12 14:40 UTC  (5+ messages)
` [PATCH nf 2/5] netfilter: nf_tables: fix goto action
` [PATCH nf 3/5] netfilter: nf_tables: fix tracing of the "
` [PATCH nf 4/5] netfilter: nf_tables: fix bogus rulenum after "
` [PATCH nf 5/5] netfilter: nf_tables: fix missing return trace at the end of non-base chain

ip_route_output_key returns wrong gateway info with specific ip rules
 2014-05-12  7:55 UTC  (5+ messages)

[PATCH 00/15 RFC] per-netns sysctl for br_netfilter
 2014-05-11 19:35 UTC  (19+ messages)
  ` [PATCH 01/15] br_netfilter: brnf_net structure
  ` [PATCH 02/15] br_netfilter: default settings in init_brnf_net
  ` [PATCH 03/15] br_netfilter: switch sysctl nf_call_arptables to init_brnf_net
  ` [PATCH 04/15] br_netfilter: switch sysctl nf_call_iptables "
  ` [PATCH 05/15] br_netfilter: switch sysctl nf_call_ip6tables "
  ` [PATCH 06/15] br_netfilter: switch sysctl filter_vlan_tagged "
  ` [PATCH 07/15] br_netfilter: switch sysctl filter_pppoe_tagged "
  ` [PATCH 08/15] br_netfilter: switch sysctl pass_vlan_indev "
  ` [PATCH 09/15] br_netfilter: pernet_operations brnf_net_ops without per-netns sysctl registration
  ` [PATCH 10/15] br_netfilter: added "
  ` [PATCH 11/15] br_netfilter: switch sysctl nf_call_arptables to per-netns processing
  ` [PATCH 12/15] br_netfilter: switch sysctls nf_call_iptables and nf_call_ip6tables "
  ` [PATCH 13/15] br_netfilter: switch sysctl filter_vlan_tagged "
  ` [PATCH 14/15] br_netfilter: switch sysctl filter_pppoe_tagged "
  ` [PATCH 15/15] br_netfilter: switch sysctl pass_vlan_indev "

[PATCH 0/6] Netfilter fixes for net
 2014-05-09 17:17 UTC  (2+ messages)


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