Hi! The Netfilter project proudly presents: iptables 1.4.19 This release includes support for the new connlabel and bpf matches available in Linux 3.9, several fixes and manpage updates. See ChangeLog that comes attached to this email for more details. You can download it from: http://www.netfilter.org/projects/iptables/downloads.html ftp://ftp.netfilter.org/pub/iptables/ Have fun!
Florian Westphal (3): libxt_NFQUEUE: fix bypass option documentation extensions: add connlabel match extensions: add connlabel match Mart Frauenlob (3): ip[6]tables: show --protocol instead of --proto in usage libxt_recent: Fix missing space in manpage for --mask option extensions: libxt_multiport: Update manpage to list valid protocols Nicolas Dichtel (1): utils: nfnl_osf: use the right nfnetlink lib Pablo Neira Ayuso (11): libip6t_NETMAP: Use xtables_ip6mask_to_cidr and get rid of libip6tc dependency Revert "build: resolve link failure for ip6t_NETMAP" libxt_osf: fix missing --ttl and --log in save output libxt_osf: fix bad location for location in --genre libip6t_SNPT: add manpage libip6t_DNPT: add manpage Merge branch 'stable' utils: updates .gitignore to include nfbpf_compile extensions: libxt_bpf: clarify --bytecode argument libxtables: fix parsing of dotted network mask format build: bump version to 1.4.19 Patrick McHardy (1): libxt_conntrack: fix state match alias state parsing Willem de Bruijn (2): extensions: add libxt_bpf extension utils: nfbpf_compile