Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5fa5cd4977339347bf8da9a47d166195d82adbac
/
net
/
bootp.c
5786711
net: Get pxe config file from dhcp option 209
by Sean Edmond
· Tue Jul 25 16:20:30 2023 -0700
123d900
net: bootp: Fall back to BOOTP from DHCP when unit testing
by Sean Anderson
· Sat Oct 14 16:47:53 2023 -0400
19b8ec1
net: bootp: Move port numbers to header
by Sean Anderson
· Sat Oct 14 16:47:52 2023 -0400
8ce7c82
Correct SPL use of NETDEVICES
by Simon Glass
· Sun Feb 05 15:40:20 2023 -0700
364d002
global: Finish CONFIG -> CFG migration
by Tom Rini
· Tue Jan 10 11:19:45 2023 -0500
ae08ffd
net: CONFIG_NET_DEVICES in dhcp_handler()
by Heinrich Schuchardt
· Sat Nov 26 16:32:25 2022 +0100
f138982
efi_loader: Let networking support depend on NETDEVICES
by Jan Kiszka
· Fri Oct 14 18:10:06 2022 +0200
e9926e5
net: bootp: Make root path (option 17) length configurable
by Andre Kalb
· Fri Jan 28 09:40:32 2022 +0100
26011a3
Convert CONFIG_NET_RETRY_COUNT to Kconfig
by Tom Rini
· Fri Mar 11 09:12:02 2022 -0500
94bae42
net: Remove CONFIG_BOOTP_DHCP_REQUEST_DELAY
by Tom Rini
· Fri Feb 25 11:19:51 2022 -0500
297fc20
net: Drop #ifdefs with CONFIG_BOOTP_SERVERIP
by Simon Glass
· Sat Dec 18 11:27:52 2021 -0700
8182a3a
net: bootp: Correct VCI string transmission
by Walter Stoll
· Tue Oct 12 11:01:59 2021 +0000
ff9b903
global: Convert simple_strtoul() with decimal to dectoul()
by Simon Glass
· Sat Jul 24 09:03:30 2021 -0600
73fcbc7
Adds basic support for ProxyDHCP
by Lyle Franklin
· Mon Aug 05 06:23:42 2019 -0400
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
1ea9789
common: Drop bootstage.h from common header
by Simon Glass
· Sun May 10 11:40:00 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
6f04498
common: Drop uuid.h from common header
by Simon Glass
· Sun May 10 11:39:52 2020 -0600
6eaea25
env: Move env_get_ulong() to env.h
by Simon Glass
· Thu Aug 01 09:46:48 2019 -0600
427e695
net: Add option to prefer bootp/dhcp serverip
by Alexander Graf
· Fri Jun 15 10:29:28 2018 +0200
f43bf5d
net: Prefer command line arguments
by Alexander Graf
· Fri Jun 15 10:29:27 2018 +0200
3a2ae81
net: bootp: Fix compile error processing ntpserver option
by Chris Packham
· Thu May 03 20:19:03 2018 +1200
724cc6a
net: dhcp: Allow "MAY_FAIL" to still try each adapter
by Joe Hershberger
· Tue Nov 07 18:13:40 2017 -0800
7c646e8
net: Remove nfs.h include from bootp.c
by Joe Hershberger
· Wed Aug 30 17:38:42 2017 -0500
22c34c2
env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()
by Simon Glass
· Thu Aug 03 12:22:13 2017 -0600
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
4892d39
status_led: Kconfig migration
by Uri Mashiach
· Thu Jan 19 10:51:45 2017 +0200
23298cd
net: Handle an empty bootp extension section
by Andre Renaud
· Thu May 05 07:28:08 2016 -0600
3d5fc4e
net: Optionally use pxe client arch from variable
by Alexander Graf
· Thu May 12 15:51:45 2016 +0200
3661aac
distro: Add efi pxe boot code
by Alexander Graf
· Fri May 06 21:01:07 2016 +0200
ea73a04
bootp: Move vendor class identifier set to function
by Alexander Graf
· Fri May 06 21:01:02 2016 +0200
94c4b99
efi_loader: Add network access support
by Alexander Graf
· Fri May 06 21:01:01 2016 +0200
bf27a4c
bootp: Prevent u-boot from using others responses.
by Anton Persson
· Thu Mar 17 09:38:21 2016 +0100
1597132
net: bootp: Add environment variable for timeout period
by Alexandre Messier
· Mon Feb 01 17:08:57 2016 -0500
ad28a31
net: Add bootfile in DHCP Request
by Alexandre Messier
· Thu Jan 28 11:19:02 2016 -0500
67e72e9
net: bootp: Ignore packets whose yiaddr is 0
by Peng Fan
· Thu Jan 07 15:28:23 2016 +0800
79f724c
net: parse DHCP options from overloaded file/sname fields
by Stefan Brüns
· Fri Sep 04 00:31:49 2015 +0200
345cb83
net: Do not overwrite options found in overloaded 'file' field
by Stefan Brüns
· Fri Sep 04 00:31:48 2015 +0200
4c60e4a
net: cancel timeout handler after DHCPACK
by Stefan Brüns
· Sun Aug 30 17:47:17 2015 +0200
4431829
net: Fix parsing of Bootp/DHCP option 0 (Pad)
by Stefan Brüns
· Fri Aug 28 10:15:54 2015 +0200
2eb2556
net: send RFC1542 compliant value for bootp requests
by Stefan Brüns
· Thu Aug 27 23:57:18 2015 +0200
a48cd93
net: reject Bootp/DHCP packets with bad OP value
by Stefan Brüns
· Thu Aug 27 23:53:26 2015 +0200
3948aa0
net: protect status led access in bootp
by Thomas Chou
· Tue Aug 25 20:54:24 2015 +0800
1ea8852
net: bootp fix vci string on SPL-Boot
by Hannes Petermaier
· Tue Aug 25 12:17:59 2015 +0200
2118592
net: tftp: Move tftp.h file from ./net to ./include/net
by Lukasz Majewski
· Mon Aug 24 00:21:43 2015 +0200
bf5ad64
net: Fix incorrect DHCP/BOOTP packets on 64-bit systems
by Sergey Temerkhanov
· Wed Apr 08 01:41:22 2015 -0500
c80b41b0
net: cosmetic: Fix checkpatch.pl failures in net.c
by Joe Hershberger
· Wed Apr 08 01:41:21 2015 -0500
2fe81a5
net: cosmetic: Clean up DHCP variables and functions
by Joe Hershberger
· Wed Apr 08 01:41:09 2015 -0500
a8ca4f6
net: cosmetic: Cleanup internal packet buffer names
by Joe Hershberger
· Wed Apr 08 01:41:05 2015 -0500
8ecdbed
net: cosmetic: Name ethaddr variables consistently
by Joe Hershberger
· Wed Apr 08 01:41:04 2015 -0500
6d23643
net: cosmetic: Fixup var names for DHCP strings
by Joe Hershberger
· Wed Apr 08 01:41:03 2015 -0500
290c899
net: cosmetic: Fixup var names related to boot file
by Joe Hershberger
· Wed Apr 08 01:41:02 2015 -0500
5874dec
net: cosmetic: Change IPaddr_t to struct in_addr
by Joe Hershberger
· Wed Apr 08 01:41:01 2015 -0500
a9c2cbd
net: bootp: as CONFIG_BOOTP_SERVERIP is defined, keep bootfile not changed
by Wu, Josh
· Tue Nov 18 13:07:08 2014 +0800
8977cda
net: More BOOTP retry timeout improvements
by Thierry Reding
· Tue Aug 19 10:21:24 2014 +0200
69e1e35
net: BOOTP retry timeout improvements
by Stephen Warren
· Fri Jul 25 17:30:48 2014 -0600
764c29d
bootp can use mdelay
by Pavel Machek
· Fri Jul 11 11:39:37 2014 +0200
0c81336
lib: uuid: code refactor for proper maintain between uuid bin and string
by Przemyslaw Marczak
· Wed Apr 02 10:20:03 2014 +0200
40c2c03
net/: sparse fixes
by Kim Phillips
· Mon Oct 29 13:34:33 2012 +0000
f7a2c55
OMAP: networking support for SPL
by Ilya Yanok
· Tue Sep 18 00:22:50 2012 +0000
3087658
net/bootp: add VCI support for BOOTP also
by Ilya Yanok
· Mon Sep 17 10:26:25 2012 +0000
5a672a2
net: Quietly ignore DHCP Option 28 (Broadcast Address)
by Brian Rzycki
· Tue Sep 11 09:22:53 2012 +0000
7232ee5
net: bootp: fix build
by benoit.thebaudeau@advans
· Thu Jul 19 01:23:21 2012 +0000
576175b
net: make net_rand.h inclusion depend on BOOTP_RANDOM_DELAY
by Kim Phillips
· Thu Jul 05 13:19:32 2012 +0000
8ca7fa0
net: Add option CONFIG_BOOTP_MAY_FAIL
by Joe Hershberger
· Wed May 23 07:59:19 2012 +0000
9d37a58
net: Fix unused variable compile warning
by Joe Hershberger
· Wed May 23 07:59:18 2012 +0000
f50357b
net: Refactor to separate the UDP handler from the ARP handler
by Joe Hershberger
· Wed May 23 07:59:15 2012 +0000
b1e9476
net: Move debug trace to point of action
by Joe Hershberger
· Wed May 23 07:59:11 2012 +0000
db3e6e4
net: Refactor bootp packet length computations
by Joe Hershberger
· Wed May 23 07:59:10 2012 +0000
2ed5b49
net: Refactor IP, UPD, and ICMP header writing functions
by Joe Hershberger
· Wed May 23 07:59:07 2012 +0000
ceba447
net: cosmetic: Rename OPT_SIZE to OPT_FIELD_SIZE
by Joe Hershberger
· Wed May 23 07:58:14 2012 +0000
1178f41
net: cosmetic: Un-typedef Ethernet_t
by Joe Hershberger
· Wed May 23 07:58:06 2012 +0000
6fe8b45
net: cosmetic: Un-typedef IP_t
by Joe Hershberger
· Wed May 23 07:58:04 2012 +0000
797f2c5
net: Move MAC-seeded rand out of bootp.c
by Joe Hershberger
· Wed May 23 07:57:58 2012 +0000
8f4b135
net: cosmetic: bootp.* checkpatch compliance
by Joe Hershberger
· Tue May 15 08:59:06 2012 +0000
4b7747e
net: Remove volatile from net API
by Joe Hershberger
· Tue May 15 08:59:04 2012 +0000
768cbf0
bootstage: Plumb in bootstage calls for basic operations
by Simon Glass
· Sat Dec 10 11:08:06 2011 +0000
e4e53d1
net/bootp.c: Fix GCC 4.6 warning
by Anatolij Gustschin
· Sat Nov 19 10:29:58 2011 +0000
5234ad1
net: Export auto_load, use it in rarp
by Simon Glass
· Thu Oct 27 06:24:32 2011 +0000
f59675a
net: tftpput: Support selecting get/put for tftp
by Simon Glass
· Mon Oct 24 18:00:05 2011 +0000
ea320281
net: bootp: add PXE/RFC 4578 DHCP options support
by Jason Hobbs
· Wed Aug 31 05:37:31 2011 +0000
10b532c
net/bootp.c: fix tftp load if autoload environment var isn't set
by Peter Korsgaard
· Sun Sep 18 21:54:46 2011 +0000
ab068eb
Put common autoload code into auto_load() function
by Simon Glass
· Mon Jun 13 16:13:12 2011 -0700
6380e01
bootp: add ntpserver option to bootp request
by Luuk Paulussen
· Mon May 16 18:29:19 2011 +0000
428ab36
NET: pass source IP address to packet handlers
by Luca Ceresoli
· Mon Apr 18 06:19:50 2011 +0000
a0978eb
Fix bad padding of bootp request packet
by Simon Glass
· Wed Feb 02 15:03:28 2011 -0800
1c7dca5
net: Fix potential empty DHCP Parameter Request List
by Jason Liu
· Sun Nov 14 12:23:09 2010 +0800
8c2926d
net: pull CONFIG checks out of source and into makefile
by Mike Frysinger
· Tue Nov 03 11:35:42 2009 -0500
2b18422
net/bootp.c: fix compile warning
by Wolfgang Denk
· Fri Sep 11 09:05:32 2009 +0200
9e0a4d6
minor debug cleanups in ./net
by Robin Getz
· Thu Jul 23 03:01:03 2009 -0400
dc16603
net: rename NetRxPkt to NetRxPacket
by Mike Frysinger
· Sat Jul 18 21:04:08 2009 -0400
20a020c
A VLAN tagged DHCP request/discover is 4 bytes short
by Norbert van Bolhuis
· Thu Jun 04 09:39:48 2009 +0200
79ca1b9
net: get mac address from environment and use eth util funcs
by Mike Frysinger
· Wed Feb 11 18:23:48 2009 -0500
d5695f4
convert print_IPaddr() to %pI4
by Mike Frysinger
· Tue Feb 17 00:00:53 2009 -0500
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
5666846
net: express the first argument to NetSetTimeout() in milliseconds
by Bartlomiej Sieka
· Wed Oct 01 15:26:28 2008 +0200
03a4449
Fix bogus error message in the DHCP handler
by Remy Bohmer
· Wed Aug 20 11:30:28 2008 +0200
0f734c6
Fix DHCP protocol so U-Boot does not respond too early
by Robin Getz
· Tue Jul 15 21:44:46 2008 +0200
Next »