netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-30 10:42:05 to 2014-07-22 20:55:03 UTC [more...]

[PATCH] netfilter: xt_hashlimit: handle iptables-restore of hash with same name
 2014-07-22 20:49 UTC  (2+ messages)

Good Day
 2014-07-22 11:21 UTC 

[PATCH nft 1/3] mnl: add nft_batch_continue() helper
 2014-07-22 12:18 UTC  (5+ messages)
` [PATCH nft 2/3] mnl: add nft_nlmsg_batch_current() helper
` [PATCH nft 3/3] src: rework batching logic to fix possible use of uninitialized pages

[PATCH 3/5] net/netfilter/ipvs/ip_vs_ctl.c: drop argument range check just before the check for equality
 2014-07-22  9:14 UTC  (9+ messages)

[PATCH 00/18] Netfilter updates for net-next
 2014-07-22  8:02 UTC  (21+ messages)
` [PATCH 01/18] netfilter: ctnetlink: remove null test before kfree
` [PATCH 02/18] netfilter: x_tables: xt_free_table_info() cleanup
` [PATCH 03/18] netfilter: conntrack: remove timer from ecache extension
` [PATCH 04/18] netfilter: kill ulog targets
` [PATCH 05/18] netfilter: nf_log: use an array of loggers instead of list
` [PATCH 06/18] netfilter: nf_log: move log buffering to core logging
` [PATCH 07/18] netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
` [PATCH 08/18] netfilter: log: nf_log_packet() as real unified interface
` [PATCH 09/18] netfilter: add generic ARP packet logger
` [PATCH 10/18] netfilter: bridge: add generic "
` [PATCH 11/18] netfilter: nft_log: request explicit logger when loading rules
` [PATCH 12/18] netfilter: nft_log: complete logging support
` [PATCH 13/18] netfilter: fix several Kconfig problems in NF_LOG_*
` [PATCH 14/18] netfilter: xt_LOG: add missing string format in nf_log_packet()
` [PATCH 15/18] netfilter: nft_log: fix coccinelle warnings
` [PATCH 16/18] netfilter: use IS_ENABLED() macro
` [PATCH 17/18] ipvs: remove null test before kfree
` [PATCH 18/18] ipvs: Remove dead debug code

[GIT PULL] Third Round of IPVS Fixes for v3.16
 2014-07-22  7:25 UTC  (2+ messages)
` [PATCH] ipvs: Maintain all DSCP and ECN bits for ipv6 tun forwarding

[PATCH libnftnl] src: stricter netlink attribute length validation
 2014-07-21 12:31 UTC 

[nft PATCH 1/2] netlink: monitor: add a helper function to handle sets referenced by a rule
 2014-07-21 12:21 UTC  (4+ messages)
` [nft PATCH 2/2] monitor: fix how rules with intervals are printed

[PATCH net] IPVS fix pull request
 2014-07-21 12:15 UTC  (2+ messages)
` [PATCH net] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack

[RFC PATCH iptables] Hide FORWARD chain if forwarding is not enabled
 2014-07-20  8:58 UTC  (2+ messages)

[nft PATCH 1/2] src: fix byteorder conversions
 2014-07-18 11:34 UTC  (2+ messages)

[libnftnl PATCH] src: improve printing of XML/JSON event wrapper header/footer
 2014-07-18 11:08 UTC 

[GIT PULL nf] Second Round of IPVS Fixes for v3.16
 2014-07-18 10:24 UTC  (3+ messages)
` [PATCH] ipvs: avoid netns exit crash on ip_vs_conn_drop_conntrack

[nft PATCH 2/2] payload: fix update context with wrong byteorder
 2014-07-17 17:27 UTC 

[PATCH] Add support for negated lookup operator
 2014-07-17 15:40 UTC  (5+ messages)
` [PATCH] nftables: Add a flags attribute for "
` [libnftnl PATCH] lookup: Add support for the flag attribute
` [nftables PATCH] expr: Interpret OP_NEQ against a set as OP_LOOKUP

[libnftnl PATCH] common: events: be more strict when placing the \0 character
 2014-07-17  8:16 UTC  (3+ messages)

netfilter: ipset: list:set set type support
 2014-07-17  8:04 UTC 

[PATCH 0/4] Netfilter/nf_tables fixes
 2014-07-16 22:27 UTC  (6+ messages)
` [PATCH 1/4] netfilter: nf_tables: skip transaction if no update flags in tables
` [PATCH 2/4] netfilter: nf_tables: safe RCU iteration on list when dumping
` [PATCH 3/4] netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale
` [PATCH 4/4] netfilter: nf_tables: 64bit stats need some extra synchronization

[GIT PULL nf-next 0/2] IPVS Updates for v3.17
 2014-07-16 15:38 UTC  (4+ messages)
` [PATCH 1/2] ipvs: remove null test before kfree
` [PATCH 2/2] ipvs: Remove dead debug code

[PATCH nf-next] netfilter: nf_tables: simplify set dump through netlink
 2014-07-16 15:35 UTC 

randconfig build error with next-20140716, in net/netfilter/xt_socket.c
 2014-07-16 14:36 UTC 

[PATCH 00/16] net: remove unnecessary break after goto/return
 2014-07-15 23:27 UTC  (2+ messages)

[libnftnl PATCH] log: define variable flags in xml parser
 2014-07-15 13:37 UTC  (2+ messages)

[PATCH 10/16] netfilter: remove unnecessary break after return
 2014-07-14 16:36 UTC 

[PATCH] netfilter: nf_tables: 64bit stats need some extra synchronization
 2014-07-14 10:19 UTC  (2+ messages)

[libnftnl PATCH] examples: nft-set-add: use batch infraestructure
 2014-07-14  8:41 UTC 

[libnftnl PATCH] set: add support for set mechanism selection
 2014-07-14  8:41 UTC 

[PATCH] MAINTAINERS: merge ebtables into netfilter entry
 2014-07-13  7:50 UTC  (2+ messages)

[nft PATCH v2] payload: generate dependency with wrong byteorder value format
 2014-07-12 19:16 UTC  (3+ messages)

[PATCH 2/2 nft, v3] mnl: check for NLM_F_DUMP_INTR when dumping object lists
 2014-07-12 12:47 UTC 

[PATCH 1/2 nft] mnl: immediately return on errors in mnl_nft_ruleset_dump()
 2014-07-12 12:47 UTC 

Aw: Re: [PATCH 4/7] autotools conversion: include the header 'config.h' in every C source file
 2014-07-12  9:09 UTC  (6+ messages)
`  "
  ` [PATCH] "
` Aw: Re: Re: [PATCH 4/7] "

conntrackd, internal cache keeps filling up
 2014-07-11 16:27 UTC  (2+ messages)

[PATCH nft, v2] mnl: check for NLM_F_DUMP_INTR when dumping object lists
 2014-07-11 11:49 UTC  (2+ messages)

[nft PATCH 1/2] proto: add protocol key in some proto_desc for identifying it
 2014-07-11  9:21 UTC  (3+ messages)

[nft PATCH 2/2] payload: generate dependency with wrong byteorder value format
 2014-07-11  9:17 UTC  (2+ messages)

[RFC Patch V1 04/30] mm, netfilter: Use cpu_to_mem()/numa_mem_id() to support memoryless node
 2014-07-11  7:37 UTC 

[PATCH 0/7] patches for an autotooled version of 'nftables'. (vers. 2)
 2014-07-11  7:24 UTC  (12+ messages)
` [PATCH 1/7] autotool conversion: autotools support for the subdir. 'files/nftables'
` [PATCH 2/7] autotool conversion: use pkg-config to find 'libmnl', libnftnl' and 'ncurses'
` [PATCH 3/7] autotool conversion: converted the subdir. 'src/'
` [PATCH 4/7] autotools conversion: include the header 'config.h' in every C source file
` [PATCH 5/7] autotool conversion: Converted the support for the 'doc/' subdir
` [PATCH 6/7] autotools conversion: commit the rest of the configure.ac changes
` [PATCH 7/7] autotool conversion: updated the files .gitignore

Aw: Re: [PATCH] autotools conversion: include the header 'config.h' in every C source file
 2014-07-10 15:37 UTC 

[PATCH] evaluate: fix concat expressions as map arguments
 2014-07-10 13:57 UTC 

[PATCH] netlink: check and handle errors from netlink_delinearize_set()
 2014-07-10 10:22 UTC 

[nft-sync PATCH] mnl: delete erroneous memory free
 2014-07-09  8:11 UTC 

[nftables PATCH] Fix memory leak in batch operation
 2014-07-08  1:01 UTC 

(no subject)
 2014-07-07 18:14 UTC 

[PATCH 0/7] patches for an autotooled version of 'nftables'
 2014-07-07 14:14 UTC  (14+ messages)
` [PATCH 1/7] autotool conversion: autotools support for the subdir. 'files/nftables'
` [PATCH 2/7] autotool conversion: use pkg-config to find 'libmnl', libnftnl' and 'ncurses'
  ` Aw: "
` [PATCH 3/7] autotool conversion: converted the subdir. 'src/'
` [PATCH 4/7] autotools conversion: include the header 'config.h' in every C source file
` [PATCH 5/7] autotool conversion: Converted the support for the 'doc/' subdir
  ` Aw: "
` [PATCH 6/7] autotools conversion: commit the rest of the configure.ac changes
  ` Aw: "
` [PATCH 7/7] autotool conversion: updated the files .gitignore

[PATCH nft] mnl: check for NLM_F_DUMP_INTR when dumping object lists
 2014-07-06  8:54 UTC  (3+ messages)

Starting point in netfilter development
 2014-07-05  5:15 UTC  (6+ messages)

[PATCH v2] iptables: add optional [seconds] argument to -w
 2014-07-04 13:50 UTC 

[nftables PATCH] Fix segmentation fault in batch operation
 2014-07-04 12:08 UTC  (2+ messages)

[linux PATCH v3 0/5] NAT updates for nf_tables
 2014-07-04 10:41 UTC  (8+ messages)
` [linux PATCH v3 1/5] netfilter: nft_nat: include a flag attribute
` [linux PATCH v3 2/5] netfilter: nf_nat_masquerade_ipv4: code factorization
` [linux PATCH v3 3/5] netfilter: nf_nat_masquerade_ipv6: "
` [linux PATCH v3 4/5] netfilter: nft_nat: split code in AF parts
` [linux PATCH v3 5/5] netfilter: nft_nat: add masquerade support

[PATCH 1/2] netfilter: nf_tables: safe RCU iteration on list when dumping
 2014-07-04 10:31 UTC  (2+ messages)
` [PATCH 2/2] netfilter: nf_tables: set NLM_F_DUMP_INTR if netlink dumping is stale

RE:
 2014-07-03 16:30 UTC 

[libnftnl PATCH] set_elem: use proper free function
 2014-07-03 16:04 UTC 

patches for an autotooled version of 'nftables'
 2014-07-02 15:37 UTC 

patches for an autotooled version of 'nftables'
 2014-07-02 13:56 UTC 

Parser stable fix question for CFG80211_INTERNAL_REGDB
 2014-07-02 12:04 UTC  (8+ messages)

net: pretty odd panic in netfilter
 2014-07-02  7:20 UTC  (2+ messages)

[PATCH] proto: initialize result expression in ethertype_parse()
 2014-07-01 17:49 UTC 

[PATCH libnftnl] expr: log: add support for level and flags
 2014-07-01 12:20 UTC 

[linux PATCH v2 0/5] NAT updates for nf_tables
 2014-07-01 11:27 UTC  (8+ messages)
` [linux PATCH v2 1/5] netfilter: nft_nat: include a flag attribute
` [linux PATCH v2 2/5] netfilter: nf_nat_masquerade_ipv4: code factorization
` [linux PATCH v2 3/5] netfilter: nf_nat_masquerade_ipv6: "
` [linux PATCH v2 4/5] netfilter: nft_nat: split code in AF parts
` [linux PATCH v2 5/5] netfilter: nft_nat: add masquerade support

libreadline not found by configure [was Re: [ANNOUNCE] nftables 0.3
 2014-07-01  1:40 UTC  (2+ messages)

[BUG] nf: xt_LED: led-always-blink invisible
 2014-06-30 23:36 UTC  (3+ messages)

[PATCH 1/3] extra: use inet_ntop instead of inet_ntoa
 2014-06-30 17:00 UTC  (4+ messages)
` [PATCH 2/3] extra: fix wrong implementation in nfq_udp_get_payload

[libnftnl PATCH v2 0/4] src: chain: Do not print unset values in json and xml
 2014-06-30 12:38 UTC  (6+ messages)
` [libnftnl PATCH v2 1/4] src: chain: Add all support of use attribute
` [libnftnl PATCH v2 2/4] src: chain: Do not print unset values in xml
` [libnftnl PATCH v2 3/4] src: chain: Rename variables in nft_jansson_parse_chain functions
` [libnftnl PATCH v2 4/4] src: chain: Do not print unser values in json

Aw: Re: libnftnl.pc lacks dependency from libmnl
 2014-06-30 11:27 UTC  (2+ messages)

[libnftnl PATCH 0/5] Do not print unset values in xml and json
 2014-06-30 10:49 UTC  (2+ messages)

[libnftnl PATCH 0/6] src: chain: Do not print unset values in json and xml
 2014-06-30 10:42 UTC  (7+ messages)
` [libnftnl PATCH 1/6] src: chain: Free memory in the same function that is reserved
` [libnftnl PATCH 2/6] src: chain: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH 3/6] src: chain: add set, unset, get, parse and build payload implementation for use value


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