Wolfgang Denk
|
5c10419cea
net/net.c: Fix GCC 4.6 build warning
|
13 年之前 |
Simon Glass
|
e4a3d57dc7
net: Export auto_load, use it in rarp
|
13 年之前 |
Simon Glass
|
ed1ada712a
net: Change for loop to memset()
|
13 年之前 |
Simon Glass
|
39bccd21d0
net: Hide more code behind CONFIG_CMD_TFTPPUT
|
13 年之前 |
Simon Glass
|
1fb7cd498e
net: tftpput: implement tftp logic
|
13 年之前 |
Simon Glass
|
e4bf0c5cfe
net: tftpput: Rename TFTP to TFTPGET
|
13 年之前 |
Simon Glass
|
4793ee6522
net: tftpput: Add support for receiving ICMP packets
|
13 年之前 |
Simon Glass
|
8f79bb17a4
net: tftpput: Move ICMP code into its own function
|
13 年之前 |
Mike Frysinger
|
e2a53458a7
net: drop !NET_MULTI code
|
13 年之前 |
Enric Balletbo i Serra
|
23a70bf9c3
net/net.c: Update ipaddr if the environment has changed
|
14 年之前 |
Luca Ceresoli
|
7a83af07ae
TFTP: add tftpsrv command
|
14 年之前 |
Luca Ceresoli
|
ccb9ebefbe
net/net.c: cosmetic: do not use assignment in if condition
|
14 年之前 |
Luca Ceresoli
|
c819abeef7
net/net.c: cosmetic: fix indentation
|
14 年之前 |
Luca Ceresoli
|
92895de978
net/net.c: cosmetic: parentheses not required for return
|
14 年之前 |
Luca Ceresoli
|
6b147d1139
net/net.c: cosmetic: fix pointer syntax issues
|
14 年之前 |
Luca Ceresoli
|
d3c65b015a
net/net.c: cosmetic: fix brace issues
|
14 年之前 |
Luca Ceresoli
|
4f63acd062
net/net.c: cosmetic: fix whitespace issues
|
14 年之前 |
Luca Ceresoli
|
c586ce6e01
net/net.c: cosmetic: variable initializations
|
14 年之前 |
Luca Ceresoli
|
3e38e429ff
net/net.c: cosmetic: fix lines over 80 characters
|
14 年之前 |
Luca Ceresoli
|
03eb129f8a
NET: pass source IP address to packet handlers
|
14 年之前 |
Simon Guinot
|
8b6bbe104f
netconsole: remove `serverip' check
|
14 年之前 |
Gray Remlin
|
9030a55ef3
NET: Correct potential missing goto label in case statement.
|
14 年之前 |
Mike Frysinger
|
2e3ef6e4e4
string_to_VLAN: constify "var" arg
|
14 年之前 |
Mike Frysinger
|
b920ee9db2
copy_filename: constify "src" arg
|
14 年之前 |
Peter Tyser
|
bf6cb247a5
rarp: Condtionally compile rarp support
|
14 年之前 |
Fillod Stephane
|
e397e59e86
ip/defrag: fix processing of last short fragment
|
15 年之前 |
Robin Getz
|
9739946cc5
./net/net.c - make Microsoft dns servers happy with random_port() numbers
|
15 年之前 |
Dirk Behme
|
6a45e38495
Make getenv_IPaddr() global
|
15 年之前 |
Mike Frysinger
|
6ac59c5518
net: pull CONFIG checks out of source and into makefile
|
15 年之前 |
Remy Bohmer
|
67b96e87da
Repair the 'netretry=once' option.
|
15 年之前 |