Commit Graph

89 Commits (fc9a7441d9a1d450994524e51657a37e880ec198)

Author SHA1 Message Date
Enric Balletbo i Serra 23a70bf9c3 net/net.c: Update ipaddr if the environment has changed 14 years ago
Luca Ceresoli 7a83af07ae TFTP: add tftpsrv command 14 years ago
Luca Ceresoli ccb9ebefbe net/net.c: cosmetic: do not use assignment in if condition 14 years ago
Luca Ceresoli c819abeef7 net/net.c: cosmetic: fix indentation 14 years ago
Luca Ceresoli 92895de978 net/net.c: cosmetic: parentheses not required for return 14 years ago
Luca Ceresoli 6b147d1139 net/net.c: cosmetic: fix pointer syntax issues 14 years ago
Luca Ceresoli d3c65b015a net/net.c: cosmetic: fix brace issues 14 years ago
Luca Ceresoli 4f63acd062 net/net.c: cosmetic: fix whitespace issues 14 years ago
Luca Ceresoli c586ce6e01 net/net.c: cosmetic: variable initializations 14 years ago
Luca Ceresoli 3e38e429ff net/net.c: cosmetic: fix lines over 80 characters 14 years ago
Luca Ceresoli 03eb129f8a NET: pass source IP address to packet handlers 14 years ago
Simon Guinot 8b6bbe104f netconsole: remove `serverip' check 14 years ago
Gray Remlin 9030a55ef3 NET: Correct potential missing goto label in case statement. 14 years ago
Mike Frysinger 2e3ef6e4e4 string_to_VLAN: constify "var" arg 15 years ago
Mike Frysinger b920ee9db2 copy_filename: constify "src" arg 15 years ago
Peter Tyser bf6cb247a5 rarp: Condtionally compile rarp support 15 years ago
Fillod Stephane e397e59e86 ip/defrag: fix processing of last short fragment 15 years ago
Robin Getz 9739946cc5 ./net/net.c - make Microsoft dns servers happy with random_port() numbers 15 years ago
Dirk Behme 6a45e38495 Make getenv_IPaddr() global 15 years ago
Mike Frysinger 6ac59c5518 net: pull CONFIG checks out of source and into makefile 15 years ago
Remy Bohmer 67b96e87da Repair the 'netretry=once' option. 16 years ago
Alessandro Rubini 5cfaa4e54d net: defragment IP packets 16 years ago
Robin Getz 0ebf04c607 minor debug cleanups in ./net 16 years ago
Robin Getz 97cfe86163 Save server's MAC address in environment 16 years ago
Michael Zaidman 09133f8580 DHCP regression on 2009-06 16 years ago
Robin Getz 1a32bf4188 Add DNS support 16 years ago
Mike Frysinger d9bec9f42a net: rename NetRxPkt to NetRxPacket 16 years ago
Heiko Schocher da95427ce4 netloop: updates for NetLoop 16 years ago
Michael Zaidman 3c172c4fdb NetLoop initialization bug 16 years ago
Mike Frysinger 95823ca077 net: get mac address from environment and use eth util funcs 16 years ago
Mike Frysinger b6446b6775 convert print_IPaddr() to %pI4 16 years ago
Heiko Schocher 2f70c49e5b netloop: speed up NetLoop 16 years ago
Olav Morken af8626e0c0 Fix IP alignment problem 16 years ago
Peter Tyser 561858ee7d Update U-Boot's build timestamp on every compile 17 years ago
Peter Tyser d32c5be50b net: Add additional IP fragmentation check 17 years ago
Peter Tyser e0c07b868c net: Define IP flag field values 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 6d0f6bcf33 rename CFG_ macros to CONFIG_SYS 17 years ago
Bartlomiej Sieka 49f3bdbba8 net: express the first argument to NetSetTimeout() in milliseconds 17 years ago
Wolfgang Denk 25dbe98abb Fix some more printf() format issues. 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 0a5676befb Fix some more printf() format issues. 17 years ago
Wolfgang Denk 9b55a25369 Fix some more print() format errors. 17 years ago
Remy Bohmer 6b52cfe16c Get rid of annoying/superfluous bad-checksum warning message 17 years ago
Wolfgang Denk 53677ef18e Big white-space cleanup. 17 years ago
Guennadi Liakhovetski 40cb90ee2b net: make ARP timeout configurable 17 years ago
Matthias Fuchs 8b0c5c1276 net: Add CONFIG_NET_DO_NOT_TRY_ANOTHER option 17 years ago
Rafal Jaworowski f85b607105 Introduce new eth_receive routine 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 079c2c4fa7 Fix warning differ in signedness in net/net.c and net/nfs.c 18 years ago
Wolfgang Denk f34024d4a3 Fix memory corruption problem on STX GP3 SSA Board. 18 years ago
Wolfgang Denk 85eb5caf6b Coding style cleanup; rebuild CHANGELOG 18 years ago
David Updegraff 53a5c424bf multicast tftp: RFC2090 18 years ago