Damjan Marion 83243a0ff5 Add vpp native linux kernel AF_PACKET interface support
This is 1st drop of VPP native driver for linux AF_PACKET.

New CLI:

  create host-interface name <host-if-name>  [hw-addr <mac-address>]

References:
 - Documentation/networking/packet_mmap.txt in the Linux kernel tree
 - man 7 packet

Known issues:
 - attaching to linux bridge doesn't work
 - it is not expected to work in multicore setup

Change-Id: I1cb1c3d305f349759e90e76e25696718b73bd73d
Signed-off-by: Damjan Marion <damarion@cisco.com>
2016-03-16 20:27:52 +01:00
2016-03-14 09:14:18 +00:00
2016-02-12 01:30:48 +00:00
2016-02-10 08:43:22 -05:00
2016-02-10 08:43:22 -05:00
2016-03-07 10:52:58 +01:00
2016-03-07 14:07:22 +00:00
2016-03-14 03:41:05 +00:00
2016-03-04 16:36:59 +00:00
Description
No description provided
Apache-2.0 551 MiB
Languages
C 78.9%
Python 15%
C++ 3.3%
CMake 0.7%
Go 0.6%
Other 1.4%