summaryrefslogtreecommitdiff
path: root/networking/Kbuild (follow)
Commit message (Collapse)AuthorAgeFilesLines
* By popular request reinstate fakeidentd's standalone mode.Denis Vlasenko2007-01-141-1/+2
| | | | | | | | | | | Since this is also needed for other applets like telnetd, introduce generic driver for such things. It even supports inetd-wait ('linger') mode, when inetd hands out listen socket to child and waits to it to die, instead of handing out accepted socket and continuing listening itself (nowait mode). Code growth ~200 bytes. NB: our inetd doesn't support wait mode yet (or mabe it is buggy).
* add arp applet - thanks toDenis Vlasenko2007-01-071-0/+1
| | | | "Eric Spakman" <E.Spakman@inter.nl.net>
* - add 'ip rule' support. First take..Bernhard Reutner-Fischer2006-11-211-0/+1
| | | | | text data bss dec hex filename 2999 0 0 2999 bb7 networking/libiproute/iprule.o
* build system overhaulDenis Vlasenko2006-10-051-0/+38