summary refs log tree commit diff stats
path: root/slirp/bootp.h
diff options
context:
space:
mode:
Diffstat (limited to 'slirp/bootp.h')
-rw-r--r--slirp/bootp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/slirp/bootp.h b/slirp/bootp.h
index 394525733e..4043489835 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