| #
3ae9e016 |
| 19-Jan-2017 |
Asim Jamshed <[email protected]> |
- Updating driver to dpdk-16.11 -- Compilation scripts also updated. - Enabling multi-process support for epserver and epwget
|
| #
35de7e5d |
| 12-Nov-2016 |
Asim Jamshed <[email protected]> |
- Hopefully the last commit for gcc-5.x compatibility
|
| #
df5d5f77 |
| 12-Nov-2016 |
Asim Jamshed <[email protected]> |
- Updated the scripts again because Travis was unhappy.
|
| #
b451c18d |
| 12-Nov-2016 |
Asim Jamshed <[email protected]> |
- Script files updated for Travis.
|
| #
a5e1a556 |
| 02-Oct-2016 |
Asim Jamshed <[email protected]> |
Bunch of updates - Added -Werror to gcc switch in Makefiles - Fixed some inline functions - Added SocketErrors - Added mtcp_getsockname() function - Fixed a bug in mtcp_accept() - Added const t
Bunch of updates - Added -Werror to gcc switch in Makefiles - Fixed some inline functions - Added SocketErrors - Added mtcp_getsockname() function - Fixed a bug in mtcp_accept() - Added const to some func params (made it more similar to BSD socket interface) - Created multiple address pools (per interface) - Fixed a bug in cpu.c - Added timeout feature in dpdk's select() (disabled by default) - Patched a bug related to timeouts in mtcp_epoll_wait() - Fixed some bugs related to TCP state management
show more ...
|
| #
76404edc |
| 27-May-2016 |
Asim Jamshed <[email protected]> |
- Release 0.3 (first commit)
|