Skip to content
Success

Changes

Summary

  1. server: Store read buf max len as conn field (details)
Commit ff650f46761b39dc692618da0c76a4923dddd05d 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 modifiedinclude/osmo-pcap/osmo_pcap_server.h
The file was modifiedsrc/osmo_server_network.c