moby/daemon/network
Albin Kerouanton 523b907359
daemon: no more IsAnonymousEndpoint
The semantics of an "anonymous" endpoint has always been weird: it was
set on endpoints which name shouldn't be taken into account when
inserting DNS records into libnetwork's `Controller.svcRecords` (and
into the NetworkDB). However, in that case the endpoint's aliases would
still be used to create DNS records; thus, making those "anonymous
endpoints" not so anonymous.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-12-19 10:20:38 +01:00
..
filter.go Network: add support for 'dangling' filter 2019-02-27 15:08:44 -05:00
filter_test.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
settings.go daemon: no more IsAnonymousEndpoint 2023-12-19 10:20:38 +01:00