public inbox for gwml@vger.gnuweeb.org
 help / color / mirror / Atom feed
* [PATCH gwproxy v1 0/2] Fix missing validation of restyp in dns
@ 2025-07-28 16:07 Ahmad Gani
  2025-07-28 16:07 ` [PATCH gwproxy v1 1/2] dns: add a new restyp GWP_DNS_RESTYP_DEFAULT Ahmad Gani
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ahmad Gani @ 2025-07-28 16:07 UTC (permalink / raw)
  To: Ammar Faizi; +Cc: Ahmad Gani, GNU/Weeb Mailing List

The dns test is buggy, when I run make test it always ended up with
EINVAL. And it turned out restyp is not validated in the fetch_addr,
this patch add validation in the initialization stage.

Signed-off-by: Ahmad Gani <reyuki@gnuweeb.org>
---

Ahmad Gani (2):
  dns: add a new restyp GWP_DNS_RESTYP_DEFAULT
  dns: validate restyp on initialization

 src/gwproxy/dns.c | 20 +++++++++++++++++++-
 src/gwproxy/dns.h |  1 +
 2 files changed, 20 insertions(+), 1 deletion(-)


base-commit: ccd2541934c3af56b14bd5bcf7326563d8e2e728
-- 
Ahmad Gani


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-07-28 16:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-28 16:07 [PATCH gwproxy v1 0/2] Fix missing validation of restyp in dns Ahmad Gani
2025-07-28 16:07 ` [PATCH gwproxy v1 1/2] dns: add a new restyp GWP_DNS_RESTYP_DEFAULT Ahmad Gani
2025-07-28 16:07 ` [PATCH gwproxy v1 2/2] dns: validate restyp on initialization Ahmad Gani
2025-07-28 16:14 ` [PATCH gwproxy v1 0/2] Fix missing validation of restyp in dns Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox