Skip to content
Snippets Groups Projects
Verified Commit 5719eb71 authored by Tomas Krizek's avatar Tomas Krizek
Browse files

daemon/lua: update kres-gen.lua

parent 786a1e8d
Branches
Tags
1 merge request!997doh2: C implementation of DoH using nghttp2
......@@ -394,6 +394,7 @@ uint32_t packet_ttl(const knot_pkt_t *, _Bool);
typedef struct {
int sock_type;
_Bool tls;
_Bool http;
const char *kind;
_Bool freebind;
} endpoint_flags_t;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment