summaryrefslogtreecommitdiff
path: root/protocol.h
diff options
context:
space:
mode:
authorHåkon Nessjøen <haakon.nessjoen@gmail.com>2012-11-25 18:21:25 +0100
committerHåkon Nessjøen <haakon.nessjoen@gmail.com>2012-11-25 18:21:25 +0100
commited9ad7793e563253865ad91f9570d26da2e94640 (patch)
treeaa7857b919e6e3aa080b6e3a9e479462c8d436d3 /protocol.h
parent74a0fe57a9dfc0b34de33eb4238fd7a2f60a2f27 (diff)
downloadMAC-Telnet-ed9ad7793e563253865ad91f9570d26da2e94640.tar.gz
MAC-Telnet-ed9ad7793e563253865ad91f9570d26da2e94640.zip
A few fixes taken from aouyar/MAC-Telnet
Diffstat (limited to 'protocol.h')
-rw-r--r--protocol.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/protocol.h b/protocol.h
index 11c9aca..28e0345 100644
--- a/protocol.h
+++ b/protocol.h
@@ -33,6 +33,8 @@
#define MT_MNDP_TIMEOUT 5
#define MT_MNDP_LONGTIMEOUT 120
+#define MT_SOFTID_MACTELNET "MAC-Telnet"
+
#ifndef ETH_ALEN
#define ETH_ALEN 6
#endif