cpo@LR1.wue3# commit [ interfaces ethernet eth1 ] Duplicate VLAN id "100" used for vif and vif-s interfaces!
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed Search
Feb 3 2021
Feb 3 2021
c-po closed T3278: Add XML for "protocols vrf" [conf-mode], a subtask of T2450: Rewrite "protocols vrf" tree in XML and Python, as Resolved.
Feb 2 2021
Feb 2 2021
c-po moved T3239: XML: override 'defaultValue' for mtu of certain interfaces; remove workarounds from Open to In Progress on the VyOS 1.4 Sagitta board.
c-po closed T3263: OSPF Hello subsecond timer, a subtask of T3235: Rewrite protocol OSPF to new XML/Python style, as Resolved.
c-po changed the status of T3263: OSPF Hello subsecond timer, a subtask of T3235: Rewrite protocol OSPF to new XML/Python style, from Open to Needs testing.
c-po moved T3018: Unclear behaviour when configuring vif and vif-s interfaces from Open to Finished on the VyOS 1.4 Sagitta board.
c-po moved T3018: Unclear behaviour when configuring vif and vif-s interfaces from Need Triage to Finished on the VyOS 1.3 Equuleus board.
c-po changed the status of T3255: Rewrite protocol RPKI to new XML/Python style, a subtask of T2175: Rewriting all FRR processes allow for reloading and to XML/Python style, from Unknown Status to Resolved.
c-po changed the status of T3255: Rewrite protocol RPKI to new XML/Python style from Unknown Status to Resolved.
c-po committed rVYOSONEX6b3834351500: nat: T2873: Add address filtering for DNAT translations (authored by erkin).
c-po changed the status of T3018: Unclear behaviour when configuring vif and vif-s interfaces from Open to Confirmed.
It is also allowed in VyOS 1.2 but the Kernel errors out:
c-po moved T3253: rpki: multiple peers cannot be configured from Need Triage to Finished on the VyOS 1.3 Equuleus board.
c-po moved T3255: Rewrite protocol RPKI to new XML/Python style from Need Triage to Finished on the VyOS 1.3 Equuleus board.
c-po moved T3255: Rewrite protocol RPKI to new XML/Python style from Open to Finished on the VyOS 1.4 Sagitta board.
c-po added projects to T3255: Rewrite protocol RPKI to new XML/Python style: VyOS 1.3 Equuleus, VyOS 1.4 Sagitta.
Feb 1 2021
Feb 1 2021
c-po closed T3266: Deleting RPKI does not remove entire FRR configuration., a subtask of T3255: Rewrite protocol RPKI to new XML/Python style, as Resolved.
c-po changed the status of T3266: Deleting RPKI does not remove entire FRR configuration., a subtask of T3255: Rewrite protocol RPKI to new XML/Python style, from Open to On hold.
c-po changed the status of T3266: Deleting RPKI does not remove entire FRR configuration. from Open to On hold.
Jan 31 2021
Jan 31 2021
c-po closed T2947: Nat translation many-many with prefix does not map 1-1., a subtask of T3092: nat: migrate to get_config_dict(), as Unknown Status.
c-po changed the status of T3255: Rewrite protocol RPKI to new XML/Python style from Resolved to Unknown Status.
c-po changed the status of T3255: Rewrite protocol RPKI to new XML/Python style, a subtask of T2175: Rewriting all FRR processes allow for reloading and to XML/Python style, from Resolved to Unknown Status.
c-po closed T3255: Rewrite protocol RPKI to new XML/Python style, a subtask of T2175: Rewriting all FRR processes allow for reloading and to XML/Python style, as Resolved.
Jan 30 2021
Jan 30 2021
c-po changed the status of T3273: PPPoE static default-routes deleted on interface down when not added by interface up from Unknown Status to Resolved.
c-po moved T3273: PPPoE static default-routes deleted on interface down when not added by interface up from Open to In Progress on the VyOS 1.4 Sagitta board.
c-po added a comment to T3273: PPPoE static default-routes deleted on interface down when not added by interface up.
Once confirmed in 1.4 this is a good backport candidate to 1.3. Thanks!
c-po closed T3273: PPPoE static default-routes deleted on interface down when not added by interface up as Unknown Status.
c-po moved T3037: Bgp afi ipv6-unicast capability dynamic bug from Need Triage to Finished on the VyOS 1.3 Equuleus board.
c-po moved T3037: Bgp afi ipv6-unicast capability dynamic bug from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.7) board.
c-po changed the status of T3037: Bgp afi ipv6-unicast capability dynamic bug from Open to In progress.
c-po changed the status of T3240: Support per-interface DHCPv6 DUIDs from Unknown Status to Resolved.
c-po committed rVYOSONEXe2599181251a: dhcpv6: T3240: send DUID when only DHCPv6 PD is configured (authored by stepler).
c-po committed rVYOSONEXedf1a261e154: dhcpv6: T3240: support per-interface client DUIDs (authored by stepler).
Backported to VyOS 1.3 equuleus
Only some files in /etc are adjusted by the Python scripts. We can extend the render() function to only write the file if the content changed (by either read back the content or comparind checksums of the content).
Jan 29 2021
Jan 29 2021
c-po closed T3272: OSPF: interface config is not removed, a subtask of T2175: Rewriting all FRR processes allow for reloading and to XML/Python style, as Resolved.
Is this probably also an issue for IS-IS?
Thanks! Backported to equuleus branch.
c-po committed rVYOSONEXd78b4e39ad68: vif-c: verify: T3269: fix configuration verification (authored by stepler).
Thanks! Fix also backported to equuleus branch.
New syntax could be set protocols ospf interface eth0 dead-hello-multiplier <1-10> to not have to many nesting levels. Would that work out, too?