infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
Although unlikely to occur, detecting, adding a log message and reboot would be the proper way to respond. ref to packet loss issue, snake test
When a port is set to auto-negotiate, Infix always advertises all speed/duplex mode the port is capable of. In some situations, it is preferable to only advertise a (configurable) subset,...
We could add more info on VLAN behavior, for instance regarding isolation. E.g., consider a VLAN bridge where e0 has PVID 0 and is configured untagged to VLAN 10. -...
### Current Behavior The system booted with WAN connected and LAN disconnected. ``` lan ethernet DOWN b2:b2:41:23:71:82 ipv4 192.168.2.1/24 (static) wan ethernet UP b2:b2:41:23:71:83 ipv4 10.10.3.101/24 (dhcp) ``` Rousette keeps...
While searching the docs I could not find any relevant simple examples of how to use RESTCONF or NETCONF. I believe we have some useful ones buried in customer documentation...
> Are we leaving boot-time performance on the table by not using `/bin/ash` as `/bin/sh`? Like how Debian does with `dash(1)`? _Originally posted by @wkz in https://github.com/kernelkit/infix/pull/955#discussion_r1967219525_
### Description Infix does not support the ARP and neighor cache available in [ietf-ip.yang](https://github.com/kernelkit/infix/blob/main/src/confd/yang/ietf-interfaces%402018-02-20.yang). ``` module: ietf-interfaces +--rw interfaces | +--rw interface* [name] | | | ... | | +--rw...
A great improvement in Infix of late, was when the bootstrapping of YANG modules was moved from runtime (on the device) to build time. As a spin-off we gained early...
### Current Behavior Today's implementation assumes that at least one side of every VETH pair remains assigned to the host namespace. I.e., it is not possible to create setups like...
### Current Behavior Infix [management documentation](https://github.com/kernelkit/infix/blob/main/doc/management.md) refers to the _keystore_ as part of the SSH section, but there is no user documenation on the Infix keystore and how to use...