change
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
include "/etc/bird/vars.conf";
|
||||
include "/etc/bird/first/*.conf";
|
||||
include "/etc/bird/function/*.conf";
|
||||
include "/etc/bird/conf/*.conf";
|
||||
|
||||
@@ -8,7 +9,6 @@ protocol device {
|
||||
|
||||
protocol kernel {
|
||||
scan time 20;
|
||||
merge paths yes limit 4;
|
||||
ipv6 {
|
||||
import none;
|
||||
export filter {
|
||||
@@ -28,7 +28,6 @@ protocol kernel {
|
||||
|
||||
protocol kernel {
|
||||
scan time 20;
|
||||
merge paths yes limit 4;
|
||||
ipv4 {
|
||||
import none;
|
||||
export filter {
|
||||
|
||||
Reference in New Issue
Block a user