numam-dpdk/drivers/net/mlx4
Didier Pallard 50d86a005e mlx4: do not expose broadcast address in MAC list
Use the last array entry to store the broadcast address and keep it hidden
by not reporting the entire array size.

This is done to prevent DPDK applications from attempting to modify or
remove it.

Signed-off-by: Didier Pallard <didier.pallard@6wind.com>
2015-10-20 21:58:16 +02:00
..
Makefile mlx4: fix shared library dependency 2015-08-03 00:38:26 +02:00
mlx4.c mlx4: do not expose broadcast address in MAC list 2015-10-20 21:58:16 +02:00
mlx4.h mlx4: avoid requesting Tx completion events to improve performance 2015-07-01 11:28:42 +02:00
rte_pmd_mlx4_version.map mlx4: move to drivers/net/ 2015-05-22 16:06:22 +02:00