1
0
mirror of https://github.com/CumulusNetworks/ifupdown2.git synced 2024-05-06 15:54:50 +00:00
Files
CumulusNetworks-ifupdown2/ifupdown2/addons
Julien Fortin 1f928890af addons: bond: refactor code to not use python3 set
Python3 sets are using the python hash seed to generate random hashes
which makes the sets ordering different everytime. In our case we need
to honor the user configuration (first device should be enslaved first)

https://docs.python.org/3/using/cmdline.html#envvar-PYTHONHASHSEED

Signed-off-by: Julien Fortin <julien@cumulusnetworks.com>
2020-04-14 16:33:48 +02:00
..
2018-12-13 11:43:32 -08:00
2020-03-26 03:02:53 +01:00
2020-03-26 03:02:53 +01:00
2020-03-27 15:53:40 +01:00
2020-03-26 03:02:53 +01:00
2020-03-26 03:02:53 +01:00