infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
In FRR 10 they changed how it is supposed to use FRR. Now you can not have multiple configuration files (one for ospfd, one for staticd and so on). They...
### Description Add information about system services and their status to sysrepo operational data. This is the base for showing the information in various front ends, such as CLI or...
### Description Linux has sysctl setting to allow processes to bind to IP addresses that doesn’t exist. - net.ipv4.ip_nonlocal_bind - net.ipv6.ip_nonlocal_bind See e.g., https://www.cyberciti.biz/faq/linux-bind-ip-that-doesnt-exist-with-net-ipv4-ip_nonlocal_bind/ for more information. These settings are...
### Current Behavior No user can copy running to startup if startup doesn't exist **or** the full path name is given (`copy running /cfg/startup-config.cfg`) ``` root@ix-00-00-00:/> copy running-config startup-config Error:...
Set up a local download mirror for Wires servers and clients. ``` BR2_PRIMARY_SITE: Primary site to download from. If this option is set then buildroot will try to download package...
### Description Infix supports enabled Ethernet interfaces to use auto-negotiation of speed/duplex. But we lack a test to verify that the auto-negotiation results in expected speed and duplex. Proposed test:...
### Description Add something in CI that blocks merging of commits when test report generation throws warnings. We have a history of adding images that doesn't render during asciidoctor pdf...
The QoS documentation holds information on hardware offloading and qos functionality for products using the [Marvell Link Street](https://github.com/kernelkit/infix/blob/main/doc/qos.md#marvell-linkstreet) driver. A proposal for testing this is shown below 
This is the oldest code in the system and really need some refactor. Later addition: when doing this, see if an alternative solution to #855 can included.
See parent issues