aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-pcap/osmo_pcap_server.h
AgeCommit message (Expand)AuthorFilesLines
2022-01-12server: Add vty command file-permission-maskPau Espin Pedrol1-0/+1
2021-04-16vty_{client,server}_init(): remove unused argumentVadim Yanitskiy1-1/+1
2018-10-08server: Add pcap snaplen VTY cmdPau Espin Pedrol1-3/+1
2018-10-08server: Improve verification of messages from clientPau Espin Pedrol1-1/+1
2016-09-08server: Add vty interface for the TLS configurationHolger Hans Peter Freyther1-0/+7
2016-09-08server: Introduce tls mode for the serverHolger Hans Peter Freyther1-0/+15
2016-09-08server: Add API function to close a connectionHolger Hans Peter Freyther1-0/+1
2016-09-08server: Move to a write_queue for the conn socketHolger Hans Peter Freyther1-1/+2
2016-08-19server: Add global and per client counters and begin to countHolger Hans Peter Freyther1-1/+26
2016-08-05server: Add zmq based event and data interface to the serverHolger Hans Peter Freyther1-0/+2
2016-08-04server: Add zmq interface for publishing eventsHolger Hans Peter Freyther1-0/+6
2016-08-04server: Add a config knob to not store the pcap streamHolger Hans Peter Freyther1-0/+1
2015-12-03server: Deal with jumbo frames on the wireHolger Hans Peter Freyther1-1/+5
2011-07-19server: Register signal handler to reopen logfiles on SIGHUPDaniel Willmann1-0/+2
2011-06-01osmo-pcap-server: Try to read the the data with a simple state machineHolger Hans Peter Freyther1-0/+10
2011-06-01osmo-pcap-server: Prepare a file limit, initialize the base pathHolger Hans Peter Freyther1-0/+1
2011-05-31osmo-pcap-server: Accept the client connection from a given hostHolger Hans Peter Freyther1-0/+8
2011-05-31osmo-pcap-server: Work on the generic VTY interface for the serverHolger Hans Peter Freyther1-0/+3
2011-05-31osmo-pcap-server: Start with the skeleton of the pcap serverHolger Hans Peter Freyther1-0/+67