Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-13 | Trie: Simplify network matching code | Ondrej Zajicek (work) | |
Introduce ipX_prefix_equal() and use it to simplify network matching code. | |||
2020-05-01 | IPv6 address parser: fail on incomplete addresses | Maria Matejka | |
2016-11-11 | Birdtest: Replace BT_SUCCESS and BT_FAILURE with 1 and 0 | Pavel Tvrdik | |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) | |
- Unit Testing Framework (BirdTest) - Integration of BirdTest into the BIRD build system - Tests for several BIRD modules Based on squashed Pavel Tvrdik's int-test branch, updated for current int-new branch. |