Files
openairinterface5g/openair2/UTIL
Laurent THOMAS f77f428767 Small optimization L2 to wireshark
the code creates a sink to read all traced packets and drop it.  but
this works only if we send to a local address and if there is not
another sink (like if we trace both UE and gNB in the same machine).
this sink's purpose is only to prevent to get automatic packets back
from the kernel saying "no listener". So, instead of killing the trace
when we can't create the sink (as done previously), we now just let the
trace in operation.
2024-10-07 13:37:34 +02:00
..
2022-10-18 14:22:06 +02:00
2024-10-07 13:37:34 +02:00
2019-01-07 16:22:28 +01:00
2024-06-26 10:13:00 +02:00