Use broadcast again
This commit is contained in:
parent
5d3285db87
commit
fc1653d8ef
@ -218,7 +218,7 @@
|
||||
area 0 {
|
||||
interface "ens19" {
|
||||
cost 80;
|
||||
type nonbroadcast;
|
||||
type broadcast;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -96,7 +96,7 @@
|
||||
area 0 {
|
||||
interface "ens19" {
|
||||
cost 80;
|
||||
type nonbroadcast;
|
||||
type broadcast;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
@ -88,7 +88,7 @@
|
||||
area 0 {
|
||||
interface "ens21" {
|
||||
cost 80;
|
||||
type nonbroadcast;
|
||||
type broadcast;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user