summaryrefslogtreecommitdiffstats
path: root/net/dhcp.c
Commit message (Expand)AuthorAgeFilesLines
...
* net: dhcp: reset env variable before do a dhcp requestJean-Christophe PLAGNIOL-VILLARD2012-04-031-0/+16
* net: dhcp: factorise option recption handlingJean-Christophe PLAGNIOL-VILLARD2012-04-031-88/+153
* net: dhcp: allow to set transmitted vendor idEnrico Scholz2012-03-121-5/+37
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* dhcp: Add magicvarsSascha Hauer2011-11-291-0/+6
* net: add a context to the packet handlerSascha Hauer2011-04-121-2/+2
* implement dhcp using new network stackSascha Hauer2010-06-171-311/+180
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-2/+2
* commands: remove maxargsSascha Hauer2009-10-191-1/+0
* remove sntp support. Has been broken for long enoughSascha Hauer2009-10-131-11/+0
* net: cleanup header fileSascha Hauer2009-10-131-1/+68
* rename bootp.c to dhcp.cSascha Hauer2009-10-131-0/+560