lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 23 Mar 2012 14:26:18 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	pablo@...filter.org
Cc:	netfilter-devel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH 0/5] netfilter updates for net (3.4) tree

From: pablo@...filter.org
Date: Fri, 23 Mar 2012 10:34:12 +0100

> * One fix for missing symbol in xt_LOG reported by Randy Dunlap.
> 
> * Fix module dependency between cttimeout and nf_conntrack_proto_*
>   friends from me. Now, we make sure that protocol trackers modules
>   cannot be unloaded if there's any cttimeout object refering to
>   them.
> 
> * Fix missing rcu_read_lock section in xt_CT while dereferencing
>   a RCU pointer.
> 
> * Fix the assignation of a custom timeout policy for the generic
>   protocol tracker.
> 
> * Fix possible inconsistencies in the application of the cttimeout
>   policy by permanently attaching it to the conntrack entry. Before
>   this patch, the timeout policy was attached per packet which may
>   result in applying the timeout policy only in one traffic
>   direction.
> 
> You can pull this changes from:
> 
> git://1984.lsi.us.es/net master

Pulled, thanks Pablo.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ