History log of /mOS-networking-stack/core/src/tcp_out.c (Results 1 – 12 of 12)
Revision Date Author Comments
# 30883c59 27-Oct-2017 Asim Jamshed <[email protected]>

- Fixed a send window bug.


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


# d8823779 20-Apr-2017 Asim Jamshed <[email protected]>

- Adding coverity badge
- Small fixes in tcp stack management
- Fixed mtcp's issue# 67 pertaining to epwget*.


# 861ea7df 09-Mar-2017 Asim Jamshed <[email protected]>

- Removed outdated code.
- General code cleanup.


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


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

- Code cleanup..


# c789f6da 06-Jul-2016 Asim Jamshed <[email protected]>

- Adding support for mlx4/mlx5 NICs..
- Fixed a typo (potential compile-time error!!!!)


# 03d1e42c 19-Jun-2016 Asim Jamshed <[email protected]>

- lighttpd should use arch-specific optimizations with libdpdk.
- Some TCP related bug fixes (e.g. related to SYN retransmissions)


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

- Release 0.3 (first commit)