| Summary: | IP rule with fwmark doesn't accept mask | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Evgeny <ascheulov> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | busybox-cvs, rsalvaterra |
| Priority: | P5 | ||
| Version: | 1.30.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Evgeny
2019-01-16 01:47:12 UTC
It would really be great to have this fixed, since OpenWrt's mwan3 relies on fwmark/fwmask to work correctly, and thus depends on iproute's ip, which takes about 280 kiB on MIPS, even when compiled with MIPS16 instructions. :/ @rsalvaterra I was just looking into this. Busybox will also need to support "unreachable" and "blackhole" rules to fully replace iproute2 for mwan3. Yeah, I also noticed that after implementing fwmask support, but it doesn't seem as trivial to me. |