osmo-pcap/src
Holger Hans Peter Freyther 42421c4f7e client: Allow receiving jumbo frames on the client as well
Check the caplen and see if it is bigger than our assumed
maximum. Make sure we have enough space for data+hdr+hdr.
2015-12-03 20:28:04 +01:00
..
Makefile.am gprs: Add a custom GPRS filter 2015-09-10 16:55:33 +02:00
osmo_client_core.c client: Allow receiving jumbo frames on the client as well 2015-12-03 20:28:04 +01:00
osmo_client_main.c osmo-pcap-client: Connect to a server, send the data to it 2011-05-31 21:19:52 +02:00
osmo_client_network.c client: Allow receiving jumbo frames on the client as well 2015-12-03 20:28:04 +01:00
osmo_client_vty.c gprs: Add a custom GPRS filter 2015-09-10 16:55:33 +02:00
osmo_common.c common: Add the default case, e.g. needed for the logging code 2011-05-31 17:42:53 +02:00
osmo_server_main.c misc: Remove process.h include, osmo_daemonize is in application.h now 2011-07-19 17:56:52 +02:00
osmo_server_network.c server: Deal with jumbo frames on the wire 2015-12-03 19:53:24 +01:00
osmo_server_vty.c server: Make the maximum file size configurable 2011-06-10 15:23:04 +02:00