[PATCH v2 0/3] Add support to iter over all supported families during cache fill
Thomas Graf
tgraf at suug.ch
Mon Nov 12 15:49:20 EST 2012
On 11/12/12 at 12:38pm, roopa at cumulusnetworks.com wrote:
> From: roopa <roopa at cumulusnetworks.com>
>
> This patch series adds support to iter over all supported families
> during filling a cache.
>
> This was previously submitted in the context of adding AF_BRIDGE support
> to link and neigh cache at
> http://lists.infradead.org/pipermail/libnl/2012-November/000734.html
>
> This series incorporates feedback from Thomas:
> - Adds per cache flags
> - Makes the filling of cache on all families conditional
> on a per cache flag NL_CACHE_AF_ITER
> - Adds a new cache api nl_cache_mngr_add_cache
>
> v2 changelog:
> feedback from thomas:
> - Added per cache type and per cache flags
> - And added two new apis to set flags
> nl_cache_set_flags
> nl_cache_ops_set_flags
All applied, thanks Roopa!
More information about the libnl
mailing list