index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bootp.h
Age
Commit message (
Expand
)
Author
2025-10-22
net: Remove BOOTP_VENDOREX support
Tom Rini
2025-08-18
net: add missing SPDX-License-Identifier for files originating from LiMon
Max Merchel
2025-05-23
Merge patch series "BOOTP/DHCPv4 enhancements"
Tom Rini
2025-05-23
net: Enhancements for dhcp option 209
Sean Edmond
2024-07-15
net: Remove duplicate newlines
Marek Vasut
2023-10-17
net: bootp: Move port numbers to header
Sean Anderson
2017-08-07
net: Use packed structures for networking
Denis Pynkin
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-26
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-04
net/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2002-07-20
Initial revision
wdenk