Attention is currently required from: pespin. Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
https://gerrit.osmocom.org/c/osmocom-bb/+/30994
to look at the new patch set (#2).
Change subject: layer23: Introduce tun.{c,h} ......................................................................
layer23: Introduce tun.{c,h}
This module provides several operations on tun devices (interfaces). These functionalitites will be used by the "modem" app to set up tunnels for each APN in a follow-up patch.
The code is basically an import from osmo-ggsn.git 97f60e3dca581797007524e0006ca9fafad59713 src/lib/tun.{c,h}, with small modifications to make use of osmo_sockaddr instead of osmo-ggsn.git specific in46_addr.
Related: OS#5503 Change-Id: Id8611b720ada17a3c602872fe095bb91eeb17bcd --- M src/host/layer23/include/osmocom/bb/common/Makefile.am A src/host/layer23/include/osmocom/bb/common/tun.h M src/host/layer23/src/common/Makefile.am A src/host/layer23/src/common/tun.c 4 files changed, 461 insertions(+), 0 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/94/30994/2