yanet-platform / yanet

A high performance framework for forwarding traffic based on DPDK
Other
165 stars 17 forks source link

Neighbor's MAC address table #81

Closed taitov closed 5 months ago

taitov commented 6 months ago

Need: 1) hashtable with ip_address -> mac_address key-value in dataplane 2) use this hashtable in route module 3) use netlink for dump mac adresses from Linux 4) ability to tell Linux for resolve neighbor 5) CLI commands for show/insert/remove