History log of /mOS-networking-stack/core/src/timer.c (Results 1 – 5 of 5)
Revision Date Author Comments
# 05e3289c 21-Oct-2017 YoungGyoun <[email protected]>

Patches for mOS release 0.4 (see http://mos.kaist.edu/guide/release/04_release_note.html#mos-release-0-4-october-21-2017 for more details)


# 8c9e1184 14-Aug-2017 Asim Jamshed <[email protected]>

- Small fixes (with compliments from Ilwoo Park & YoungGyoun Moon)
--> Small tweaks related to TCP fIN handshakes
--> setup script updated
--> Timewait logic fixed
--> Ugly endian type mask hidde

- Small fixes (with compliments from Ilwoo Park & YoungGyoun Moon)
--> Small tweaks related to TCP fIN handshakes
--> setup script updated
--> Timewait logic fixed
--> Ugly endian type mask hidden from the user during rss calculation
--> tcp tx window logic slightly updated.

show more ...


# 786603b0 01-Mar-2017 Asim Jamshed <[email protected]>

- Small fixes (timer-related)


# cafe7743 25-Aug-2016 Asim Jamshed <[email protected]>

- Fixed compilation issues when the core stack is compiled with debugging macros
- Fixed a driver compilation compatibility issue for CentOS/Fedora/Redhat linux kernels (that only effect vers: >=2.6.

- Fixed compilation issues when the core stack is compiled with debugging macros
- Fixed a driver compilation compatibility issue for CentOS/Fedora/Redhat linux kernels (that only effect vers: >=2.6.32, <=2.6.38)

show more ...


# 76404edc 27-May-2016 Asim Jamshed <[email protected]>

- Release 0.3 (first commit)