Remove netlink_init.c, and move remaining functionality to tun_if.c

Remove openair1/SIMULATION/ETH_TRANSPORT/netlink_init.c, and move TUN
interface creation functionality to tun_if.c.

Remove SIMU_ETH target.
This commit is contained in:
Robert Schmidt
2024-07-31 15:43:59 +02:00
parent 89d89a7564
commit 168582b5a1
19 changed files with 117 additions and 281 deletions

View File

@@ -3,9 +3,6 @@
#include <executables/nr-softmodem-common.h>
#include <executables/softmodem-common.h>
#include "PHY/defs_nr_UE.h"
#include "SIMULATION/ETH_TRANSPORT/proto.h"
#define CONFIG_HLP_IF_FREQ "IF frequency for RF, if needed\n"
#define CONFIG_HLP_IF_FREQ_OFF "UL IF frequency offset for RF, if needed\n"