commit | b04c80d3a7e228cfb832cdb1c9ce8151f174669c | [log] [tgz] |
---|---|---|
author | David Lebrun <david.lebrun@uclouvain.be> | Sat Aug 05 12:38:25 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Aug 07 14:16:21 2017 -0700 |
tree | d3b7e811ae7ba58143fdfdb59ab6e0566698c4e0 | |
parent | 925615ceda94532ba612e641549c7b1e41ebff10 [diff] |
ipv6: sr: export SRH insertion functions This patch exports the seg6_do_srh_encap() and seg6_do_srh_inline() functions. It also removes the CONFIG_IPV6_SEG6_INLINE knob that enabled the compilation of seg6_do_srh_inline(). This function is now built-in. Signed-off-by: David Lebrun <david.lebrun@uclouvain.be> Signed-off-by: David S. Miller <davem@davemloft.net>