netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-25 23:16:38 to 2013-06-06 20:16:08 UTC [more...]

[libnftables PATCH v2] src: add _unset functions
 2013-06-06 20:15 UTC 

[libnftables PATCH 1/4] Add functions for to export tables to JSON format
 2013-06-06 16:25 UTC  (5+ messages)
` [libnftables PATCH 2/4] Add implementation for to proof the JSON export function
` [libnftables PATCH 3/4] Add JSON Constant for to use the Json "
` [libnftables PATCH 4/4] Add a constant for to put the JSON Version

[libnftables PATCH 0/4] Series short description
 2013-06-06 13:15 UTC 

[nftables PATCH 0/5] misc fixes
 2013-06-06 12:02 UTC  (8+ messages)
` [nftables PATCH 1/5] doc: fix inversion of operator and object
` [nftables PATCH 2/5] expression: don't free TYPE_INVALID datatype
` [nftables PATCH 3/5] rule: list elements in set in any case
` [nftables PATCH 4/5] cli: add quit command
` [nftables PATCH 5/5] cli: reset terminal when CTRL+d is pressed

[libnftables PATCH 1/2] src: add _unset functions
 2013-06-06 11:45 UTC  (5+ messages)
` [libnftables PATCH 2/2] examples: unset chain & rule handle

[PATCH] datatype: concat expression only releases dynamically allocated datatype
 2013-06-06 11:37 UTC 

[libnftables PATCH v3] src: xml: add versioning
 2013-06-06 10:15 UTC  (4+ messages)

[PATCH 00/12] Netfilter/IPVS updates for net-next
 2013-06-06  9:03 UTC  (13+ messages)
` [PATCH 01/12] netfilter: xt_CT: optimize XT_CT_NOTRACK
` [PATCH 02/12] netfilter: xt_socket: use IP early demux
` [PATCH 03/12] bridge: netfilter: using strlcpy() instead of strncpy()
` [PATCH 04/12] netfilter: don't panic on error while walking through the init path
` [PATCH 05/12] netfilter: {ipt,ebt}_ULOG: rise warning on deprecation
` [PATCH 06/12] sched: add cond_resched_rcu() helper
` [PATCH 07/12] ipvs: use cond_resched_rcu() helper when walking connections
` [PATCH 08/12] ipvs: change type of netns_ipvs->sysctl_sync_qlen_max
` [PATCH 10/12] netfilter: Implement RFC 1123 for FTP conntrack
` [PATCH 11/12] netfilter: nfnetlink_queue: cleanup copy_range usage
` [PATCH 12/12] netfilter: nfnetlink_queue: only add CAP_LEN attr when needed

[PATCH 09/12] netfilter: nfnetlink_queue: avoid peer_portid test
 2013-06-05 20:41 UTC 

[PATCH lnf-conntrack 1/3] qa: add api test for nfct_cmp and nfct_exp functions
 2013-06-05 20:33 UTC  (8+ messages)
` [PATCH 2/3] conntrack, expect: fix _cmp api with STRICT checking
` [PATCH 3/3] expect: consider all expect attributes when comparing

[PATCH 1/2] conntrack: nfct_cmp: also compare labels
 2013-06-05 20:30 UTC  (2+ messages)
` [PATCH 2/2] qa: nfct_cmp: verify individual attr comparision

Locally transmitted Multicast packets are being looped back, even if IP_MULTICAST_LOOP option is set to zero
 2013-06-05 14:20 UTC  (4+ messages)

[PATCH] nft: fix leak of iterators
 2013-06-05 12:43 UTC 

[PATCH] netfilter: xt_TCPMSS: Avoid violating RFC 879 in absence of MSS option
 2013-06-05 12:09 UTC  (2+ messages)

[PATCH -next 1/2] netfilter: nf_queue: cleanup copy_range usage
 2013-06-05 10:43 UTC  (4+ messages)
` [PATCH -next 2/2] netfilter: nfnetlink_queue: only add CAP_LEN attr when needed

[PATCH 1/2] netfilter: nfnetlink_acct: fix incomplete dumping of objects
 2013-06-05  4:11 UTC  (2+ messages)
` [PATCH 2/2] netfilter: nfnetlink_cttimeout: "

[libnftables PATCH 0/3] small fixes
 2013-06-05  3:53 UTC  (8+ messages)
` [libnftables PATCH 1/3] examples: delete payload code in nft-chain-add
` [libnftables PATCH 2/3] nft-events: add newline to output
` [libnftables PATCH 3/3] expr: fix display of dreg expression

[libnftables PATCH] data_reg: xml: fix invalid veredict validation
 2013-06-05  3:43 UTC  (2+ messages)

[libnftables PATCH 1/5] data_reg: xml: fix bytes movements
 2013-06-05  3:38 UTC  (7+ messages)
` [libnftables PATCH 2/5] rule: fix snprintf return value
` [libnftables PATCH 3/5] src: xml: set errno to EINVAL when invalid parsing
` [libnftables PATCH 4/5] expr: xml: don't print target&match info
` [libnftables PATCH 5/5] examples: get XML ruleset

[libnftables PATCH] data_reg: delete unreachable code
 2013-06-05  3:06 UTC  (2+ messages)

[libnftables PATCH] data_reg: xml: fix using bad temp variable
 2013-06-05  3:05 UTC  (2+ messages)

[PATCH 1/2] conntrackd: fix compiler warnings
 2013-06-05  2:42 UTC  (4+ messages)
` [PATCH 2/2] include: kill unused PLD_* macros

[PATCH -next] netfilter: nfnetlink_queue: only add CAP_LEN attr when needed
 2013-06-05  2:37 UTC  (2+ messages)

[iptables PATCH] configure: display summary at end of configure
 2013-06-05  2:26 UTC  (2+ messages)

[libnftables] nft_*_attr_unset() functions
 2013-06-04 23:03 UTC 

[RFC PATCH -next] netfilter: nfqueue: add ability to dump list of supported attributes
 2013-06-04 15:37 UTC 

[PATCH nf-next] netfilter: xt_socket: add XT_SOCKET_NOWILDCARD flag
 2013-06-04 14:30 UTC  (4+ messages)

[patch] ipvs: info leak in __ip_vs_get_dest_entries()
 2013-06-04  1:03 UTC  (3+ messages)

[PATCH 1/1] netfilter: nf_ct_tcp: extend CLOSE_WAIT timeout
 2013-06-03 16:10 UTC  (2+ messages)

[PATCH] xtables-addons: xt_DHCPMAC: correct mac setting and comparing
 2013-06-03 12:55 UTC 

[PATCH net-next v3] netfilter: Correct calculation using skb->tail and skb-network_header
 2013-06-03  9:06 UTC  (3+ messages)

[PATCH 0/5] netfilter fixes for 3.10-rc3
 2013-06-02 22:06 UTC  (9+ messages)
` [PATCH 1/5] netfilter: add nf_ipv6_ops hook to fix xt_addrtype with IPv6
` [PATCH 2/5] netfilter: ipt_ULOG: fix non-null terminated string in the nf_log path
` [PATCH 3/5] ipvs: Fix reuse connection if real server is dead
` [PATCH 4/5] netfilter: xt_LOG: fix mark logging for IPv6 packets
` [PATCH 5/5] ipvs: ip_vs_sh: fix build

ulog: ulogd.conf.5 man page
 2013-06-01 19:09 UTC 

[PATCH 1/4] ipset: minor variable-naming corrections
 2013-06-01 10:54 UTC  (5+ messages)
` [PATCH 2/4] ipset: add "inner" flag implementation
` [PATCH 3/4] iptables: add set match "inner" flag support
` [PATCH 4/4] iptables (userspace): "

[PATCH] libnetfilter_queue: Fix Valgrind errors of unitialized byte(s) during call to nfq_unbind_pf
 2013-06-01  9:34 UTC  (2+ messages)

[PATCH v4] xtables: Add locking to prevent concurrent instances
 2013-05-31 13:07 UTC 

[nftables PATCH] rule: display rule handle as comment
 2013-05-31 11:11 UTC  (3+ messages)
` [nftables PATCH] rule: add flag to "

iptables-nftables: Invalid argument
 2013-05-31 10:50 UTC  (3+ messages)

[PATCH net-next] sctp: Correct byte order of access to skb->{network, transport}_header
 2013-05-31  8:41 UTC  (2+ messages)

[PATCH v2] netfilter: Correct calculation using skb->tail and skb-network_header
 2013-05-31  2:37 UTC  (2+ messages)

[PATCH] netfilter: Correct calculation using skb->tail and skb-network_header
 2013-05-30 23:58 UTC  (2+ messages)

[libnftables PATCH v2] src: xml: add versioning
 2013-05-29 22:56 UTC  (2+ messages)

[PATCH v3] xtables: Add locking to prevent concurrent instances
 2013-05-29 22:28 UTC  (4+ messages)

How to access conntrack connection expiration in a netfilter module?
 2013-05-29 19:22 UTC  (5+ messages)

[PATCH] xtables: improve get_modprobe handling
 2013-05-29 17:47 UTC  (2+ messages)

[PATCH] iptables: use autoconf to process .in man pages
 2013-05-29 17:40 UTC  (2+ messages)

[PATCH 0/4] ipset: add "inner" flag support
 2013-05-29 16:38 UTC  (5+ messages)
` Head up [was Re: [PATCH 0/4] ipset: add "inner" flag support]

[PATCH -next] Revert "netfilter: tproxy: do not assign timewait sockets to skb->sk"
 2013-05-29 14:56 UTC  (2+ messages)

[ANNOUNCE] iptables 1.4.19 release
 2013-05-29 14:18 UTC  (2+ messages)
` [ANNOUNCE] iptables 1.4.19.1 release

nfqueue: detect when packet has already been checksummed?
 2013-05-29 13:25 UTC  (8+ messages)
` [PATCH] netfilter: nf_queue: add NFQA_SKB_CSUM_NOTVERIFIED info flag

[libnftables PATCH] data_reg: Add generic interface for parsing: nft_data_reg_parse()
 2013-05-29 12:16 UTC  (2+ messages)

[libnftables PATCH] data_reg: Delete trailing space in snprintf_xml
 2013-05-29 12:12 UTC  (2+ messages)

[libnftables PATCH] data_reg: Fix conditional code in XML parsing functions
 2013-05-29 12:12 UTC  (2+ messages)

[libnftables PATCH] data_reg: conditional XML code for snprintf_xml
 2013-05-29 12:11 UTC  (2+ messages)

[libnftables PATCH] rule: fix table flag not being set at XML parsing
 2013-05-29 12:11 UTC  (2+ messages)

[PATCH nf] netfilter: xt_LOG: fix mark logging for IPv6 packets
 2013-05-29 11:57 UTC  (3+ messages)

[Ulogd PATCH] pgsql: add var to specify arbitrary conn params
 2013-05-28 19:58 UTC 

[nftables] handle when adding new chain/rule
 2013-05-28 14:59 UTC 

[PATCH ipvs-next v3 0/2] sched: Add cond_resched_rcu_lock() helper
 2013-05-28  8:51 UTC  (4+ messages)

Some netfilter compile errors when CONFIG_IPV6=m
 2013-05-28  2:47 UTC  (4+ messages)

[GIT PULL nf] IPVS fixes for v3.10
 2013-05-27 23:48 UTC  (4+ messages)
` [PATCH] ipvs: Fix reuse connection if real server is dead

[libnftables PATCH] data_reg: fix XML operations
 2013-05-27 18:59 UTC  (2+ messages)

[libnftables PATCH 0/2] small fixes for libnftables XML
 2013-05-27 12:51 UTC  (5+ messages)
` [libnftables PATCH 1/2] src: chain: delete useless castings
` [libnftables PATCH 2/2] src: xml: add versioning

[PATCH nf-next] netfilter: conntrack: remove the central spinlock
 2013-05-27 12:36 UTC  (6+ messages)
` [PATCH v2 "

[PATCH -resend 4/6] netfilter: Implement RFC 1123 for FTP conntrack
 2013-05-27 12:20 UTC  (2+ messages)

[PATCH -next, resend] netfilter: nfnetlink_queue: avoid peer_portid test
 2013-05-27 11:57 UTC  (2+ messages)

[GIT PULL nf-next v2] IPVS for v3.11
 2013-05-27 11:50 UTC  (3+ messages)
` [PATCH] ipvs: change type of netns_ipvs->sysctl_sync_qlen_max

Negative value in /proc/net/netfilter/nfnetlink_queue
 2013-05-26 13:43 UTC  (5+ 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).