aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/bootp.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libstand/bootp.h')
-rw-r--r--lib/libstand/bootp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libstand/bootp.h b/lib/libstand/bootp.h
index ed9101f3ea89..47e5649ce9a0 100644
--- a/lib/libstand/bootp.h
+++ b/lib/libstand/bootp.h
@@ -91,6 +91,7 @@ struct bootp {
#define TAG_DOMAINNAME ((unsigned char) 15)
#define TAG_SWAPSERVER ((unsigned char) 16)
#define TAG_ROOTPATH ((unsigned char) 17)
+#define TAG_INTF_MTU ((unsigned char) 26)
#ifdef SUPPORT_DHCP
#define TAG_REQ_ADDR ((unsigned char) 50)