ot-br-posix icon indicating copy to clipboard operation
ot-br-posix copied to clipboard

openwrt: topology graph is empty

Open leojrfs opened this issue 2 years ago • 0 comments

Screenshot 2022-03-03 at 15 06 16

Topology graph is empty in OpenWRT, built for RaspberryPi 4, and ath79 with:

	-DBUILD_TESTING=OFF \
	-DCMAKE_BUILD_TYPE="Release" \
	-DCMAKE_INSTALL_PREFIX=/usr \
	-DOTBR_BORDER_AGENT=OFF \
	-DOTBR_MDNS=OFF \
	-DOT_READLINE=OFF \
	-DOTBR_OPENWRT=ON

reproduced in 72fa16e and 68c6991.

calling ubus call otbr networkdata seems to output correct information: https://gist.github.com/leojrfs/04ebd5ac1ca68871a8c7e7e880dc8dc4

leojrfs avatar Mar 03 '22 15:03 leojrfs