Attention is currently required from: pespin.
3 comments:
File include/osmo-pcap/common.h:
Patch Set #1, Line 70: #define OSMO_PCAP_MAX_SNAPLEN 65535
can we then set it to UINT16_MAX here?
Done
File src/osmo_client_vty.c:
Patch Set #1, Line 202: "Bytes (effectively limited to 64 KiB by the osmo-pcap wire framing)\n")
Can you add the exact integer number here instead of 64KiB so user actually knows what to set it to?
Done
File src/osmo_server_vty.c:
Patch Set #1, Line 377: "Bytes (effectively limited to 64 KiB by the osmo-pcap wire framing)\n")
Can you add the exact integer number here instead of 64KiB so user actually knows what to set it to?
Done
To view, visit change 42836. To unsubscribe, or for help writing mail filters, visit settings.