Closed manuel2258 closed 3 months ago
Linux v6.9 removed the RT_CONN_FLAGS macro, which causes the module to not compile anymore. This is addressed my manually expanding the macro.
Closes https://github.com/free5gc/gtp5g/issues/109
Thanks for the PR!
Linux v6.9 removed the RT_CONN_FLAGS macro, which causes the module to not compile anymore. This is addressed my manually expanding the macro.
Closes https://github.com/free5gc/gtp5g/issues/109