Differences From Artifact [87db81b2a1]:
- File ifconfig.init — part of check-in [8f80b79392] at 2019-10-20 09:39:12 on branch trunk — fixing a lot of bugs (user: arcade, size: 203) [annotate] [blame] [check-ins using]
To Artifact [9b0a9c5a88]:
- File ifconfig.init — part of check-in [380071b4cc] at 2019-10-20 12:31:43 on branch trunk — add cloned interfaces, make sure interfaces are initialized after module loading (user: arcade, size: 214) [annotate] [blame] [check-ins using]
1 2 3 4 5 | 1 2 3 4 5 6 7 8 9 10 | - + | # vim:ft=make: IFCONFIG_IFACES?=lo0 IFCONFIG_lo0?=inet 127.0.0.1/8 up |