diff options
Diffstat (limited to 'slirp/bootp.h')
-rw-r--r-- | slirp/bootp.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/bootp.h b/slirp/bootp.h index 3945257..4043489 100644 --- a/slirp/bootp.h +++ b/slirp/bootp.h @@ -70,6 +70,7 @@ #define RFC2132_MAX_SIZE 57 #define RFC2132_RENEWAL_TIME 58 #define RFC2132_REBIND_TIME 59 +#define RFC2132_TFTP_SERVER_NAME 66 #define DHCPDISCOVER 1 #define DHCPOFFER 2 |