summaryrefslogtreecommitdiffstats
path: root/src/usr/route.c
Commit message (Expand)AuthorAgeFilesLines
* [legal] Update FSF mailing address in GPL licence textsMichael Brown2012-07-201-1/+2
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-2/+2
* [netdevice] Add netdev_is_open() wrapper functionMichael Brown2010-03-231-1/+1
* [ipv4] Use a zero address to indicate "no gateway", rather than INADDR_NONEMichael Brown2009-11-161-1/+1
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* Warn when net device on an active route is not open.Michael Brown2007-01-101-0/+2
* Add route() function to display routing table.Michael Brown2007-01-101-0/+41