[PATCH] ct: endless loop when initializing netfilter/ct cache

Thomas Haller thaller at redhat.com
Sun Nov 23 07:02:53 PST 2014


On Mon, 2014-11-10 at 21:59 +0100, Holger Eitzenberger wrote:
> > I like the dup avoidance change to nl_cache_pickup() to work around
> > this automatically but we can't modify the signature of
> > nl_cache_pickup() as it breaks both API and ABI.
> > 
> > What we can do is add a new nl_cache_pickup_checkdup() which can be
> > used from within flnl_lookup() to keep the DUP check and modify the
> > standard behaviour of nl_cache_pickup() to not do a DUP check.
> 

Hi Holger

Attached patch pushed to master as-is:

https://github.com/thom311/libnl/commit/0020ba1212caad02841f72d680815e67d7180683


Thanks for the patch!!
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/libnl/attachments/20141123/a5f9e4d9/attachment.sig>


More information about the libnl mailing list