OLSR / olsrd

OLSR.org main repository - olsrd v1 - maintained by Freifunk Berlin
Other
83 stars 65 forks source link

treewide: rename avl to olsrd_avl #125

Closed PolynomialDivision closed 1 year ago

PolynomialDivision commented 1 year ago

This patch prevents name overlays with other AVL tree implementations. The openwrt olsrd-ubus-bindings require this code, and it has been extensively tested there for quite some time. Therefore, it will now be upstreamed.