mirror of
https://gitlab.eurecom.fr/oai/openairinterface5g.git
synced 2026-07-13 04:30:28 +00:00
Clean up openair0_device, remove eth_params usage in L2/L3 (#243) This PR has three goals - Remove the usage of eth_params in L2/L3 code, and replace with tailored data structures for IP connectivity where necessary - Remove many of the includes of common_lib.h where possible - Slightly clean up openair0_device and in particular move fields to eth_state_t where appropriate Reviewed-by: Bartosz Podrygajlo <bartosz.podrygajlo@openairinterface.org> Reviewed-by: Teodora Vladić <teodora.vladic@openairinterface.org>