Grant Limberg b1d60df44c timestamps changed from uint64_t to int64_t
There were cases in the code where time calculations and comparisons were overflowing and causing connection instability.  This will keep time calculations within expected ranges.
2017-10-02 15:52:57 -07:00
..
2017-04-27 20:47:25 -07:00
2017-04-27 20:47:25 -07:00
2017-07-07 09:29:24 -07:00
2017-05-04 19:31:50 -07:00
2017-07-06 16:11:11 -07:00
2017-04-27 20:47:25 -07:00
2017-05-04 19:31:50 -07:00
2017-04-27 20:47:25 -07:00
2017-04-27 20:47:25 -07:00
2017-07-19 14:13:17 -07:00
2017-07-06 16:11:11 -07:00
2017-05-04 19:31:50 -07:00
2017-04-27 20:47:25 -07:00
2017-04-27 20:47:25 -07:00
2015-03-31 14:12:33 -07:00
2017-05-04 19:31:50 -07:00
2017-04-27 20:47:25 -07:00
2017-07-06 16:29:11 -07:00

OS-Dependent and OS-Interface Things

This folder contains stuff that interfaces with the base operating system like Phy for network access and the various OS-specific Ethernet tap drivers.