Punt Infra 48/15148/15
authorNeale Ranns <nranns@cisco.com>
Fri, 28 Sep 2018 15:16:14 +0000 (15:16 +0000)
committerDamjan Marion <dmarion@me.com>
Thu, 28 Mar 2019 20:51:32 +0000 (20:51 +0000)
A punt/exception path that provides:
 1) clients that use the infra
 2) clients can create punt reasons
 3) clients can register to recieve packets that are punted
    for a given reason to be sent to the desired node.
 4) nodes which punt packets fill in the {reason,protocol} of the
    buffere (in the meta-data) and send to the new node "punt-dispatch"
 5) punt-dispatch sends packets to the registered nodes or drops

Change-Id: Ia4f144337f1387cbe585b4f375d0842aefffcde5
Signed-off-by: Neale Ranns <nranns@cisco.com>

No differences found