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
93 B
Plaintext
8 lines
93 B
Plaintext
policy-options {
|
|
replace:
|
|
prefix-list NN {
|
|
2001:4:112::/48;
|
|
2620:4f:8000::/48;
|
|
}
|
|
}
|