/tools/macppc-fixcoff/

hr/netbsd/atom/sys/rump/net/lib/Makefile?h=trunk' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sys/rump/net/lib/Makefile
AgeCommit message (Collapse)Author
2010-12-05Rename Makefile.rump${x} to Makefile.rump${x}comp for consistency.pooka
2008-10-02Add a very simplistic PF_INET/SOCK_DGRAM domain/proto implementation,pooka
which delegates the work to host kernel sockets. This does not run the entire kernel TCP/IP stack in userspace and therefore does not require the ability to send or receive raw packets. This implies that root priviledges are not required. As already said above, only supports UDPv4 for now. Extending should be easy.