mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
ODROID-N2: config: enable 'CONFIG_IP_MULTIPL_TABLES'
This patch is to prevent the error "ip rule returns RTNETLINK answers: Address family not supported by protocol" for the command 'ip rules'. https://forum.odroid.com/viewtopic.php?f=177&t=34657 Change-Id: I7eebdf2ecf85ba5688977ce0a4d595779cd99a5b Signed-off-by: Dongjin Kim <tobetter@gmail.com>
This commit is contained in:
@@ -609,7 +609,7 @@ CONFIG_INET=y
|
||||
CONFIG_IP_MULTICAST=y
|
||||
CONFIG_IP_ADVANCED_ROUTER=y
|
||||
CONFIG_IP_FIB_TRIE_STATS=y
|
||||
# CONFIG_IP_MULTIPLE_TABLES is not set
|
||||
CONFIG_IP_MULTIPLE_TABLES=y
|
||||
CONFIG_IP_ROUTE_MULTIPATH=y
|
||||
CONFIG_IP_ROUTE_VERBOSE=y
|
||||
CONFIG_IP_ROUTE_CLASSID=y
|
||||
|
||||
Reference in New Issue
Block a user