Fix 'forward' interface option in IPv6

This commit is contained in:
Tom Eastep 2009-12-24 07:46:03 -08:00
parent 58977a1905
commit f233b86278

View File

@ -252,7 +252,7 @@ sub initialize( $ ) {
sourceroute => BINARY_IF_OPTION,
tcpflags => SIMPLE_IF_OPTION + IF_OPTION_HOST,
mss => NUMERIC_IF_OPTION,
forward => NUMERIC_IF_OPTION,
forward => BINARY_IF_OPTION,
physical => STRING_IF_OPTION + IF_OPTION_HOST,
);
%validhostoptions = (