From 50f98aec98d066129b932e53bf33eef64896938f Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Mon, 25 Apr 2011 04:38:19 +0200 Subject: Implemented tunnel list command --- quicktun.h | 1 + 1 file changed, 1 insertion(+) (limited to 'quicktun.h') 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, -- cgit v1.2.3