mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Add github workflow for basic unit tests authored-by: James Bensley <jwbensley@gmail.com>
7 lines
79 B
Plaintext
7 lines
79 B
Plaintext
policy-options {
|
|
replace:
|
|
as-path-group NN {
|
|
as-path a0 "^112(112)*$";
|
|
}
|
|
}
|