Go to file
Stephen Hemminger 2c62fae0a9 ethdev: make dev_ops const
The ethernet device ops function table should be made const for
safety and security.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2015-04-13 22:50:10 +02:00
app ethdev: make dev_ops const 2015-04-13 22:50:10 +02:00
config enic: disable debug traces 2015-04-13 21:48:27 +02:00
doc doc: fix code-block syntax 2015-04-07 17:03:58 +02:00
examples examples: remove useless null checks before rte_free 2015-04-13 22:50:10 +02:00
lib ethdev: make dev_ops const 2015-04-13 22:50:10 +02:00
mk mk: fix static linking with null pmd 2015-04-13 21:49:04 +02:00
pkg version: 2.0.0 2015-04-03 16:13:45 +02:00
scripts scripts: test null forwarding 2015-04-13 22:50:09 +02:00
tools tools: fix vfio support 2015-03-23 14:29:31 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile scripts: remove useless build tools 2015-03-10 17:55:25 +01:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS scripts: test null forwarding 2015-04-13 22:50:09 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00