Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: move topotests docs to developers guide | Quentin Young | 2019-02-05 | 1 | -199/+1 |
| | | | | Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> | ||||
* | tests/topotests: Update documentation | Christian Franke | 2018-12-01 | 1 | -5/+5 |
| | | | | | | The documentation needs an update to match the integrated version. Signed-off-by: Christian Franke <chris@opensourcerouting.org> | ||||
* | Docker: Use pytest as default command | Christian Franke | 2018-11-29 | 1 | -0/+4 |
| | | | | Signed-off-by: Christian Franke <chris@opensourcerouting.org> | ||||
* | lib: Add support for Ubuntu 18.04 with installed FRR package | Martin Winter | 2018-11-28 | 1 | -1/+1 |
| | | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | doc: update README and add code snippets | Rafael Zalamena | 2018-11-28 | 1 | -0/+12 |
| | | | | | Add some pointers in the README documentation that might help users get ready to use topotest. | ||||
* | Doc: Update README to specify ExaBGP version as 4.0 is not yet supported | Martin Winter | 2018-11-28 | 1 | -1/+2 |
| | | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | Doc: Update manual sample build instruction with symlink for vtysh and ↵ | Martin Winter | 2018-11-28 | 1 | -2/+6 |
| | | | | | | reference to user creation Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | Add support for collecting AddressSanitizer output. See README.md for details | Martin Winter | 2018-11-28 | 1 | -0/+39 |
| | | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | Fix memory leak detection and reporting which accidentally was dropped a ↵ | Martin Winter | 2018-11-28 | 1 | -2/+34 |
| | | | | | | month ago Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | Update FreeRangeRouting -> FRRouting name | Martin Winter | 2018-11-28 | 1 | -4/+4 |
| | | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | Fix README incorrect reference to Quagga | Martin Winter | 2018-11-28 | 1 | -1/+1 |
| | |||||
* | Update Readme to have correct ordering for frr user | Donald Sharp | 2018-11-28 | 1 | -1/+1 |
| | | | | | | | We cannot usermod the frr user until after we create the user with adduser. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com> | ||||
* | Update Readme to reflect FreeRangeRouting name | Martin Winter | 2018-11-28 | 1 | -23/+23 |
| | | | | Signed-off-by: Martin Winter <mwinter@opensourcerouting.org> | ||||
* | README: Add example configure statement for building test quagga code | Martin Winter | 2018-11-28 | 1 | -2/+28 |
| | |||||
* | Update Documentation | Martin Winter | 2018-11-28 | 1 | -5/+42 |
| | |||||
* | Cleanup README and a reference to License | Martin Winter | 2018-11-28 | 1 | -2/+13 |
| | |||||
* | Initial commit with first OSPFv6 Topology Test | Martin Winter | 2018-11-28 | 1 | -0/+33 |