Skip to content

Show the Authority and Additional parts for NS query#111

Merged
natesales merged 1 commit intonatesales:mainfrom
taoso:ns-show
Jun 20, 2025
Merged

Show the Authority and Additional parts for NS query#111
natesales merged 1 commit intonatesales:mainfrom
taoso:ns-show

Conversation

@taoso
Copy link
Copy Markdown
Contributor

@taoso taoso commented May 26, 2025

The response of NS type query is located in the authority and additional part, enable show them by default.

Run the following query show nothing now:

q ns zz.ac @a0.nic.ac

However, the expected output should be (which is equal to q ns zz.ac @a0.nic.ac --additional --authority):

Authority:
zz.ac. 1h NS ns1.zz.ac.
zz.ac. 1h NS ns2.zz.ac.
zz.ac. 1h NS ns3.zz.ac.
Additional:
ns1.zz.ac. 1h A 122.9.71.163
ns2.zz.ac. 1h A 154.21.82.127
ns3.zz.ac. 1h A 77.90.40.193
ns1.zz.ac. 1h AAAA 2407:c080:801:fffe::7a09:47a3
ns2.zz.ac. 1h AAAA 2605:52c0:2:11b2::
ns3.zz.ac. 1h AAAA 2a0f:85c1:b73:c7::a

The response of NS type query is located in the authority and
additional part, enable show them by default.
@natesales natesales merged commit 8af2749 into natesales:main Jun 20, 2025
1 of 2 checks passed
@taoso taoso deleted the ns-show branch June 20, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants