| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-15 | Merge pull request #4686 from l0crian1/container-macvlan | Daniil Baturin | |
| container: T7186: Add macvlan network type for containers | |||
| 2025-09-14 | route-map: T1124: Allow matching RPKI OVS extended community (#4699) | l0crian1 | |
| - Added 'rpki-extcommunity' match condition - Added test to test_policy.py smoketest for rpki-extcommunity match | |||
| 2025-09-14 | bgp: T6438: add solo option to peer-group config (#4706) | l0crian1 | |
| - Added solo leafNode to peer-group config - Added solo.xml.i to reduce code duplication - Added solo option to peer-group smoketests | |||
| 2025-09-10 | Merge pull request #4690 from natali-rs1985/T7757 | Viacheslav Hletenko | |
| T7757: VPP Verify buffers for rx/tx queues | |||
| 2025-09-09 | Merge pull request #4682 from aapostoliuk/T7722-current | John Estabrook | |
| isis: T7722: Added interface fast-reroute configuration commands | |||
| 2025-09-09 | T7757: VPP add auto calculation of buffer-per-numa parameter as default | Nataliia Solomko | |
| 2025-09-05 | T7757: VPP Verify buffers for rx/tx queues | Nataliia Solomko | |
| 2025-09-04 | T7366: Firewall rules allow empty nodes | l0crian1 | |
| Added checks in the verify_rule() function of firewall.py for empty nodes. Added migration script 19-to-20 to remove empty nodes from the config. | |||
| 2025-08-28 | container: T7186: Add macvlan network type for containers | l0crian1 | |
| Modified: - interface-definitions/container.xml.in: - Add macvlan network type - Add gateway option - python/vyos/utils/network.py: - Add gen_mac function to generate mac address - smoketest/scripts/cli/test_container.py: - Add test for container network types - src/conf_mode/container.py: - Add support for macvlan network type - Add gateway option | |||
| 2025-08-28 | Merge pull request #4674 from dmbaturin/op-mode-permissions | Daniil Baturin | |
| op-mode: T7745: add a CLI for operator user command permissions | |||
| 2025-08-28 | isis: T7722: Added interface fast-reroute configuration commands | aapostoliuk | |
| Added interface fast-reroute configuration commands | |||
| 2025-08-26 | op-mode: T7745: add a CLI for operator user command permissions | Daniil Baturin | |
| 2025-08-23 | T7743: PPPoE-server add option for VPP control plane | Viacheslav | |
| Enable PPPoE control-plane integration with VPP, add configurable option: - set service pppoe-server interface eth1 vpp-cp ``` interface=eth1,vpp-cp=true ``` | |||
| 2025-08-19 | Merge pull request #4647 from natali-rs1985/T7678 | Daniil Baturin | |
| T7678: Move "vpp settings host-resources" to "system option resource-limits" | |||
| 2025-08-19 | T7678: Change node name to resource-limits | Nataliia Solomko | |
| 2025-08-19 | Merge pull request #4508 from davi2367/vrf-dhcp | Daniil Baturin | |
| kea: T6211: add VRF support for KEA dhcp server | |||
| 2025-08-19 | Merge pull request #4659 from sarthurdev/T7715 | Daniil Baturin | |
| haproxy: T7715: Add rule matching on subdomains | |||
| 2025-08-19 | haproxy: T7715: Move duplicate domain nodes into include | sarthurdev | |
| 2025-08-19 | Merge branch 'current' into T7678 | Nataliia S. | |
| 2025-08-15 | kea: T6211: add VRF support for KEA dhcp server | David Vølker | |
| 2025-08-14 | T7716: VPP: Change defaults and add a warning about maximum routes count for ↵ | Nataliia Solomko | |
| current configuration | |||
| 2025-08-13 | haproxy: T7715: Add rule matching on subdomains | sarthurdev | |
| 2025-08-13 | T7678: Remove host-resources from CLI | Nataliia Solomko | |
| It will be configured in section "system option host-resources" | |||
| 2025-08-13 | T7678: Move "vpp settings host-resources" to "system option host-resources" | Nataliia Solomko | |
| 2025-08-12 | Merge pull request #4650 from sever-sever/T7697 | Daniil Baturin | |
| T7697: Merge vyos-vpp repo into vyos-1x | |||
| 2025-08-11 | Merge pull request #4645 from l0crian1/add-vni-map-description | Christian Breunig | |
| vxlan: T7468: add VLAN-to-VNI mapping description | |||
| 2025-08-07 | T7697: Merge remote-tracking branch 'vpp/current' into vyos-1x | Viacheslav | |
| 2025-08-04 | vxlan: T7468: add VLAN-to-VNI mapping description | l0crian1 | |
| 2025-08-04 | T7686: Add MAC address to dummy interface | l0crian1 | |
| Added ability for user-defined MAC address for dummy interfaces. | |||
| 2025-07-31 | VPP: T7175: Add sFlow conf mode CLI and startup template (#32) | KyleM | |
| * VPP: T7175 Added conf mode CLI for VPP sflow plugin and updated VPP template to include plugin. * VPP: T7175: Conf mode CLI and startup template. * T7175: VPP fix sFlow verify use vpp enstead of enable_vpp * T7175: VPP add sFlow smoketest * T7175: VPP remove unused config_changed variable --------- Co-authored-by: Viacheslav <v.gletenko@vyos.io> | |||
| 2025-07-28 | T7639: use common naming style for "Segment-Routing" over "Segment Routing" | Christian Breunig | |
| Multiple styles were used - streamline this to make it look more professional. | |||
| 2025-07-28 | isis: T7639: add SRv6 locator support | fett0 | |
| 2025-07-28 | ipsec: T7593: Add dynamic prefix for local and remote traffic selectors | Oleksandr Kuchmystyi | |
| In case when there is no local/remote prefix configured in a tunnel settings, a protocol configured for such tunnel is ignored. The correct way to generate the configuration is to set the prefix to `dynamic` if it was not set. The correct config for the described case is: ``` local_ts = dynamic[gre/] remote_ts = dynamic[gre/] ``` | |||
| 2025-07-25 | T7175: VPP move sflow vpp option under server to sort commands | Viacheslav | |
| 2025-07-24 | T7175: Added VPP option | Kyle McClammy | |
| 2025-07-24 | T7658: T7656: Changes for max-map-count parameter (#53) | Nataliia S. | |
| * T7658: Increase max-map-count interval and default value to linux default Also input a warning instead of ConfigError in case of "host-resources max-map-count" didn't pass the verification * T7656: Clarify warning message for max-map-count option verification | |||
| 2025-07-22 | Merge pull request #4601 from aapostoliuk/T7504-current | Daniil Baturin | |
| ipsec: T7504: Added IKEv2 retransmission options | |||
| 2025-07-18 | ipsec: T7504: Added IKEv2 retransmission options | aapostoliuk | |
| Added IKEv2 retransmission options (base, tries, timeout). | |||
| 2025-07-13 | Merge pull request #4586 from nobidev/features/add-support-proxy-for-haproxy | Viacheslav Hletenko | |
| T7595: Support PROXY protocol for haproxy | |||
| 2025-07-13 | T7595: Support PROXY protocol for haproxy | Nobi | |
| 2025-07-08 | T7607: Remove "set vpp settings host-resources nr_hugepages <N>" setting (#43) | Nataliia S. | |
| 2025-07-01 | T7603: Remove default main-heap-page-size | Nataliia Solomko | |
| Some systems have default page-size 4K and it may cause an error | |||
| 2025-06-29 | T7589: Add no-split-gso and ack-filter for CAKE | factor2431 | |
| 2025-06-24 | T7424: Refactor resource validation and broaden cases (#38) | Nataliia S. | |
| * T7424: Refactor and extend resource usage verification on commit for VPP CLI T7424: Fix ruff errors * T7424: Implement check for smoke tests runtime; reduce resource requirements for test environments T7424: Fix errors in calculating the skipped and reserved CPU cores; Adjust default main heap size value. * T7424: Refactor the CPU checks logic; Add total CPU usage check T7424: Fix CPU reserve and skip cores calculations; Add total CPU usage check T7424: Refactor smoketests to reflect new logic * T7424: Refactor the CPU and memory checks logic --------- Co-authored-by: oniko94 <onikolaiev94@outlook.com> | |||
| 2025-06-20 | T7531: Add FRR no bgp ipv6-auto-ra option | factor2431 | |
| 2025-06-19 | Merge pull request #4558 from natali-rs1985/T6951 | Daniil Baturin | |
| firewall: T6951: Add a configuration command for ethertypes that bridge firewalls should always accept | |||
| 2025-06-17 | firewall: T6951: Add a configuration command for ethertypes that bridge ↵ | Nataliia Solomko | |
| firewalls should always accept | |||
| 2025-06-17 | container: T7473: fix show/monitor container log failed when log-driver is ↵ | opswill | |
| journald | |||
| 2025-06-12 | Merge pull request #4497 from yzguy/T7432 | Daniil Baturin | |
| T7432: RPKI VRF Support | |||
| 2025-06-09 | Merge pull request #4548 from c-po/T7202-conntrack | Daniil Baturin | |
| conntrack: T7208: nf_conntrack_buckets defaults and behavior | |||
