K 10 svn:author V 7 rwatson K 8 svn:date V 27 2010-02-21T15:25:47.493814Z K 7 svn:log V 399 ifconfig(8) expects interface fooX to be supported by the module if_foo, and will try to load it if it's not present. To better meet these expectations, change the module name for the loopback interface from 'loop' to 'if_lo'. The loopback interface is always compiled into the base kernel, so there are no resulting changes in kld files, etc. Discussed with: brooks (ages ago) MFC after: 1 week END