README ¶ bio-rd A re-implementation of BGP, IS-IS and OSPF in go. We value respect and robustness! Building Build the examples BGP cd examples/bgp/ && go build BMP cd examples/bmp/ && go build Device cd examples/device && go build Run Tests go test -v -cover ./... Update modules go mod tidy Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis benchmarks bgp/decode_real_full_feed bgp/learning ipcache pfxcache cmd bio-rd bio-rd/config bio-rdc ris ris/api ris/config ris/risserver riscli config examples bgp bmp device kernel fuzzing packet metrics bgp/adapter/prom bmp/adapter/prom vrf/adapter/prom net api protocols bgp/api bgp/metrics bgp/packet bgp/server bgp/types bmp/packet device isis/packet isis/server isis/types kernel route api routingtable adjRIBIn adjRIBOut filter filter/actions locRIB vrf vrf/metrics syscallwrappers testing util decode decoder dijkstra math net servicewrapper time Click to show internal directories. Click to hide internal directories.