openwrt / openwrt/luci

luci-mod-network: IPsets configuration under dnsmasq appears 2 times

Open
#6,180 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
7.9k
Forks
2.9k
Avg merge
4d 17h
Merged PRs (30d)
28

Description

Steps to reproduce:

Example: Replace the following lines and remove this

  1. openwrt master snapshot of 1/1/2023
  2. luci Powered by LuCI Master (git-22.361.69865-deed682)
  3. login - select network - dhcp and dns

Actual behavior:

see attached screenshot
luci_ip_set

Expected behavior:

only the new tab on the top should be active the redundant section in the middle should be removed

Additional Information:

OpenWrt version information from system /etc/openwrt_release

Example: Replace the following lines and remove this

DISTRIB_ID='OpenWrt'
DISTRIB_RELEASE='SNAPSHOT'
DISTRIB_REVISION='r21614+102-425945c313'
DISTRIB_TARGET='rockchip/armv8'
DISTRIB_ARCH='aarch64_generic'
DISTRIB_DESCRIPTION='OpenWrt SNAPSHOT 2023-01-01-slim'
DISTRIB_TAINTS='no-all busybox'

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue in LuCI at Network > DHCP and DNS using an OpenWrt master snapshot, then inspect the luci-mod-network code that renders the IPsets configuration. Compare the top tab with the redundant middle section and verify that only one active IPsets section remains.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend, networking
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.