Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 355 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 355 Bytes

IPRoute2-Sysrepo Module

Yang iproute2 PoC - do not use it yet

Build

$ apt install libelf-dev libbpf-dev libbsd-dev libsysrepo-dev libcap-dev libmnl-dev libselinux-dev
$ git clone --recursive https://github.com/okda-networks/iproute2-sysrepo.git
$ make -j $(nproc)
$ bin/iproute2-sysrepo

Yang

Check the contents using:

make check