Skip to content
Success

Changes

Summary

  1. server: Store read buf max len as conn field (details)
Commit 8d2e574c981cd315d2022f6e13496a52ba9c2e99 by Pau Espin Pedrol
server: Store read buf max len as conn field

This will be useful later on when adding pcapng support, since checks
will become more complex due to different data types to be checked,
based on information from pcap vs pcapng gathered from magic field
inside the received link_hdr buffer.

Change-Id: I8f62aa0bdb04e73223c0c6803a58241f83a5ebe9
The file was modifiedsrc/osmo_server_network.c
The file was modifiedinclude/osmo-pcap/osmo_pcap_server.h