summaryrefslogtreecommitdiffstats
path: root/tests/bgpd/test_peer_attr.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* bgpd: add [no]neighbor capability fqdn commandFrancois Dumontet2024-02-021-0/+1
* bgpd: Enable `enforce-first-as` by defaultDonatas Abraitis2023-10-271-1/+0
* tests: Check if peer->af_flags can be higher than uint32_tDonatas Abraitis2023-02-231-0/+2
* *: reformat python fileswhitespace2020-10-071-189/+191
* bgpd: interface based peers should automatically override it's peer groupDonald Sharp2019-01-261-1/+1
* bgpd: Re-use TX Addpath IDs where possibleMitch Skiba2018-11-101-8/+4
* bgpd: Implement group-overrides for peer attrsPascal Mathis2018-06-141-0/+10
* bgpd: Fix AF-attribute overrides when binding peerPascal Mathis2018-06-141-0/+8
* bgpd: Implement group-overrides for peer flagsPascal Mathis2018-06-141-0/+10
* tests: Improve test suite for peer attributesPascal Mathis2018-05-281-4/+82
* tests: Add tests for overriding BGP peer attrsPascal Mathis2018-05-281-0/+94