chiark / gitweb /
tuntap compiles
[chiark-tcl.git] / base / chiark-tcl.h
index 484f10d79fde40856ff548bafa2db4b16caf724f..afdae9a37e25c863b43c04a9371bb0919e5c0577 100644 (file)
@@ -83,6 +83,8 @@
  * ULONG BITCOUNT UNDERRUN             bitfields add up to less than 32
  * ULONG VALUE NEGATIVE                attempt convert -ve integers to ulong
  * ULONG VALUE OVERFLOW                converted value does not fit in result
+ * TUNTAP IFNAME LENGTH                tun/tap interface name too long
+ * TUNTAP MTU OVERRUN                  tun/tap mtu limited to 2^16 bytes
  *
  * Refs: HMAC: RFC2104
  */