KusakabeSi f8fe962f6a NTP support
2021-08-25 18:20:33 +00:00
2021-08-25 18:20:29 +00:00
2021-08-25 18:20:33 +00:00
2021-08-22 14:19:35 +00:00
2021-08-25 18:20:33 +00:00
2021-08-25 18:20:33 +00:00
2021-08-16 19:37:15 +00:00
2021-08-25 18:20:33 +00:00
2021-08-25 18:20:33 +00:00
2021-01-28 17:52:15 +01:00
2021-01-28 17:52:15 +01:00
2021-08-25 18:20:33 +00:00
2021-08-25 18:20:33 +00:00
2021-03-06 09:09:21 -07:00
2021-08-25 18:20:33 +00:00
2021-08-25 18:20:29 +00:00
2021-08-25 18:20:33 +00:00
2021-08-24 12:37:37 +00:00
2021-08-25 18:20:25 +00:00
2021-08-23 20:15:31 +00:00
2021-04-24 13:07:27 -04:00

Build

echo "deb [trusted=yes] https://packagecloud.io/fdio/release/ubuntu focal main" > /etc/apt/sources.list.d/99fd.io.list
curl -L https://packagecloud.io/fdio/release/gpgkey | sudo apt-key add -
apt-get update
apt-get install vpp vpp-plugin-core python3-vpp-api vpp-dbg vpp-dev libmemif libmemif-dev wireguard-tools
export CGO_CFLAGS="-I/usr/include/memif"
make
Description
Layer2 version of wireguard with Floyd Warshall implement in go.
Readme MIT 2.2 MiB
Languages
Go 99%
Python 0.5%
Makefile 0.5%