PBR - Policy Based Routing config dir added as /storage/.config/iproute2 - to allow configuration

This commit is contained in:
bugsyb 2022-09-12 01:19:24 +02:00
parent f329064014
commit 2be11132ab

View File

@ -903,7 +903,7 @@ CONFIG_IP=y
CONFIG_FEATURE_IP_ADDRESS=y
CONFIG_FEATURE_IP_LINK=y
CONFIG_FEATURE_IP_ROUTE=y
CONFIG_FEATURE_IP_ROUTE_DIR="/etc/iproute2"
CONFIG_FEATURE_IP_ROUTE_DIR="/storage/.config/iproute2"
CONFIG_FEATURE_IP_TUNNEL=y
CONFIG_FEATURE_IP_RULE=y
# CONFIG_FEATURE_IP_NEIGH is not set