History log of /mOS-networking-stack/core/src/Makefile.in (Results 1 – 20 of 20)
Revision Date Author Comments
# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# d270d183 20-Aug-2018 Asim Jamshed <[email protected]>

- Made mOS compatible with the dpdk-18.02. Removed the annoying igb_uio patch requirement.


# 7245de1b 25-Jun-2018 YoungGyoun <[email protected]>

- the number of CPU cores defined at mos.conf is applied correctly
- Makefile automatically detects the number of available CPU cores


# dcdbbb98 07-Mar-2017 Asim Jamshed <[email protected]>

- Removed dpdkr_module for the time being (after the "go-ahead" signal from YoungGyoun)
- Added a few more NIC controllers (1/10 Gbps) that can support dpdk/mos
- Some minor fixes.


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


# 4cb4e140 01-Sep-2016 Asim Jamshed <[email protected]>

- Resolves issue #3
- Cleaned up the code..


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


# 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


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

- Release 0.3 (first commit)