History log of /mOS-networking-stack/core/src/tcp.c (Results 1 – 8 of 8)
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)


# a14d6bd4 02-Mar-2017 Asim Jamshed <[email protected]>

- Patched some latent bugs
- event submodule updated
- cleaned up redundant and outdated code.


# a834ea89 23-Feb-2017 Asim Jamshed <[email protected]>

- General code revisions throughout
--> Replaced magic numbers with useful macros
--> Rearranged a few functions.


# 91df013f 22-Feb-2017 Asim Jamshed <[email protected]>

- Added documentation files (man pages, etc.)
- Some tweaks.


# af399fe0 10-Nov-2016 Asim Jamshed <[email protected]>

Bug fix related to TCP RST pkts. Credit goes to YoungGyoun


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

- Code cleanup..


# 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)