Less indentation
This commit is contained in:
parent
af96f5e985
commit
7dc787cb68
|
@ -28,7 +28,7 @@ protocol kernel {
|
|||
import none;
|
||||
export filter { if source = RTS_DEVICE then { reject; } accept; };
|
||||
};
|
||||
# Create ECMP routes in kernel table from multiple paths
|
||||
# Create ECMP routes in kernel table from multiple paths
|
||||
merge paths;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue