-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EDNS Client Subnet 支持 #20
Comments
没大明白,什么意思?
zhaibin18 ***@***.***> 于 2021年12月10日周五 22:49写道:
… 测试了一下8.8.8.8支持EDNS,能否在发送DNS请求的是可以可以自己定义EDNS的地址。
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#20>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP2XD3VTFRRBSISA6CK43LUQIHQHANCNFSM5JZJ7G7Q>
.
|
明白了,ECS option的确可以加强一下。
zhaibin18 ***@***.***> 于 2021年12月12日周日 21:05写道:
… 就是在发送DNS请求的时候可以带着Client subnet,就是类似图片里的。
[image: 1]
<https://user-images.githubusercontent.com/6645145/145713483-8e083a3e-d9f9-4bf7-97ad-e4f3da7cb258.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#20 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAP2XD3NNJAJMKRKO42NN43UQSMZTANCNFSM5JZJ7G7Q>
.
|
我搜了搜,发现居然找不到现成的c语言解析cidr的代码。又不想引入libcidr,增加依赖,还得想想办法。
Semigod King ***@***.***> 于 2021年12月13日周一 14:21写道:
… 明白了,ECS option的确可以加强一下。
zhaibin18 ***@***.***> 于 2021年12月12日周日 21:05写道:
> 就是在发送DNS请求的时候可以带着Client subnet,就是类似图片里的。
> [image: 1]
> <https://user-images.githubusercontent.com/6645145/145713483-8e083a3e-d9f9-4bf7-97ad-e4f3da7cb258.png>
>
> —
> You are receiving this because you commented.
> Reply to this email directly, view it on GitHub
> <#20 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AAP2XD3NNJAJMKRKO42NN43UQSMZTANCNFSM5JZJ7G7Q>
> .
>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
能否在发送DNS请求时可以自己定义EDNS Client Subnet的地址,多谢!
The text was updated successfully, but these errors were encountered: