infix
infix copied to clipboard
Linux :yellow_heart: NETCONF = Infix
### Description Being able to use `{NET,REST,xyz}CONF` to get a PCAP from a device would be very usable, from a central management interface, when diagnosing issues. It would also be...
### Description We have a bunch of things that create processes that run inside a `netns` (DHCP servers, `tcpdump` instances etc.) These share a bunch of behavior: - Creates and...
## Description ## Checklist Tick *relevant* boxes, this PR is-a or has-a: - [ ] Bugfix - [ ] Regression tests - [ ] ChangeLog updates (for next release) -...
### Description In #1190 we decided to drop `show ospf database` command temporarily while migrating away from calling `vtysh` commands in the CLI in favor of extending our operational database...
### Current Behavior Container volume test fails in CI on Spins with existing container. ``` Starting test 0047-container_volume Test File: /home/github-optricans/actions-runner/_work/infix-canary/infix-canary/test/case/../../infix/test/case/infix_containers/container_volume/test.py Test Cmdl: [] 2025-11-11 04:53:32 # Starting (2025-11-11 04:53:32)...
### Description And then remove the implementation for put_config_dict. Sometimes tests set the hostname, that is not needed with put_config_dicts, if a hostname setting exist, remove it as well. (of...
### Description Umbrella task and brainstorming topic for advanced firewall features, including outstanding TODO's from #448 - [ ] Support ipsets, with RPC support for dynamic blocking/allowing IPs in an...
Investigate possibility of replacing [podman](https://podman.io/) with something closer to our core values of immutability, security, and usability. At the time of this, 2025-10-06: - [AppTainer](https://apptainer.org/) — *"Secure. Portable. Encryptable."* -...
### Current Behavior This to be able to make easier first deployments on raspberry pi 4 I think it should be outside the zip (it is big), but could be...
### Description Example sensors: - CPU utilization - Memory usage - Disk space - System temperatures Implementation: Use the ietf-hardware YANG model ([RFC 8348](https://www.rfc-editor.org/rfc/rfc8348)) as the foundation. This standard model...