netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-06-24 07:15:58 to 2014-07-11 07:24:43 UTC [more...]

[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 

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

[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 

[PATCH] netfilter: nf_tables: 64bit stats need some extra synchronization
 2014-07-09 13:14 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  (7+ messages)
` [PATCH 2/3] extra: fix wrong implementation in nfq_udp_get_payload
` [PATCH 3/3] extra: fix wrong implementation in nfq_udp_get_payload_len

[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  (7+ messages)
` [libnftnl PATCH 1/5] src: table: Free memory in the same function that is reserved
` [libnftnl PATCH 2/5] src: table: Use nft_table_attr_set_* in the xml functions
` [libnftnl PATCH 3/5] src: table: Add set, unset and parse implementation for use value
` [libnftnl PATCH 4/5] src: table: Do not print unset values in xml file
` [libnftnl PATCH 5/5] src: table: Do not print unset values in json file

[libnftnl PATCH 0/6] src: chain: Do not print unset values in json and xml
 2014-06-30 10:42 UTC  (10+ 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
` [libnftnl PATCH 4/6] src: chain: Do not print unset values in xml
` [libnftnl PATCH 5/6] src: chain: Rename variables in nft_jansson_parse_chain functions
` [libnftnl PATCH 6/6] src: chain: Do not print unser values in json

[PATCH libnetfilter_queue] extra: tcp: insufficient sanitization in nfq_tcp_get_payload()
 2014-06-30 10:33 UTC 

[PATCH v2] netfilter: use IS_ENABLED() macro
 2014-06-30  9:43 UTC  (2+ messages)

[PATCH] netfilter: use IS_ENABLED() macro
 2014-06-30  0:56 UTC  (3+ messages)

[PATCH 1/2 nf-next] netfilter: fix several Kconfig problems in NF_LOG_*
 2014-06-29 10:15 UTC  (2+ messages)
` [PATCH 2/2 nf-next] netfilter: xt_LOG: add missing string format in nf_log_packet()

[RFC PATCH iptables] Hide FORWARD chain if forwarding is not enabled
 2014-06-28  9:28 UTC  (2+ messages)

Erősítse meg a személyazonosságát Webmail
 2014-06-28  6:32 UTC 

Unable to DNAT packets back into originating bridge port
 2014-06-27 20:00 UTC  (3+ messages)

[ANNOUNCE] nftables 0.3 release
 2014-06-27 17:42 UTC  (2+ messages)

sockopts
 2014-06-27 17:11 UTC  (2+ messages)

[PATCH nf] netfilter: nf_tables: skip transaction if no update flags in tables
 2014-06-27 16:51 UTC 

libnftnl 0.3: build fixes
 2014-06-27 16:13 UTC  (2+ messages)
` [PATCH] build: resolve build failure on systems with old glibc-linux headers

libnftnl.pc lacks dependency from libmnl
 2014-06-27 15:36 UTC  (2+ messages)

[PATCH 0/9] Netfilter packet logging updates (v2)
 2014-06-27 11:39 UTC  (12+ messages)
` [PATCH 1/9] netfilter: kill ulog targets
` [PATCH 2/9] netfilter: nf_log: use an array of loggers instead of list
` [PATCH 3/9] netfilter: nf_log: move log buffering to core logging
` [PATCH 4/9] netfilter: log: split family specific code to nf_log_{ip,ip6,common}.c files
` [PATCH 5/9] netfilter: log: nf_log_packet() as real unified interface
` [PATCH 6/9] netfilter: add generic ARP packet logger
` [PATCH 7/9] netfilter: bridge: add generic "
` [PATCH 8/9] netfilter: nft_log: request explicit logger when loading rules
` [PATCH 9/9] netfilter: nft_log: complete logging support

[PATCH] netfilter: bridge: add reject support
 2014-06-27 11:36 UTC 

[PATCH v2] netfilter: nf_tables: add pkttype support to meta expression
 2014-06-27 11:09 UTC  (2+ messages)

Erősítse meg a személyazonosságát Webmail
 2014-06-27  9:14 UTC 

[PATCH net-next] netfilter: only compile nf_nat_ipv4_nlattr_to_range/nf_nat_ipv6_nlattr_to_range
 2014-06-27  5:51 UTC 

Possible bug in __nfnl_handle_msg
 2014-06-26 22:14 UTC  (2+ messages)

Erősítse meg a személyazonosságát Webmail
 2014-06-26 14:55 UTC 

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

[libnftnl PATCH 1/2] expr: nat: add support for the new flags attribute
 2014-06-26 12:22 UTC  (2+ messages)
` [libnftnl PATCH 2/2] expr: nat: add masquerade support

Sub: NAT issue in netfilter
 2014-06-26  9:44 UTC 

problems cross compiling nftables
 2014-06-25 23:26 UTC  (2+ messages)

[PATCH v3] netfilter: conntrack: remove timer from ecache extension
 2014-06-25 17:22 UTC  (6+ messages)

[ANNOUNCE] libnftnl 1.0.2 release
 2014-06-25 15:57 UTC 

[PATCH 1/1] net/netfilter/nf_conntrack_netlink.c: remove null test before kfree
 2014-06-25 12:56 UTC  (2+ messages)

[PATCH] netfilter: x_tables: xt_free_table_info() cleanup
 2014-06-25 12:55 UTC  (2+ messages)

[nftables PATCH] Correct initial value of bytes counter in nftables rule
 2014-06-25 12:15 UTC  (2+ messages)

[PATCH RFC v2 02/11] br_netfilter: default sysctl settings in init_brnf_net
 2014-06-25  7:45 UTC  (9+ messages)
  ` [PATCH RFC v3 2/2] br_netfilter: per-netns copy of structure for sysctl flags
          ` question about default values for per-namespace settings

[libnftnl PATCH 0/4] expr: match: Do not print unset values in xml and json
 2014-06-24 17:15 UTC  (5+ messages)
` [libnftnl PATCH 1/4] expr: match: get a nft_rule_expr type in nft_rule_expr_match_snprintf_* functions
` [libnftnl PATCH 2/4] expr: match: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH 3/4] expr: match: Do not print unset values in xml file
` [libnftnl PATCH 4/4] expr: match: Do not print unset values in json file

[libnftnl PATCH 0/4] expr: exthdr: Do not print unset values in xml and json
 2014-06-24 17:15 UTC  (6+ messages)
` [libnftnl PATCH 1/4] expr: exthdr: Add nft_rule_expr_exthdr_snprinf_* functions
` [libnftnl PATCH 2/4] expr: exthdr: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH 3/4] expr: exthdr: Do not print unset values in xml
` [libnftnl PATCH 4/4] expr: exthdr: Do not print unset values in json

[libnftnl PATCH 0/3] expr: lookup: Do not print unset values in xml and json
 2014-06-24 17:14 UTC  (4+ messages)
` [libnftnl PATCH 1/3] expr: lookup: Use nft_rule_expr_set_* in the xml parsing code
` [libnftnl PATCH 2/3] expr: lookup: Do not print unset values in xml file
` [libnftnl PATCH 3/3] expr: lookup: Do not print unset values in json file

[PATCH v2 libnetfilter_conntrack] zero value handling of mark and zone
 2014-06-24 15:23 UTC  (5+ messages)
  ` [PATCH v3 0/2 "
    ` [PATCH v3 1/2 libnetfilter_conntrack] qa: update cmp ATTR_ZONE size "

[PATCH lnf-ct] conntrack: compare: relax MARK/ZONE attribute comparision
 2014-06-24 10:02 UTC 

[libnftnl PATCH 0/4] expr: counter: Do not print unset values in xml and json
 2014-06-24  7:15 UTC  (3+ messages)
` [libnftnl PATCH 3/4] expr: counter: Do not print unset values in xml
` [libnftnl PATCH 4/4] expr: counter: Do not print unset values in json


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