linux-stable/net/dns_resolver
David Howells 9b24261051 keys: Network namespace domain tag
Create key domain tags for network namespaces and make it possible to
automatically tag keys that are used by networked services (e.g. AF_RXRPC,
AFS, DNS) with the default network namespace if not set by the caller.

This allows keys with the same description but in different namespaces to
coexist within a keyring.

Signed-off-by: David Howells <dhowells@redhat.com>
cc: netdev@vger.kernel.org
cc: linux-nfs@vger.kernel.org
cc: linux-cifs@vger.kernel.org
cc: linux-afs@lists.infradead.org
2019-06-26 21:02:33 +01:00
..
dns_key.c keys: Network namespace domain tag 2019-06-26 21:02:33 +01:00
dns_query.c dns_resolver: Allow used keys to be invalidated 2019-05-15 17:35:54 +01:00
internal.h KEYS: Merge the type-specific data with the payload data 2015-10-21 15:18:36 +01:00
Kconfig
Makefile