History log of /mOS-networking-stack/core/src/netmap_module.c (Results 1 – 3 of 3)
Revision Date Author Comments
# a834ea89 23-Feb-2017 Asim Jamshed <[email protected]>

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


# 7e4ac3de 26-Jun-2016 Asim Jamshed <[email protected]>

- connection termination related fix for lighttpd
- interfaces should be turned to promiscuous mode during initialization (when netmap_module is selected).


# 522d5c66 07-Jun-2016 Asim Jamshed <[email protected]>

- Upgraded dpdk from 2.2.0 to 16.04
- Added plugin for netmap
- Removed outdated psio driver
- Some small bug fixes