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

## Description - Replace `phys-address` deviation with new `custom-phys-address`, For details, see #680 - Add syntax migration for existing startup-config *and* factory-config files - Add `custom-phys-address` examples to documentation ##...

documentation
feature

From `/log/syslog` on a recent main (c44621b8), the following odd log messages can be found: Oct 10 17:07:48 ix finit[1]: Starting confd[3047] Oct 10 17:07:48 ix load[3055]: Loading startup-config ......

bug
triage

Write a test case to verify interface enable/disable feature: * Configure: Disable interface * Read operational data : `admin-status`, shows `disabled` * Configure: Enable interface + add IPv4 address *...

test

Take this example: ``` admin@infix-00-00-00:/> show interfaces INTERFACE PROTOCOL STATE DATA --------------------------------------------------------------------- lo ethernet UP 00:00:00:00:00:00 ipv4 127.0.0.1/8 (static) ipv6 ::1/128 (static) br0 bridge │ ethernet UP 02:00:00:00:00:00 │ ipv4...

enhancement

### Current Behavior On a system that has already been provisioned, `/mnt/{aux,cfg,var}` will be mounted at boot, which means `mke2fs` will refuse to create filesystems on these partitions: ``` >>>...

bug

Title says it all.

enhancement
feature
triage

- Include *all* documentation in the image - Add CLI keywords `man` and `apropos` (alias `search` maybe?) - Allow bringing up and searching from anywhere in the CLI ```bash admin@example:/config/interface/eth0/ipv4/>...

documentation
enhancement

In qemu: Have a startup configuration with only one interface. Change number of interfaces, the new intefaces will now be handled as ethernet interfaces. With this as result when trying...

Add information on how data in VPD named "product" by device tree is used by system to map basemac, product name etc.

### Basic Firewall Container Verify masquerading and port forwarding using nftables container in `network host` mode. Proposed setup, which also verifies support for >1 container. ![Image](https://github.com/user-attachments/assets/e618e326-de44-4eba-90b2-411dd67ecd8a) 1. httpd container starts...

enhancement
test