summaryrefslogtreecommitdiffstats
path: root/slirp/bootp.c
Commit message (Expand)AuthorAgeFilesLines
* Make some variables staticblueswir12008-10-011-1/+1
* Suppress gcc 4.x -Wpointer-sign (included in -Wall) warningsblueswir12008-09-201-1/+2
* Use const and static as needed, disable unused codeblueswir12007-10-261-1/+1
* find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...ths2007-09-171-8/+8
* find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths2007-09-161-13/+13
* Add -bootp option for slirp, by Anthony Liguori.ths2007-02-201-0/+6
* Set slirp client hostname.pbrook2006-04-161-0/+8
* 64 bit fixes (initial patch by Gwenole Beauchesne)bellard2005-06-051-1/+1
* hack for bootp supportbellard2004-10-031-0/+3
* full system SPARC emulation (Blue Swirl)bellard2004-09-301-1/+2
* give a new address at DHCPREQUEST too (useful if the OS remembers its IP addressbellard2004-09-301-2/+4
* dhcp packet size fix (aka pump fix)bellard2004-06-041-1/+2
* fixed dhcp for windows clientbellard2004-05-041-4/+31
* initial user mode network supportbellard2004-04-221-0/+212
OpenPOWER on IntegriCloud