zebra/zebrad
teor e61b5e50a2
Diagnostics for CI port conflict failures (#1766)
Log a "Trying..." message before each listener opens, to see if the
delay is inside Zebra, or in the test harness or OS.

Also report the configured and actual ports where possible, for better
diagnostics.
2021-02-18 12:15:09 -03:00
..
src Diagnostics for CI port conflict failures (#1766) 2021-02-18 12:15:09 -03:00
systemd add systemd service file 2020-10-14 15:33:00 -04:00
tests Increase the conflict acceptance test launch delay (#1736) 2021-02-16 05:52:30 +10:00
Cargo.toml build(deps): bump vergen from 3.1.0 to 3.2.0 2021-02-10 21:36:03 -05:00
README.md Create workspace skeleton based on design.md 2019-08-29 14:46:54 -07:00
build.rs Update the zebrad commit whenever any Zebra crate changes (#1455) 2020-12-05 07:23:05 +10:00

README.md

Zebrad

Zebrad is an application.

Getting Started

This application is authored using Abscissa, a Rust application framework.

For more information, see:

Documentation