AdguardTeam / AdguardTeam/dnsproxy

OPT PSEUDOSECTION: EDNS udp buffer always 4096

Đang mở
#277 4 bình luận 0 reaction 0 người được giao Xem trên GitHub
bug
Ngôn ngữ chính
Go
Star
3.3k
Fork
343
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Example query sample directed at `8.8.8.8`:

```
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 512
```

Example query sample directed at a local `dnsproxy` instance:

```
;; OPT PSEUDOSECTION:
; EDNS: version: 0, flags:; udp: 4096
```

I had expected, perhaps incorrectly, that this was governed by `--udp-buf-size=`, but in testing it doesn't appear to be the case (chasing `--udp-buf-size=` around the code base it wasn't actually clear to me where/if this value is/was used at all, but that's very likely my fault).

Possible bug, probable misunderstanding and/or `PEBCAK`.

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.