Comment 17 for bug 1812760

Revision history for this message
Dan Streetman (ddstreet) wrote :

cosmic (using systemd-networkd config from description test case):

ubuntu@lp1812760-c:~$ dpkg -l |grep 'ii systemd '
ii systemd 239-7ubuntu10.12 amd64 system and service manager
ubuntu@lp1812760-c:~$ ip -6 r
::1 dev lo proto kernel metric 256 pref medium
fd8f:1d7d:b141::/64 dev ens3 proto kernel metric 256 pref medium
fe80::/64 dev ens3 proto kernel metric 256 pref medium

ubuntu@lp1812760-c:~$ dpkg -l |grep 'ii systemd '
ii systemd 239-7ubuntu10.13 amd64 system and service manager
ubuntu@lp1812760-c:~$ ip -6 r
::1 dev lo proto kernel metric 256 pref medium
a::/16 via fd8f:1d7d:b141::1 dev ens3 proto static src fd8f:1d7d:b141::2 metric 1024 pref medium
fd8f:1d7d:b141::/64 dev ens3 proto static src fd8f:1d7d:b141::2 metric 255 pref medium
fd8f:1d7d:b141::/64 dev ens3 proto kernel metric 256 pref medium
fe80::/64 dev ens3 proto kernel metric 256 pref medium