summaryrefslogtreecommitdiff
path: root/src/network/networkd-network.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/networkd-network.h')
-rw-r--r--src/network/networkd-network.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/networkd-network.h b/src/network/networkd-network.h
index fb896598a8..81b7797e6e 100644
--- a/src/network/networkd-network.h
+++ b/src/network/networkd-network.h
@@ -321,7 +321,7 @@ struct Network {
Set *ndisc_allow_listed_prefix;
Set *ndisc_deny_listed_route_prefix;
Set *ndisc_allow_listed_route_prefix;
- OrderedSet *ipv6_tokens;
+ Set *ndisc_tokens;
/* LLDP support */
LLDPMode lldp_mode; /* LLDP reception */