summaryrefslogtreecommitdiffstats
path: root/loader2/net.h
Commit message (Expand)AuthorAgeFilesLines
* Change the method config prompts.Chris Lumens2008-03-041-1/+0
* Add dhcpdelay to loader so we can modify the default dhcp timeout (#198147, #...Martin Sivak2008-01-101-0/+1
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-0/+19
* Same change you just saw on rhel5-branch ported to the HEAD branch.David Cantrell2007-08-061-1/+1
* * ui/netpostconfig.glade: Note DHCP for IPv6 as 'DHCPv6'. RemoveDavid Cantrell2007-01-111-1/+2
* Get ready for a surprise.David Cantrell2006-11-071-4/+19
* Include newt.h.Chris Lumens2006-10-311-0/+1
* Make sure loader builds.Chris Lumens2006-10-311-0/+1
* * loader2/cdinstall.c: loaderData->method is now an int.David Cantrell2006-07-271-2/+2
* * loader2/init.c: Modify the snakes on a plane debugging mode aDavid Cantrell2006-07-191-0/+2
* Add noipv4 and noipv6 kickstart parameter support to the loader. Next up,Chris Lumens2006-07-131-1/+2
* * loader2/net.h: Removed IP_STRLEN macro (moved to libdhcp headers).David Cantrell2006-07-131-4/+0
* My head hurts. See the ChangeLog for the full story.David Cantrell2006-07-111-1/+13
* Manual TCP/IP configuration changes galore:David Cantrell2006-07-111-0/+1
* Holy crap everything is different!David Cantrell2006-07-071-3/+9
* More problems with memory corru���r���z]��@��Z���ï¿...David Cantrell2006-06-301-1/+0
* * loader2/loader.c: parseCmdLineFlags() does not need to return flags.David Cantrell2006-06-131-2/+2
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-9/+6
* * loader2/loader.c: Clean up formatting to make the file more readable.David Cantrell2006-06-091-0/+2
* Removed doDhcp(), call pumpDhcpClassRun() directly. Added netlogger() toDavid Cantrell2006-06-091-1/+1
* So stuff works now with IPv6 DHCP. Still have to bring up loopback andDavid Cantrell2006-06-081-9/+1
* HERE COMES YOUR WATER! ....David Cantrell2006-06-071-4/+16
* - add support for CTC protocol selection #132324, #132325Karsten Hopp2004-09-131-1/+1
* - Things are getting complicated.Karsten Hopp2004-09-011-2/+1
* get rid of REMIP, we use GATEWAY everywhere now (I hope). Add PEERID instead,...Karsten Hopp2004-08-261-2/+1
* add a comment, write out essid and wepkeyJeremy Katz2004-05-271-0/+2
* fix dhcp to actually have a device to get a dhcp request forJeremy Katz2004-05-271-1/+2
* - add qeth parameters to loaderData structure.Karsten Hopp2004-05-261-0/+5
* this might get to where I can install over wireless (untested). still needsJeremy Katz2004-05-251-0/+9
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-9/+4
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-1/+2
* missed committing this oneJeremy Katz2003-01-231-0/+2
* grabbing kickstart configs from http works nowJeremy Katz2002-12-031-1/+5
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-3/+10
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+27