mirror of
https://github.com/yswery/PHP-DNS-SERVER.git
synced 2026-04-26 09:45:54 +03:00
[GH-ISSUE #78] Support for OPT RR type #28
Labels
No labels
bug
enhancement
enhancement
hacktoberfest
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PHP-DNS-SERVER#28
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nkakouros on GitHub (Nov 17, 2018).
Original GitHub issue: https://github.com/yswery/PHP-DNS-SERVER/issues/78
I am a bit confused regarding support for the
OPTRR type. As mentioned here it is not supported. On the README however it mentionsOPTunder the supported types. Is it mentioned there falsely?@samuelwilliams commented on GitHub (Nov 21, 2018):
I have removed it from the README. There is no specific support for EDNS built-in ATM
@nkakouros commented on GitHub (Nov 21, 2018):
Thanks for the clarification. I am closing this in favor of #52 .