Commit Graph

6 Commits (98d02d2405e6ebe33d07ab4717d3b17db4375362)

Author SHA1 Message Date
Jamshed efeab20fd2 - Code sanitization
-> Fixed indentations
	-> Removed compile-time warnings that appeared with gcc-8
	-> Replaced fpritnfs(stderr, ..) with TRACE_DBGs

Signed-off-by: Jamshed <asim@dslohost002.jf.intel.com>
2019-06-04 01:17:24 +00:00
EunYoung Jeong 835563dbba Update configure scripts for ccp integration 2019-05-27 23:12:18 +09:00
Asim Jamshed 688d4e1988 - Applied fix suggested by YoungGyoun Moon (ygmoon@ndsl.kaist.edu) that correctly calculates sport-sip-dip-dport pool for establishing client connections.
- Added check for `bc` binary in the autotools script.
2018-07-06 10:08:32 -04:00
Asim Jamshed 52d77dd32c - Updated code to work with the latest version of netmap
--> Updated README.netmap file.
2018-06-23 09:24:06 +09:00
Asim Jamshed 88463f9799 - Fixed autoconf script to check "No driver test". 2018-06-04 13:46:39 -04:00
Asim Jamshed c41b5d911f - Bunch of updates (mostly cosmetic)
---> Added documentation for multi-process support via epserver example.
                - See apps/example/README for details..
        ---> Fixed (partial) issue #24 (gettimeofday() --> clock_gettime())
        ---> Made the compilation process more automated
                - See README file for new instructions
2016-04-05 15:34:43 +09:00