New feature addition.

This commit is contained in:
Ian Gulliver
2016-02-28 23:04:12 -08:00
parent d842ad65bb
commit 2e9582d822

View File

@@ -44,6 +44,7 @@ make
* [SO_REUSEPORT](https://lwn.net/Articles/542629/) for zero-downtime updates * [SO_REUSEPORT](https://lwn.net/Articles/542629/) for zero-downtime updates
* Data flow features: * Data flow features:
* Rapid detection and disconnection of receive <-> receive connections * Rapid detection and disconnection of receive <-> receive connections
* Slight less rapid detection and disconnection of send <-> send connections
* Format features: * Format features:
* Autodetection of received data format * Autodetection of received data format
* [MLAT](https://en.wikipedia.org/wiki/Multilateration) scaling for different clock rates and counter bit widths * [MLAT](https://en.wikipedia.org/wiki/Multilateration) scaling for different clock rates and counter bit widths