mirror of
https://github.com/bgp/bgpq4.git
synced 2024-05-11 05:55:05 +00:00
Add github workflow for basic unit tests authored-by: James Bensley <jwbensley@gmail.com>
8 lines
91 B
Plaintext
8 lines
91 B
Plaintext
policy-options {
|
|
replace:
|
|
prefix-list NN {
|
|
192.31.196.0/24;
|
|
192.175.48.0/24;
|
|
}
|
|
}
|