rjarry / grout

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

Slow path #29

Closed christophefontaine closed 2 weeks ago

christophefontaine commented 3 weeks ago

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

rjarry commented 2 weeks ago

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