Add a Learning VLAN program example
* Create a simulation of a physical network with multiple vlans, which
can accept and distribute connections from multiple clients in
overlapping subnets. The program will assign to a worker based on mac
address.
* Remove a hardcoded SO_ATTACH_BPF literal, and fix one spacing
Signed-off-by: Brenden Blanco <bblanco@plumgrid.com>
Showing
examples/vlan_learning.c
0 → 100644
examples/vlan_learning.py
0 → 100644
Please register or sign in to comment