Multihomed rules show not be applied to the interface, Gentoo #273303.

This commit is contained in:
Roy Marples 2009-10-11 08:03:30 +01:00
parent a7fabeef95
commit 454bd460c4

View File

@ -1003,7 +1003,7 @@
# else # else
# for x; do # for x; do
# ebegin "${x}" # ebegin "${x}"
# ip rule add ${x} dev "${IFACE}" # ip rule add ${x}
# eend $? # eend $?
# done # done
# fi # fi