4.8.5 TO 5.0.0
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
protocol direct
|
||||
{
|
||||
interface "dummy*";
|
||||
ipv6 {
|
||||
import all;
|
||||
export all;
|
||||
};
|
||||
};
|
||||
@@ -0,0 +1,7 @@
|
||||
protocol direct {
|
||||
interface "vxlan151194";
|
||||
ipv6 {
|
||||
import all;
|
||||
export all;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user