Results 3 issues of Ichabond

Ran `2to3` and updated the function calls that gave errors when running. Primarily required changes in `irclib.py`. Tore out the old torrentparser code and replaced it with 7sDream/torrent_parser Changed most...

gNMI allows for the use of an `extension` field in each top-level message of the gNMI RPCs: https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-extensions.md Given this is an arbitrary Protobyte payload, the default gNMI protobufs can't...

gNMI extensions (https://github.com/openconfig/reference/blob/master/rpc/gnmi/gnmi-extensions.md) allow for extended features in the gRPC messages sent back. The extension field is present at the top-level of the gNMI RPCs. Juniper as a vendor is...

enhancement