Michael Brown
|
c44a193d0d
|
[legal] Add a selection of FILE_LICENCE declarations
Add FILE_LICENCE declarations to almost all files that make up the
various standard builds of gPXE.
|
15年前 |
Michael Brown
|
f44969f7df
|
nameserver should be static
|
17年前 |
Michael Brown
|
f87bc837f4
|
Updated DNS to use not-yet-implemented UDP data-xfer API.
|
17年前 |
Michael Brown
|
075f8144ff
|
Have DHCP set the nameserver, rather than DNS read the DHCP nameserver
value.
|
18年前 |
Michael Brown
|
99e58865c7
|
Use struct sockaddr rather than struct sockaddr_tcpip
Tidy up code
|
18年前 |
Michael Brown
|
9af12d5fba
|
A working DNS resolver (not yet tied in to anything)
|
18年前 |
Michael Brown
|
dde1c5ad18
|
Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
|
18年前 |
Michael Brown
|
7b423c0988
|
Fixes for gcc >= 3.2 from Georg Baum
|
19年前 |
Michael Brown
|
bcedad4708
|
Add debugging for CNAME records.
Allow routines to be called by nmb.c
|
19年前 |
Michael Brown
|
3b59bf559c
|
ttl is a uint32_t
|
19年前 |
Michael Brown
|
78cdb1da8b
|
DNS resolver rewritten, moved to proto/dns.c
|
19年前 |