]> git.ipfire.org Git - thirdparty/iproute2.git/commit
iproute: add helper functions for SRH processing
authorDavid Lebrun <david.lebrun@uclouvain.be>
Wed, 9 Aug 2017 15:33:24 +0000 (17:33 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 15 Aug 2017 23:44:23 +0000 (16:44 -0700)
commit00e76d4da37fef37a96843b87dac34f9d4bd2133
tree0c76b73f19a8fcbf8ab82cbd16d183a916066e68
parentb7f7c1b8173d3dc180b8f76a8a47087029bb3148
iproute: add helper functions for SRH processing

This patch adds two helper functions to print and parse
Segment Routing Headers.

Signed-off-by: David Lebrun <david.lebrun@uclouvain.be>
ip/iproute_lwtunnel.c