srsRAN_4G
srsRAN_4G copied to clipboard
Does it support capturing GTP-C transmissions with non-Unix domain sockets?
Issue Description
I wish to analyze and manipulate network information for GTP-C, possibly capturing or sending some packets. However, srsRAN's default GTP-C channel is a Unix domain socket. Is it possible to configure it to use a network interface instead?
Setup Details
Default configuration.
Expected Behavior
Hope to find a method that allows Wireshark to capture packets. I plan to use packet-sending software to transmit GTP-C information.
Actual Behaviour
None
Steps to reproduce the problem
None
Additional Information
None