Gris Ge
Gris Ge
Both github and M$ are using 16 chars base32 secret. I tried to append `\0` to the `&[u8]` when using `HOTP::from_bin`, still no luck. Do you know how to fix...
Please refer to https://github.com/linux-system-roles/network/pull/309#issuecomment-841085001 for detail.
Currently, we are supporting MAC VTAP as `"tap": True` in `macvlan`. It should be well documented with examples.
* `test_apply_empty_state_preserve_routes` should not be XFAIL any more. It seems just route not sorted.
The `nl80211` name is occupied in crates.io, so we use `wl-nl80211` instead. Initially we only add the support of `NL80211_CMD_GET_INTERFACE` equal to command `iw dev`. Except `NL80211_ATTR_MLO_LINKS` all other NLAs...
Add support of ovs external ids for genconf mode. Integration test case included.
When ipv4 enabled with no address, it will fail the verification. Need investigation to determine whether we can assign a IPv4 link local address in this case like we did...
Introducing cargo features: * query_apply * genconf By default, both are compiled. The `genconf` cannot be disabled, but might do in the future. To only compile the `genconf` part: cargo...
Use `do_restore()` of `ovs/ovsdb/ovsdb-client.c` for checkpoint.
Openshift CNV host could not install NetworkManager-config-server RPM, hence our CI should mimic the use case