pamoja for TypeScript - v0.1.17
    Preparing search index...

    Enumeration ForwardActionConst

    What to do with a packet bound for a given node.

    Index
    Deliver: "Deliver"

    The packet is for this node; hand it to the application.

    Flood: "Flood"

    No route is known; fall back to flooding the packet.

    Relay: "Relay"

    A route is known; unicast the packet to the next hop reported alongside.