messages from 2014-08-24 12:53:41 to 2014-09-09 11:07:18 UTC [more...]
[nf_tables PATCH v4 1/5] netfilter: nft_nat: include a flag attribute
2014-09-09 11:08 UTC (14+ messages)
` [nf_tables PATCH v4 2/5] netfilter: nf_nat_masquerade_ipv4: code factorization
` [nf_tables PATCH v4 3/5] netfilter: nf_nat_masquerade_ipv6: "
` [nf_tables PATCH v4 4/5] netfilter: nft_nat: split code in AF parts
` [nf_tables PATCH v4 5/5] netfilter: nft_nat: add masquerade support
[PATCH net-next] netfilter: create audit records for ebtables replaces
2014-09-09 10:11 UTC (5+ messages)
[PATCH] netfilter: xtables: Remove unnecessary initialization of struct ts_state
2014-09-09 10:02 UTC (2+ messages)
[PATCH 0/5] ipset: some small userland improvements
2014-09-08 15:26 UTC (7+ messages)
` [PATCH 1/5] Remove a duplicate debug print
` [PATCH 2/5] ipset: avoid duplicate command flags
` [PATCH 3/5] ipset: coalesce two ifs
` [PATCH 4/5] ipset: remove extran newline on debug output
` [PATCH 5/5] ipset: data callback does not need to be part of cb_ctl[]
[nf_tables PATCH] netfilter: nf_tables: add new nft_masq expression
2014-09-08 11:45 UTC
[libnftnl PATCH] expr: add new nft_masq expression
2014-09-08 11:38 UTC
[PATCH] netfilter: xt_TPROXY: undefined reference to `udp6_lib_lookup'
2014-09-07 15:26 UTC
[PATCH] nfacct: add filter in to the list operation
2014-09-07 6:33 UTC (5+ messages)
` "
` [PATCH V2] "
[PATCHv2 net-next] ipvs: reduce stack usage for sockopt data
2014-09-06 14:25 UTC (3+ messages)
[PATCH] netfilter: add explicit Kconfig for NETFILTER_XT_NAT
2014-09-06 0:23 UTC
[PATCH] netfilter: nf_tables: Add bridge interface physical index and name
2014-09-05 10:44 UTC
iptables: missing connlabel.conf causes unnecessary error messages
2014-09-05 10:11 UTC (5+ messages)
nft: crash in describe?
2014-09-03 20:21 UTC
netfilter: NETFILTER_XT_NAT?
2014-09-03 20:17 UTC
FROM: Husam Al Sayed
2014-09-03 18:38 UTC
Required : Documentation of extension header related functions in Linux Kernel
2014-09-03 17:17 UTC
[PATCH] netfilter: nfnetlink: deliver netlink errors on batch completion
2014-09-03 14:49 UTC
[PATCH libnftnl] expr: meta: Add devgroup support
2014-09-03 12:30 UTC (2+ messages)
[PATCH] netfilter: nf_tables: add devgroup support in meta expresion
2014-09-03 12:29 UTC (2+ messages)
[PATCH] src: Add devgroup support in meta expresion
2014-09-03 12:22 UTC (2+ messages)
[nft RFC PATCH] src: add set optimization options
2014-09-03 10:22 UTC (3+ messages)
[nf_tables PATCH 1/6 v5] netfilter: nf_tables: refactor rule deletion helper
2014-09-03 9:46 UTC (13+ messages)
` [nft PATCH 6/6] src: add `flush ruleset'
` [nf_tables PATCH 2/6 v5] netfilter: nf_tables: add helper to unregister chain hooks
` [nf_tables PATCH 3/6 v5] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [nf_tables PATCH 4/6 v5] netfilter: nf_tables: add helpers to schedule objects deletion
` [nf_tables PATCH 5/6 v5] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
[PATCH] netfilter: fix missing dependencies in NETFILTER_XT_TARGET_LOG
2014-09-02 21:00 UTC (2+ messages)
[PATCH 0/7] pull request: Netfilter/IPVS fixes for net
2014-09-02 20:57 UTC (9+ messages)
` [PATCH 1/7] netfilter: move NAT Kconfig switches out of the iptables scope
` [PATCH 2/7] netfilter: x_tables: allow to use default cgroup match
` [PATCH 3/7] netfilter: nf_tables: nat expression must select CONFIG_NF_NAT
` [PATCH 4/7] netfilter: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
` [PATCH 5/7] ipvs: properly declare tunnel encapsulation
` [PATCH 6/7] ipvs: fix ipv6 hook registration for local replies
` [PATCH 7/7] netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*
[PATCH] src: meta: Fix the size of cpu attribute
2014-09-02 18:13 UTC
3.16/3.16.1: Kernel Oops in nft_do_chain
2014-09-02 16:44 UTC (3+ messages)
[PATCH 1/3] netfilter: nft_hash: no need for rcu in the hash set destroy path
2014-09-02 14:00 UTC (14+ messages)
` [PATCH 2/3] netfilter: nft_rbtree: no need for spinlock from "
` [PATCH 3/3] rhashtable: fix lockdep splat in rhashtable_destroy()
[GIT PULL nf-next] IPVS Updates for v3.18
2014-09-02 11:31 UTC (3+ messages)
` [PATCH nf-next] ipvs: reduce stack usage for sockopt data
[nft] Some network services cannot be recognized
2014-09-02 6:58 UTC
[nft] Byteorder problem still exists in nft
2014-09-02 6:55 UTC (2+ messages)
[libnftnl PATCH] examples: add nft-ruleset-replace
2014-09-01 15:17 UTC (10+ messages)
` nft option to flush out the existing ruleset [was Re: [libnftnl PATCH] examples: add nft-ruleset-replace]
[PATCH] netfilter: NETFILTER_XT_TARGET_LOG selects NF_LOG_*
2014-09-01 11:45 UTC
[nft PATCH] Kill the correct protocol expression during payload parsing
2014-09-01 1:49 UTC (3+ messages)
[PATCH libnftnl] src: get rid of cached copies of x_tables.h and xt_LOG.h
2014-08-31 19:58 UTC
does "iptables -t filter -A INPUT --match conntrack --ctstate RELATED,ESTABLISHED -j ACCEPT" gives a false sense of security ?
2014-08-31 11:52 UTC
[GIT PULL nf] Second round of IPVS fixes for v3.17
2014-08-30 11:08 UTC (3+ messages)
` [PATCH nf] ipvs: fix ipv6 hook registration for local replies
[GIT PULL nf] IPVS fixes for v3.17
2014-08-30 11:07 UTC (3+ messages)
` [PATCH nf] ipvs: properly declare tunnel encapsulation
Easy network (config) breakage with 3.17-rc1: NETFILTER_XT_TARGET_LOG
2014-08-29 7:04 UTC (4+ messages)
Centos 6.5 xtables Addons
2014-08-28 12:57 UTC (2+ messages)
vmap verdict on two matched meta types
2014-08-28 12:30 UTC (2+ messages)
[{ip,ip6}tables-compat PATCH] nft: fix network prefixes
2014-08-27 11:17 UTC (6+ messages)
[nf_tables PATCH v4 1/5] netfilter: nf_tables: refactor rule deletion helper
2014-08-27 7:54 UTC (6+ messages)
` [nf_tables PATCH v4 2/5] netfilter: nf_tables: add helper to unregister chain hooks
` [nf_tables PATCH v4 3/5] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [nf_tables PATCH v4 4/5] helpers
` [nf_tables PATCH v4 5/5] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
[PATCH v2] netfilter: nfnetlink_acct: add filter support to nfacct counter list/reset
2014-08-26 19:38 UTC (6+ messages)
` [[PATCH v3]] "
REGARDING TO YOUR FUNDS ONHOLD WITH IMF==)
2014-08-26 15:14 UTC
[nf_tables PATCH v3 1/5] netfilter: nf_tables: refactor rule deletion helper
2014-08-26 15:11 UTC (6+ messages)
` [nf_tables PATCH v3 2/5] netfilter: nf_tables: add helper to unregister chain hooks
` [nf_tables PATCH v3 3/5] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [nf_tables PATCH v3 4/5] netfilter: nf_tables: add helpers to schedule objects deletion
` [nf_tables PATCH v3 5/5] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
[nf_tables PATCH v2 0/5] Series short description
2014-08-26 14:40 UTC (7+ messages)
` [nf_tables PATCH v2 1/5] netfilter: nf_tables: refactor rule deletion helper
` [nf_tables PATCH v2 2/5] netfilter: nf_tables: add helper to unregister chain hooks
` [nf_tables PATCH v2 3/5] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [nf_tables PATCH v2 4/5] netfilter: nf_tables: add helpers to schedule objects deletion
` [nf_tables PATCH v2 5/5] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
[nf_tables PATCH 0/5] Extended NFT_MSG_DELTABLE
2014-08-26 11:40 UTC (8+ messages)
` [nf_tables PATCH 1/5] netfilter: nf_tables: refactor rule deletion helper
` [nf_tables PATCH 2/5] netfilter: nf_tables: add helper to unregister chain hooks
` [nf_tables PATCH 3/5] netfilter: nf_tables: rename nf_table_delrule_by_chain()
` [nf_tables PATCH 4/5] netfilter: nf_tables: add helpers to schedule objects deletion
` [nf_tables PATCH 5/5] netfilter: nf_tables: extend NFT_MSG_DELTABLE to support flushing the ruleset
ARP flux on bond interface
2014-08-25 21:20 UTC (2+ messages)
[PATCH 1/2] nft: fix network prefixes
2014-08-25 20:53 UTC (2+ messages)
[libnftnl PATCH 1/2] utils: ensure \0 is in place in nft_fprintf()
2014-08-25 14:12 UTC (4+ messages)
` [libnftnl PATCH 2/2] src: improve printing of XML/JSON event wrapper header/footer
[PATCH nf-next 1/4] netfilter: nat: move specific NAT IPv4 to core
2014-08-25 12:29 UTC (4+ messages)
` [PATCH nf-next 2/4] netfilter: nft_chain_nat_ipv4: use generic IPv4 NAT code from core
` [PATCH nf-next 3/4] netfilter: nat: move specific NAT IPv6 to core
` [PATCH nf-next 4/4] netfilter: nft_chain_nat_ipv6: use generic IPv6 NAT code from core
[PATCH V2 1/1] netfilter/jump_label: HAVE_JUMP_LABEL instead of CONFIG_JUMP_LABEL
2014-08-25 8:38 UTC (2+ messages)
[PATCH 0/4] ipset patches for nf-next
2014-08-25 8:28 UTC (6+ messages)
` [PATCH 1/4] netfilter: ipset: Removed invalid IPSET_ATTR_MARKMASK validation
` [PATCH 2/4] netfilter: ipset: netnet,netportnet: Fix value range support for IPv4
` [PATCH 3/4] netfilter: ipset: Resolve missing-field-initializer warnings
` [PATCH 4/4] netfilter: ipset: Fix warn: integer overflows 'sizeof(*map) + size * set->dsize'
[iptables-compat PATCH 0/3] ebtables compat layer
2014-08-24 14:18 UTC (2+ messages)
[iptables-compat PATCH 1/5 v2] nft: adds nft_xt_ctx struct
2014-08-24 14:09 UTC (6+ messages)
` [iptables-compat PATCH 3/5 v2] nft: compare layer 4 protocol in first place
` [iptables-compat PATCH 4/5 v2] nft: adds a bitwise operation to a rule
[libnftnl PATCH 1/6] examples: merge nft-table-{xml|json}-add.c
2014-08-24 13:01 UTC (2+ messages)
[PATCH] Fix trivial error in man page where flush should be rename
2014-08-24 12:58 UTC (2+ messages)
[PATCH] [libnftnl] expr: meta: Add cpu support for meta expresion
2014-08-24 12:56 UTC (6+ messages)
` [PATCH] netfilter: nf_tables: Add cpu attribute support to "
` [PATCH] [nft] src: Add support for cpu in "
[PATCH v2] netfilter: nf_tables: add pkttype support to meta expression
2014-08-24 12:55 UTC (3+ messages)
` [PATCH v4] "
[PATCH] uapi: netfilter_arp: use __u8 instead of u_int8_t
2014-08-24 12:54 UTC (2+ 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).