mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
9f94c96cf4
Both `gobgpd` and `gobgpd` now build for and run on Windows. This is based on https://github.com/osrg/gobgp/pull/2250/ with less required changes. Tested and confirmed it can peer successfully and receive routes. It still builds on Linux (doesn't change syscalls for non-windows files).