aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-06-01osmo-pcap-server: Deal with systems not providing these macrosHolger Hans Peter Freyther1-1/+1
2011-06-01osmo-client-core: Work with older pcap librariesHolger Hans Peter Freyther1-0/+4
2011-06-01osmo-pcap-server: Write the pcap files to disk, roll them over0.0.1Holger Hans Peter Freyther2-4/+119
2011-06-01osmo-pcap-server: Prepare a file limit, initialize the base pathHolger Hans Peter Freyther1-0/+2
2011-05-31osmo-pcap-server: Accept the client connection from a given hostHolger Hans Peter Freyther2-2/+114
2011-05-31osmo-pcap-server: Work on the generic VTY interface for the serverHolger Hans Peter Freyther3-0/+148
2011-05-31osmo-pcap-server: Start with the skeleton of the pcap serverHolger Hans Peter Freyther4-1/+275
2011-05-31osmo-pcap-client: Connect to a server, send the data to itHolger Hans Peter Freyther4-2/+197
2011-05-31osmo-pcap-client: Set the filter string on the pcap device..Holger Hans Peter Freyther3-7/+93
2011-05-31osmo-pcap-client: Do not print the strings if they are NULLHolger Hans Peter Freyther1-8/+16
2011-05-31osmo-pcap-client: Work on the client code, be able to open the deviceHolger Hans Peter Freyther4-1/+195
2011-05-31common: Add the default case, e.g. needed for the logging codeHolger Hans Peter Freyther1-1/+1
2011-05-31osmo_pcap_client: Start with the framework for the pcap clientHolger Hans Peter Freyther4-2/+279
2011-05-31osmo-pcap: Create a dummy client.Holger Hans Peter Freyther2-0/+37