DPDK / grout

grout # a graph router based on DPDK
BSD 3-Clause "New" or "Revised" License
6 stars 3 forks source link

Slow path #29

Closed christophefontaine closed 2 months ago

christophefontaine commented 2 months ago

Add "slow_path_input" node, and modify existing arp_request_output to use this infrastructure.

rjarry commented 2 months ago

Or even simpler: control_output (and control_input for exception packets if we ever need them).