9
0
Fork 0
barebox/net
Sascha Hauer 1f12076c1e dns: use global nameserver/domainname
nameserver and domainname are now globally available in the 'net' device.
use these variables.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-04-15 16:26:07 +02:00
..
Kconfig tftp: Add push support 2010-06-28 10:45:04 +02:00
Makefile net: add dns support 2010-06-17 08:28:29 +02:00
dhcp.c dhcp: set global nameserver/domainname 2012-04-15 16:26:07 +02:00
dns.c dns: use global nameserver/domainname 2012-04-15 16:26:07 +02:00
eth.c net: eth: don't say that MAC comes from EEPROM 2012-04-05 18:26:18 +02:00
net.c net: register a 'net' device to store network specific variables 2012-04-15 16:26:03 +02:00
netconsole.c netconsole: bail out if console_register fails 2012-04-13 16:56:15 +02:00
nfs.c commands: remove struct command pointer from commands 2012-02-27 20:28:07 +01:00
nfs.h pass filename to nfs and tftp start functions 2009-10-19 10:18:51 +02:00
ping.c net: ping: do not retry endlessly 2012-04-05 08:56:03 +02:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
tftp.c net: use static string in string_to_ip 2012-04-15 15:05:38 +02:00
tftp.h net: remove switch/case in NetLoop() 2009-10-13 10:57:40 +02:00