xorp.ct
xorp.ct copied to clipboard
XORP is a routing protocol suite, supporting OSPF, BGP, RIP, PIM, IGMP, OLSR and more. This repository is now the official XORP code repository.
Some scripts are left with python2 shebang. There weren't used in build. After this changes, I was able to fully build xorp targets on Ubuntu 20.04 with python3.8 and gcc9....
friend statement must refer to class not to struct.
clang 3.3 do not likes this
clang 3.3 -Werror fails on this, its also good for code readability.