Documentation
¶
Overview ¶
unroute dumps the eBPF tunnel-endpoint LPM trie (unb_endpts) in human-readable, JSON, or raw-hex form. It can also perform a longest-prefix-match lookup for a specific IP address.
Both IPv4 and IPv6 destinations share a single map. IPv4 entries are stored in IPv4-mapped IPv6 form (::ffff:<v4>); the --raw, --json, and human-readable dumps unmap them on display.
Click to show internal directories.
Click to hide internal directories.