summaryrefslogtreecommitdiffstats
path: root/quicktun.h
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2011-04-25 04:38:19 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2011-04-25 04:38:19 +0200
commit50f98aec98d066129b932e53bf33eef64896938f (patch)
treed4dcf5577ad982b08a65a9c9f3115a2cb0342e1a /quicktun.h
parent814e3c10474fd28840d5fcbbb9224b396807cbb2 (diff)
downloadmodquicktun-50f98aec98d066129b932e53bf33eef64896938f.tar
modquicktun-50f98aec98d066129b932e53bf33eef64896938f.zip
Implemented tunnel list command
Diffstat (limited to 'quicktun.h')
-rw-r--r--quicktun.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/quicktun.h b/quicktun.h
index b002050..187fbc1 100644
--- a/quicktun.h
+++ b/quicktun.h
@@ -15,6 +15,7 @@ enum {
enum {
QUICKTUN_A_UNSPEC,
+ QUICKTUN_A_TUNNEL_SPEC,
QUICKTUN_A_IFNAME,
QUICKTUN_A_MODE,
QUICKTUN_A_LOCAL_ADDRESS,