aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo_server_network.c
AgeCommit message (Collapse)AuthorFilesLines
2011-06-01osmo-pcap-server: Initialize local_fd with -1 otherwiseHolger Hans Peter Freyther1-0/+1
2011-06-01osmo-pcap-server: Deal with systems not providing these macrosHolger Hans Peter Freyther1-1/+1
2011-06-01osmo-pcap-server: Write the pcap files to disk, roll them over0.0.1Holger Hans Peter Freyther1-3/+119
2011-05-31osmo-pcap-server: Accept the client connection from a given hostHolger Hans Peter Freyther1-1/+112
We now read from a given system.
2011-05-31osmo-pcap-server: Work on the generic VTY interface for the serverHolger Hans Peter Freyther1-0/+32
Work on being able to configure clients that are allowed to connect to the server.
2011-05-31osmo-pcap-server: Start with the skeleton of the pcap serverHolger Hans Peter Freyther1-0/+28