Since rtsock.c -r1.329 routes sent via sysctl(2) are now marked RTF_DONE.
authortb <tb@openbsd.org>
Sun, 19 Jun 2022 10:58:22 +0000 (10:58 +0000)
committertb <tb@openbsd.org>
Sun, 19 Jun 2022 10:58:22 +0000 (10:58 +0000)
Adjust expected output.

regress/usr.bin/netstat/nstest1.ok

index 1ae52b2..cc9eb33 100644 (file)
@@ -2,8 +2,8 @@ Routing tables
 
 Internet:
 Destination        Gateway            Flags   Refs      Use   Mtu  Prio Iface
-0.0.0.0            192.168.89.1       UGH      0        0     -     8 vether99
-192.168.89/24      192.168.89.5       UCn        1        0     -     4 vether99
-192.168.89.1       link#              UHLch      1        2     -     3 vether99
-192.168.89.5       fe:e1:ba:d4:c8:1d  UHLl       0        0     -     1 vether99
-192.168.89.255     192.168.89.5       UH       0        0     -     1 vether99
+0.0.0.0            192.168.89.1       UGHdS      0        0     -     8 vether99
+192.168.89/24      192.168.89.5       UdCn       1        0     -     4 vether99
+192.168.89.1       link#              UHdLch     1        2     -     3 vether99
+192.168.89.5       fe:e1:ba:d4:c8:1d  UHdLl      0        0     -     1 vether99
+192.168.89.255     192.168.89.5       UHdb       0        0     -     1 vether99