Attention is currently required from: wbokslag. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-tetra/+/28592 )
Change subject: Created tuntap.h to allow for proper use of tun_alloc in tetra_llc.c ......................................................................
Patch Set 1: Code-Review+1
(1 comment)
File src/tuntap.h:
https://gerrit.osmocom.org/c/osmo-tetra/+/28592/comment/c568e643_e01c59ef PS1, Line 1: #ifndef TUNTAP_H I think "#pragma once" should be used for all code developed in the last decade, but it's not critical if you don't want to change it. We can always clean that up later.