index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.h
Age
Commit message (
Expand
)
Author
2015-04-18
net: Convert protocol structures to use explicit sizes
Sergey Temerkhanov
2015-04-18
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
Sergey Temerkhanov
2015-04-18
net: cosmetic: Clean up DHCP variables and functions
Joe Hershberger
2015-04-18
net: cosmetic: Fixup var names related to boot file
Joe Hershberger
2015-04-18
net: cosmetic: Change IPaddr_t to struct in_addr
Joe Hershberger
2014-08-09
net: BOOTP retry timeout improvements
Stephen Warren
2012-05-23
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
Joe Hershberger
2012-05-23
net: cosmetic: Un-typedef IP_t
Joe Hershberger
2012-05-23
net: Move MAC-seeded rand out of bootp.c
Joe Hershberger
2012-05-15
net: cosmetic: bootp.* checkpatch compliance
Joe Hershberger
2008-10-18
net: express the first argument to NetSetTimeout() in milliseconds
Bartlomiej Sieka
2008-08-27
Fix compile error when CONFIG_BOOTP_RANDOM_DELAY is set.
Remy Bohmer
2007-11-18
Fix warning differ in signedness in net/net.c and net/nfs.c
Jean-Christophe PLAGNIOL-VILLARD
2007-07-09
net/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2002-07-20
Initial revision
wdenk