NetBSD/sys/rump/net/lib
pooka f731c31fa4 Use a bunch of weak symbols to determine which network components
are present.  This works in userspace as opposed relying in link
sets, which fail miserably.  Later, when the networking stack
becomes modularized, we can move to a dynamic scheme like with file
systems.

Also, this change allows us to do proper autoconfig, namely attach
the loopback interface iff it is present.
2009-05-28 00:02:16 +00:00
..
liblocal Use a bunch of weak symbols to determine which network components 2009-05-28 00:02:16 +00:00
libnet Use a bunch of weak symbols to determine which network components 2009-05-28 00:02:16 +00:00
libnetinet Use a bunch of weak symbols to determine which network components 2009-05-28 00:02:16 +00:00
libshmif Filter out ENETRESET from ether_ioctl() since we aren't interested 2009-05-26 19:03:05 +00:00
libsockin Use a bunch of weak symbols to determine which network components 2009-05-28 00:02:16 +00:00
libvirtif Use a bunch of weak symbols to determine which network components 2009-05-28 00:02:16 +00:00
Makefile
Makefile.inc Add a dummyif, which doesn't actually traffic any cargo, but since 2009-05-27 23:41:20 +00:00