infix icon indicating copy to clipboard operation
infix copied to clipboard

Linux :yellow_heart: NETCONF = Infix

Results 212 infix issues
Sort by recently updated
recently updated
newest added

In an AFK discussion, the following question was brought up: > Sooner or later, we will have to make breaking changes to YANG models that will cause `confd` to reject...

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 facilitate upgrading .cfg format we need to include a version field in YANG. For example, we want to change our infix-system:motd from `type string` to `type binary`. I propose...

enhancement

#### Main Test - Create a new private/public key pair using ssh-keygen, e.g., `ssh-keygen -f /tmp/foobar -N ""` - Verify user can fetch data using only the public key, either:...

test

For veth peers and bridge-port bridge references we refer to an if:interface-ref which is guarded with a must expression. Klish, or rather its sysrepo plugin, should validate the alternatives it...

enhancement

The 'help' command, added by KernelKit for use in Infix, formats the YANG model description text and prints it to stdout. A great imrovement would be if this could also...

enhancement

While porting to Infix I'm sure I had the LEDs on both ports working fine at some point. Went from Linux 5.16, and while trying out various WiFi USB plugs,...

Currently there's no function on the R2S reset button. Other (customer) boards have factory reset triggered when pressed at power-on, with LED confirmation on system LEDs. Also, the SYS LED...

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