Attention is currently required from: pespin.
osmith has posted comments on this change by pespin. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/38480?usp=email )
Change subject: ggsn: use libosmocore tundev API to create apn tun device ......................................................................
Patch Set 3:
(1 comment)
File lib/tun.c:
https://gerrit.osmocom.org/c/osmo-ggsn/+/38480/comment/c1c86c94_f07cbc6d?usp... : PS3, Line 201: err_free_tundev: Instead of duplicating these labels in the same function, maybe add separate functions for the now completely different code paths for `tun_new` with `kernel=true` and `tun_new` with `kernel=false`? IMHO that would make it more readable.
Otherwise LGTM!