[−][src]Module cjdns_core::splice
Routing label splice/unsplice routines.
Enums
SpliceError | Routing label splice failure. |
Functions
build_label | This will construct a label using an array representation of a path ( |
get_encoding_form | Get the encoding form used for the first director of the |
is_one_hop | Tests if a |
re_encode | Re-encode a |
routes_through | This will return |
splice | This function takes one or more |
unsplice | Convert a full path to a representation which a node along that path can use. |
Type Definitions
Result | Result type alias. |