neutron/neutron/privileged
Rodolfo Alonso Hernandez 1b8d794a35 Format the protocol number to be passed to pyroute2
When a new IP route is created, before passing the route protocol,
find if it is a string and if this string is on the pyroute2 defined
protocols. In this case, pass the protocol number.

In the same way, when the IP route is returned, if the protocol is a
number, convert it to the corresponding protocol string.

Closes-Bug: #1988037
Change-Id: I4ca66d86705a55b2b63083c229629c16b6136283
2022-08-29 12:44:14 +02:00
..
agent Format the protocol number to be passed to pyroute2 2022-08-29 12:44:14 +02:00
__init__.py Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00