Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-12-04 | ipoe_server: T6628: Add option to assign static IP address to end users | Nataliia Solomko | |
2024-12-02 | config-mgmt: T6925: return from verify function on config object None (#4213) | John Estabrook | |
2024-12-01 | Merge pull request #4209 from natali-rs1985/T6770 | Christian Breunig | |
op_mode: T6770: Fix op command "show bridge vni" | |||
2024-11-30 | Merge pull request #4205 from natali-rs1985/T6909 | Christian Breunig | |
op_mode: T6909: Move "show monitoring" and "show zebra" to "show monitoring frr" | |||
2024-11-29 | Merge pull request #4204 from sarthurdev/T6809 | Simon | |
2024-11-28 | multicast: T6920: static multicast routing throws TypeError (#4210) | Nataliia S. | |
2024-11-28 | T6906: IPoE-server add start-session option (#4206) | Viacheslav Hletenko | |
Add the abbility to start IPoE session by unclassified-packet. It allows the cases when subscriber configures the address manually (static) and accel-ppp can start session on any packet. By default start session on DHCPv4 Discover packet. set service ipoe-server interface eth1 start-session unclassified-packet | |||
2024-11-27 | op_mode: T6770: Fix op command "show bridge vni" | Nataliia Solomko | |
2024-11-26 | op_mode: T6909: Move "show monitoring" and "show zebra" to "show monitoring frr" | Nataliia Solomko | |
2024-11-26 | Merge pull request #4196 from natali-rs1985/T6872 | Christian Breunig | |
ipoe_server: T6872: Add the ability to configure LUA scripts and username | |||
2024-11-26 | Merge pull request #4198 from sever-sever/T264 | Christian Breunig | |
T264: IPsec add base64 encoded secret-type feature | |||
2024-11-25 | Merge pull request #4203 from sarthurdev/T6692 | Simon | |
dhcp: T6692: Fix range options not present when `exclude` is used | |||
2024-11-23 | avahi: T6908: add option to define max-cache entries (#4207) | Christian Breunig | |
* avahi: T6908: reduce runtime overhead in smoketests by using setUpClass/tearDownClass * avahi: T6908: add option to define mdns-repeater max-cache entries Add CLI option to configure `cache-entries-max` entries in Avahi daemon configuration. Default value of 4096 for "cache-entries" CVLI node was retrieved from source code. | |||
2024-11-22 | pki: T6809: Support system install of CA certificates | sarthurdev | |
2024-11-21 | pki: T3642: Minimize `node_changed` code | sarthurdev | |
2024-11-21 | dhcp: T6692: Fix range options not present when `exclude` is used | sarthurdev | |
Add smoketest to verify range options are present with `exclude` | |||
2024-11-21 | T264: IPsec add base64 encoded secret-type feature | Viacheslav Hletenko | |
Add the ability to configure base64 encoded passwords for VPN IPSec site-to-site peers authentication psk PSK secret 'xxxxx==' authentication psk PSK secret-type <base64|plaintext> | |||
2024-11-21 | ipoe_server: T6872: Add the ability to configure LUA scripts and username | Nataliia Solomko | |
2024-11-21 | Merge pull request #4202 from jestabro/drop-legacy-show-configuration-files | Daniil Baturin | |
op-mode: T6900: remove uninformative 'show configuration files' | |||
2024-11-21 | T6806: Rework QoS Policy for HFSC Shaper (#4181) | Roman Khramshin | |
- Removed default `m1` and `m2` values from interface definitions - Adjusted filter priorities for shapers - Fixed SFQ qdisc and HFSC class creation to fully support `m1`, `d`, and `m2` parameters - Added validation logic similar to VyOS 1.3 to improve error handling and user experience | |||
2024-11-21 | T6796: QoS: match filter by interface(iif) (#4188) | Roman Khramshin | |
2024-11-20 | op-mode: T6900: remove uninformative 'show configuration files' | John Estabrook | |
The legacy node and behavior under 'show configuration files' is not useful as is; remove node and drop script to allow for a useful repurpose in the future. | |||
2024-11-20 | Merge pull request #4201 from sarthurdev/T3397 | Simon | |
serial: T3397: Remove `--keep-baud` which could result in unexpected baud rate | |||
2024-11-20 | Merge pull request #4197 from jestabro/multipart-msg-output | Daniil Baturin | |
configd: T6899: use multipart message instead of extra exchange | |||
2024-11-20 | serial: T3397: Remove `--keep-baud` which could result in unexpected baud rate | sarthurdev | |
2024-11-20 | T6790: QoS: Improve CAKE Policy (#4173) | Roman Khramshin | |
- Fixed handling of flow isolation parameters. - Corrected support for `nat` and `nonat` in flow isolation. - Extended RTT values to cover the full range supported by `tc`. - Make migration script 2-to-3 qos | |||
2024-11-19 | T6490: Allow creation of wireguard interfaces without requiring peers (#4194) | sskaje | |
* T6490: Allow creation of wireguard interfaces without requiring peers | |||
2024-11-19 | configd: T6899: use multipart message instead of extra exchange | John Estabrook | |
2024-11-19 | Merge pull request #4195 from nvollmar/T6884 | Daniil Baturin | |
T6884: adds mtu option for container networks | |||
2024-11-18 | T6884: enables 16000 mtu | Nicolas Vollmar | |
2024-11-18 | T6884: adds mtu option for container networks | Nicolas Vollmar | |
2024-11-15 | Merge pull request #4190 from HollyGurza/6795 | Christian Breunig | |
T6795: QoS: Fix duplicate entries in class match filters | |||
2024-11-15 | Merge pull request #4191 from HollyGurza/T6801 | Christian Breunig | |
T6801: QoS: Policy rate-control is broken by default | |||
2024-11-15 | Merge pull request #4192 from sever-sever/T6876 | Daniil Baturin | |
dhcp-server: T6876: increase retries that Kea makes to open a socket | |||
2024-11-15 | Merge pull request #4193 from HollyGurza/T6878 | Daniil Baturin | |
conntrack: T6878: stop the conntrack logger daemon correctly | |||
2024-11-15 | T6878: Stop conntrack logging service | khramshinr | |
2024-11-14 | T6876: DHCP-server increase retries that Kea makes to open a socket | Viacheslav Hletenko | |
KEA DHCP-server sometimes could be in the race condition when an interface is not in the UP state. The server tries to open the socket 5 times with an interval of 5 seconds, then just starts as it is. In this case, users cannot get leases from the interface, which was in the DOWN state before starting KEA, but it is now in the UP state. Increase 'service-sockets-max-retries' from 5 to 60 | |||
2024-11-14 | T6801: QoS: Policy rate-control is broken by default | khramshinr | |
- Fixed unhandled exception for policy rate-control without params | |||
2024-11-13 | Merge pull request #4187 from c-po/babel-tests | Daniil Baturin | |
babel: T6866: IPv6 distribute-lists in access-list6 format have names not numbers | |||
2024-11-13 | T6795: Fix duplicate entries in class match filters | khramshinr | |
2024-11-12 | babel: T6866: IPv6 distribute-lists in access-list6 format have names not ↵ | Christian Breunig | |
numbers | |||
2024-11-12 | babel: T4977: add missing smoketests | Christian Breunig | |
2024-11-12 | babel: T4977: use common include for IPv4/IPv6 route redistribution | Christian Breunig | |
2024-11-12 | babel: T4977: we do not have EIGRP support - remove redistribution option | Christian Breunig | |
2024-11-12 | T6861: op-mode: add 0 into errno expect list (#4189) | Date Huang | |
Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2024-11-11 | Merge pull request #4186 from tjjh89017/T6861 | Daniil Baturin | |
T6861: op-mode: ignore error code 255 if this UEFI doesn't support secure boot | |||
2024-11-08 | Merge pull request #4185 from c-po/syslog-fixup | Daniil Baturin | |
syslog: T6858: bugfix remote syslog using TCP | |||
2024-11-08 | Merge pull request #4179 from natali-rs1985/T3501-current | Daniil Baturin | |
T3501: Allow using more than one tuned profile | |||
2024-11-08 | T6861: op-mode: ignore error code 255 if this UEFI doesn't support secure boot | Date Huang | |
`mokutil --sb-state` will output "This system doesn't support Secure Boot" to stderr. and return error code 255 if the UEFI system doesn't support secure boot. Signed-off-by: Date Huang <tjjh89017@hotmail.com> | |||
2024-11-08 | T6802: Fix QoS Policy Round-Robin with Default Configuration (#4177) | Roman Khramshin | |
- Resolved unhandled exception occurring with default round-robin policy config. - Added default filter to ensure proper round-robin policy. |