On Sun, May 04, 2025 at 04:16:40PM -0600, Philip Prindeville via openwrt-devel wrote: > Does anyone know why MMX_MASK defaults to 0x3f00 in /lib/mwan3/common.sh? > Given that marking only has 16-bits available, and only 1 seems to be > necessary, why use 6 of the 16 instead? > > Am I missing something?
The mask encodes the selected uplink that is used in a policy based routing. One bit could encode only "no decision" and "uplink 1". _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel