os-ken/doc
Rodolfo Alonso Hernandez 1f751b2d7d Replace deprecated brctl with ip commands
The bridge-utils package has been deprecated for some time now [1] and
'brctl' does not exist on some more recent distros like Fedora 28.
Replace references to brctl with the proper ip commands.

Calls to "brctl show" are not being replaced with calls to "bridge link"
because the output format is very different and in testing some bridges
were not listed.  So the simpler method of consulting /sys/class/net is
used.

[1] https://lwn.net/Articles/703776/ for example

Change-Id: I8a4891bb7ed44dc25ba3f79d2ace6927313c17b3
Related-Bug: #1801919
2020-01-21 13:36:03 +00:00
..
source Replace deprecated brctl with ip commands 2020-01-21 13:36:03 +00:00
Makefile Fixup the docs building 2018-10-17 18:51:14 +00:00
requirements.txt Apply OpenStack Cookiecutter template 2018-09-04 17:00:24 +00:00