From c6e06e4953baa605969c99d4794ea675ea66dd6a Mon Sep 17 00:00:00 2001 From: "7u83@mail.ru" <7u83@mail.ru@noemail.net> Date: Thu, 31 Mar 2016 05:47:40 +0000 Subject: [PATCH] IP & interface FossilOrigin-Name: 76d42d42723fff4d15b0d221b5fa1995d4b92a4be087b5bfdd1b15c3c9544ce0 --- src/wtp/wtp_uci.default.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/wtp/wtp_uci.default.conf b/src/wtp/wtp_uci.default.conf index 9f3682ee..8606b573 100644 --- a/src/wtp/wtp_uci.default.conf +++ b/src/wtp/wtp_uci.default.conf @@ -41,7 +41,18 @@ config 'wtp' # bindings mode # possible values: capwpa80211, cisco + + # interface + # Interface to use as primary interface + # Default: wtp tries to determine the primary interface + # by itself. + option interface + + # ip + # IP address to use as + option ip + config 'dbg'