batman-adv: enabled client gateway mode

Signed-off-by: Tim Niemeyer <tim.niemeyer@mastersword.de>
Reviewed-by: Tobias Klaus <tk+ff@meskal.net>
This commit is contained in:
Tim Niemeyer 2015-09-14 21:58:52 +02:00 committed by Tobias Klaus
parent 0737c5df82
commit a7c73a1e4a
1 changed files with 2 additions and 2 deletions

View File

@ -4,8 +4,8 @@ config 'mesh' 'bat0'
option 'bonding'
option 'fragmentation'
option 'gw_bandwidth'
option 'gw_mode'
option 'gw_sel_class'
option 'gw_mode' 'client'
option 'gw_sel_class' '1'
option 'log_level'
option 'orig_interval'
option 'vis_mode'