From 5dcfe32331185127e8424414a7bc7cf05b5f95cd Mon Sep 17 00:00:00 2001 From: Darren 'Tadgy' Austin Date: Fri, 14 Sep 2018 00:27:13 +0100 Subject: Added USE_RA[x] option to explicitly enable/disable RA support Signed-off-by: Robby Workman --- rc.inet1.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'rc.inet1.conf') diff --git a/rc.inet1.conf b/rc.inet1.conf index c1e1060..2e2a0be 100644 --- a/rc.inet1.conf +++ b/rc.inet1.conf @@ -159,6 +159,8 @@ DEBUG_ETH_UP="no" #SLAAC_TIMEOUT[4]="15" # The default timeout for auto configuration to # wait for the interface to come up is 15 sec. # Increase the timeout if required. +#USE_RA[4]="yes" # Accept router advertisements even when SLAAC + # is disabled on the interface. #WLAN_ESSID[4]=DARKSTAR # An example of how you can override _any_ # parameter defined in rc.wireless.conf, by # prepending 'WLAN_' to the parameter's name. -- cgit v1.2.3