Commit 02b637e9 authored by nanahira's avatar nanahira

fix

parent c9c9b261
...@@ -20,7 +20,7 @@ protocol kernel { ...@@ -20,7 +20,7 @@ protocol kernel {
ipv4 { ipv4 {
export all; export all;
}; };
kernel table main; #kernel table main;
} }
protocol kernel { protocol kernel {
ipv6 { export all; }; ipv6 { export all; };
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment