Mattias Walström

Results 19 issues of Mattias Walström

Add new pretty print for Default VID and fix usage with newer kernels.

Trying to the see the current date and time represented in original timezone. Tested using netopeer2-server and netopeer2-cli and the model [email protected] The server send correctly: 2023-10-18T21:57:21+09:30 but in the...

is:question

## Description * Install the yang modules during build instead of runtime * Upgrade sysrepo, netopeer2, libnetconf2 and libyang * Fix misc issues caused by the upgrade * The upgrade...

As of today it is 6.6.30. Remember to the upgrade in the kernel tree, and create patches from there.

enhancement
security

To see if it usable for us for replacing klish for example. https://github.com/CESNET/netconf-cli

This since they now have added get-data RPC which we have patched on our own. infamy/netconf.py: def _get_data(self, xpath,as_xml=False): """Local member wrapper for netconf-client RPC""" # pylint: disable=protected-access (raw, ele)...

enhancement
test

Running the test `case/ietf-hardware/usb.py` in a loop (with kvm disabled), i noticed that sometimes it booted with failure config, 1 of 22 tests. The USB tests remove the configured USB...

bug

"usb-ports": [ { "name": "USB", "path": "/sys/bus/usb/devices/usb1/authorized" }, { "name": "USB", "path": "/sys/bus/usb/devices/usb1/authorized_default" }, { "name": "USB2", "path": "/sys/bus/usb/devices/usb2/authorized" }, { "name": "USB2", "path": "/sys/bus/usb/devices/usb2/authorized_default" } ] Should be: "usb-ports":...

enhancement
good first issue

To be able to test link loss without link down, required to test LACP, RSTP, MRP and BFD. An example can be to add an attribute to a link in...

enhancement
test

There are some race condition between the two build, both claiming container-name infamy0. time="2024-08-19T11:11:27Z" level=warning msg="For using systemd, you may need to log in using a user session" time="2024-08-19T11:11:27Z" level=warning...