These are public posts tagged with #NGAP. You can interact with them if you have an account anywhere in the fediverse.
Cellular CU for FreeBSD Show more
Currently trying to create some of #5G protocol stack ( #f1ap and #ngap) handlers for FreeBSD because there is none that i can find on the internet.
Issue 1 , the CU & DU code from #OpenAirInterface are for linux only. Need to convert some #epoll base event handler into #kqueue.