mwan3: support ipset for source address
Nobody has claimed this yet.
- Dominant language
- Makefile
- Stars
- 4.6k
- Forks
- 4k
- Avg merge
- 3d 12h
- Merged PRs (30d)
- 134
Description
Currently ipset support is for destination address. It would be great to support source address too. The number of iptable rules could be reduced and it allows dynamic update.
It's implemented in this post https://forum.openwrt.org/t/suggestion-mwan3-use-ipset-for-source-of-rules-not-destination/89820/3. Can it be incorporated to the main package?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the mwan3 package implementation and the linked forum proposal about using ipset for source addresses. Compare the existing destination-address support with the proposed source-address behavior, then verify that the change reduces iptable rules and permits dynamic updates.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100