I'm getting an error in OpenWRT Attitude Adjustment that says:
-ash: brctl: not found
when I run
brctl addif br-lan mesh0
I tried:
opkg update
opkg install brctl
But I got this error:
Unknown package brctl
Is brctl in a larger package? If so, what package do I need to install use it?
Also, for future reference, is there a manual or something that lists what functions are in what packages?
Thanks!