openwrt / openwrt/packages

dnsmasq: the dns request will always carry the edns type OPT after 2.91

Open
#28,509 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug release/24.10
Dominant language
Makefile
Stars
4.6k
Forks
4k
Avg merge
3d 12h
Merged PRs (30d)
134

Description

Package Name

dnsmasq

Maintainer

Rudy Andram rmandrad@gmail.com

OpenWrt Version

24.10

OpenWrt Target/Subtarget

arm

Steps to Reproduce

just upgrade the dnsmasq to 2.91 in openwrt 24.10

Actual Behaviour

1.capture dns packet from wan and lan.
2.compare
3.the dns request will add the type OPT at the end of the packet which is not exist in lan.

Confirmation Checklist

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

Start by reproducing the report with dnsmasq 2.91 on OpenWrt 24.10 for the arm target, capturing DNS packets on WAN and LAN as described. Compare the requests and determine whether the added OPT record is expected; done means the behavior is explained and, if it is a regression, the affected package location and a reproducible verification are identified.

Written by the indexing model from the issue text.

Assessment

Domain
networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.