Draft PR for 1.5 https://github.com/vyos/vyos-1x/pull/2508
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Nov 20 2023
Nov 20 2023
c-po added a comment to T5762: http: api: smoketests fail as they can not establish IPv6 connection to uvicorn backend server.
Nov 19 2023
Nov 19 2023
dhcp-server's raw parameters, which would pass options to dhclient as-is
c-po changed the status of T2405: commit archive to GIT, a subtask of T139: Commit archive backends, from Open to Needs testing.
@GurliGebis definately
c-po added a comment to T5686: Loss of connectivity on dhcp enabled ethernet interfaces after abrupt link restarts.
kea-dhcp will only be the server, not the DHCP client that you use here, I am unaware of a Kea based DHCP client.
Nov 18 2023
Nov 18 2023
c-po moved T1354: Add support for VLAN-Aware bridges from Open to Finished on the VyOS 1.5 Circinus board.
c-po moved T1354: Add support for VLAN-Aware bridges from Open to Finished on the VyOS 1.4 Sagitta board.
I am against this change, why not use eth0 everywhere? If it's a WAN or LAN port should be user decidable. Please use udev rules to rename those interfaces to eth0...ethXX
Nov 16 2023
Nov 16 2023
c-po changed the status of T5753: Add VXLAN vnifilter support, a subtask of T3700: Support VLAN tunnel mapping of VLAN aware bridges, from Open to In progress.
c-po renamed T5748: Tunnel class Interface method get_mac() returns IP address for the tunnel interface from Class Interface method get_mac() retruns IP address for the tunnel interface to Tunnel class Interface method get_mac() returns IP address for the tunnel interface.
c-po added a comment to T5748: Tunnel class Interface method get_mac() returns IP address for the tunnel interface.
>>> from vyos.ifconfig import Interface
>>> Interface('tun0').get_mac()
'192.0.2.1'c-po moved T5736: igmp: migrate "protocols igmp" to "protocols pim" from Open to Finished on the VyOS 1.5 Circinus board.
c-po moved T5736: igmp: migrate "protocols igmp" to "protocols pim" from Open to Finished on the VyOS 1.4 Sagitta board.
c-po closed T5595: Multicast - PIM bfd feature enable , a subtask of T5733: pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features, as Resolved.
c-po moved T5595: Multicast - PIM bfd feature enable from Open to Finished on the VyOS 1.4 Sagitta board.
c-po moved T5595: Multicast - PIM bfd feature enable from Open to Finished on the VyOS 1.5 Circinus board.
c-po committed rVYOSONEXbd873274d462: T5747: op-mode add MAC and MTU for show interfaces summary (authored by Viacheslav).
Nov 15 2023
Nov 15 2023
Nov 14 2023
Nov 14 2023
Contact me via Slack for testing
Nov 13 2023
Nov 13 2023
Will be tracked via PR https://github.com/vyos/vyos-1x/pull/2476 as it's realted to the ongoing PIM/PIM6 CLI extension
Nov 12 2023
Nov 12 2023
c-po renamed T5733: pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features from pim: rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features to pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features.
c-po added a comment to T5733: pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features.
PR for VyOS 1.5 https://github.com/vyos/vyos-1x/pull/2476
Will be implemented via T5733
c-po renamed T5733: pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features from pim: rewrite FRR PIM daemon configuration to get_config_dict() to pim: rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features.
c-po added a comment to T5733: pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features.
This also implements https://github.com/vyos/vyos-1x/pull/2411
c-po changed the status of T5733: pim(6): rewrite FRR PIM daemon configuration to get_config_dict() and add missing IGMP features from Open to In progress.
c-po committed rVYOSONEX07ecc0c33fb3: op-mode: T5658: add VRF support for "monitor traceroute" (authored by bbabich).
Nov 7 2023
Nov 7 2023
Nov 6 2023
Nov 6 2023
c-po changed the status of T4269: node.def generator should automatically add default values from Unknown Status to Resolved.