dnstap: store information about protocot (UDP, TCP, QUIC, ...) into tap file
Compare changes
Files
4+ 9
− 5
@@ -21,6 +21,7 @@
@@ -43,8 +44,11 @@ static const mapping_t SOCKET_FAMILY_MAPPING[] = {
@@ -53,7 +57,7 @@ static const mapping_t SOCKET_PROTOCOL_MAPPING[] = {
@@ -67,7 +71,7 @@ static int encode(const mapping_t *mapping, int real)