Page MenuHomeVyOS Platform
Feed Search

Nov 19 2020

c-po closed T3075: Update Linux Kernel to v4.19.158 as Resolved.
Nov 19 2020, 9:37 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3075: Update Linux Kernel to v4.19.158.
Nov 19 2020, 9:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1405: dhclient runs before mac overrides are applied.

I have adjust the logic which now sets the interface MAC address before any other parameter. Using the OSI model this makes sense as the MAC layer is below IP.

Nov 19 2020, 9:10 PM
c-po committed rVYOSONEX1b3cde673ad0: ifconfig: T1405: ensure MAC address is configured first.
Nov 19 2020, 9:09 PM
c-po changed the status of T1405: dhclient runs before mac overrides are applied from In progress to Needs testing.
Nov 19 2020, 9:09 PM
c-po changed the status of T1405: dhclient runs before mac overrides are applied from Open to In progress.
Nov 19 2020, 9:06 PM

Nov 18 2020

c-po committed rVYOSONEXf00985ccc246: Revert "wireless: T2241: add "wds" CLI option".
Nov 18 2020, 8:43 PM
c-po added a reverting change for rVYOSONEX806f35b5856c: wireless: T2241: add "wds" CLI option: rVYOSONEXf00985ccc246: Revert "wireless: T2241: add "wds" CLI option".
Nov 18 2020, 8:43 PM

Nov 17 2020

c-po added a comment to T3067: Wireless interface can no longer be added to the bridge after bridge VLAN support.

I can now again bridge the WIFI interface to br0, please resolve the outstanding commit message changes and then it feels good to me! Thanks

Nov 17 2020, 7:16 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3067: Wireless interface can no longer be added to the bridge after bridge VLAN support.
# Bridge port handling of wireless interfaces is done by hostapd.
        if 'wlan' in interface:
            return

Why can't wlan be completed in bridge.py?

Nov 17 2020, 7:12 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 15 2020

c-po added a comment to T3030: Support ERSPAN Tunnel Protocol.

Why not use ERSPAN?

Nov 15 2020, 9:13 PM · VyOS 1.4 Sagitta
c-po committed rVYOSONEX4dc93212f77c: smoketest: tunnel: local-ip and dhcp-interface can not be used together.
Nov 15 2020, 3:45 PM
c-po closed T3069: OpenVPN routed networks not available as Resolved.
Nov 15 2020, 3:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3069: OpenVPN routed networks not available.

Resolved as informed by @tuxnet

Nov 15 2020, 3:34 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3071: Display VLAN mode information on the network interface.

Ungortunately this is a -1 from me.

Nov 15 2020, 1:47 PM
c-po committed rVYOSONEX273fedf74156: smoketest: tunnel: validate if local/remote address matches proper address….
Nov 15 2020, 11:24 AM
c-po closed T1677: Support configuration of Ethernet SMP affinity in new Python/XML implementation, a subtask of T1637: Rewrite ethernet interface in new style XML syntax, as Wontfix.
Nov 15 2020, 10:46 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1677: Support configuration of Ethernet SMP affinity in new Python/XML implementation as Wontfix.
Nov 15 2020, 10:46 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1677: Support configuration of Ethernet SMP affinity in new Python/XML implementation, a subtask of T3048: Drop static smp-affinity for a more dynamic way using tuned, as Wontfix.
Nov 15 2020, 10:46 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T1677: Support configuration of Ethernet SMP affinity in new Python/XML implementation.

This will be resolved / migrated away in T3048.

Nov 15 2020, 10:46 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2564: Extend VyOS to support appliance LCDs from Unknown Status to Resolved.
Nov 15 2020, 10:28 AM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po added a comment to T2564: Extend VyOS to support appliance LCDs.

We have a basic implementation available. Additional changes should be submitted via feature requests.

Nov 15 2020, 10:28 AM · VyOS 1.2 Crux (VyOS 1.2.7)
c-po closed T2993: op-mode: lldp: show lldp neighbors - AttributeError: 'str' object has no attribute 'items' as Resolved.
Nov 15 2020, 10:27 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1315: Allow BGP to use address-family l2vpn evpn from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Nov 15 2020, 10:27 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T2817: Bring back the event-handler from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Nov 15 2020, 10:27 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3065: Add "interfaces wirelessmodem" IPv6 support from Need Triage to Backlog on the VyOS 1.3 Equuleus board.
Nov 15 2020, 10:26 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T3072: Migrate tunnel interfaces to new get_config_dict() approach from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Nov 15 2020, 10:26 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX9152e5b3665a: op-mode: fix "show arp interface" argument level.
Nov 15 2020, 9:39 AM
c-po renamed T2966: tunnel: add new encapsulation types ip6tnl and ip6gretap from Add tunnel type ip6tnl to tunnel: add new encapsulation type ip6tnl.
Nov 15 2020, 9:33 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3072: Migrate tunnel interfaces to new get_config_dict() approach, a subtask of T2653: "set interfaces" Python handler code improvements - next iteration, from Open to In progress.
Nov 15 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3072: Migrate tunnel interfaces to new get_config_dict() approach from Open to In progress.
Nov 15 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a subtask for T3072: Migrate tunnel interfaces to new get_config_dict() approach: T2966: tunnel: add new encapsulation types ip6tnl and ip6gretap.
Nov 15 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a parent task for T2966: tunnel: add new encapsulation types ip6tnl and ip6gretap: T3072: Migrate tunnel interfaces to new get_config_dict() approach.
Nov 15 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3072: Migrate tunnel interfaces to new get_config_dict() approach.
Nov 15 2020, 9:32 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3038: Supporting AZERTY keyboards as Resolved.
Nov 15 2020, 8:44 AM · VyOS 1.3 Equuleus (1.3.0)

Nov 14 2020

c-po added a comment to T3068: Automatic generation of IPv6 link local addresses for tunnel interfaces.

VyOS 1.2 adds a random link-local address on tunnel interfaces by default.

Nov 14 2020, 6:07 PM
c-po changed the status of T3068: Automatic generation of IPv6 link local addresses for tunnel interfaces from Open to In progress.
Nov 14 2020, 6:07 PM
c-po reopened T2550: OpenVPN: IPv4 not working in client mode as "Needs testing".
Nov 14 2020, 10:42 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2550: OpenVPN: IPv4 not working in client mode as Resolved.
Nov 14 2020, 10:42 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX9f49458a70f0: openvpn: T2550: default connection protocol to udp.
Nov 14 2020, 10:41 AM
c-po added a comment to T3069: OpenVPN routed networks not available.

In the specified timerange

Nov 14 2020, 9:10 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3066: reboot in - Invalid time from Confirmed to Needs testing.
Nov 14 2020, 8:54 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3065: Add "interfaces wirelessmodem" IPv6 support from In progress to Needs testing.
Nov 14 2020, 8:53 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3065: Add "interfaces wirelessmodem" IPv6 support, a subtask of T3063: Add support for Huawei LTE Module ME909s-120, from In progress to Needs testing.
Nov 14 2020, 8:53 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure as Resolved.
Nov 14 2020, 8:53 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure.

Next rolling release will carry the revert

Nov 14 2020, 7:43 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure from Open to Needs testing.
Nov 14 2020, 7:01 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure.

Thank you for the feedback! Will incorporate this into the rolling releases. Looks like once again Intel did us a favor.

Nov 14 2020, 7:01 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX95c1942d7e0b: tuned: T3048: programm proper daemon startup.
Nov 14 2020, 6:59 AM
c-po committed rVYOSONEXba483643bd73: options: keyboard: T3038: use proper XML <defaultValue> over hardcoded Python….
Nov 14 2020, 6:59 AM

Nov 13 2020

c-po committed rVYOSONEXc9661f01df8e: Merge branch 't1316-frr-isis' of github.com:c-po/vyos-1x into current.
Nov 13 2020, 8:54 PM
c-po committed rVYOSONEX82193bbcf4a6: isis: T1316: refactor config retrieval and Jinja2 template.
Nov 13 2020, 8:54 PM
c-po committed rVYOSONEX9ca2b7b2223b: Merge branch 'T1316_october' of https://github.com/sever-sever/vyos-1x into….
Nov 13 2020, 8:54 PM
c-po committed rVYOSONEX7106e90daf7c: openvpn: T3060: fix CLI to real config mapping for protocol node.
Nov 13 2020, 1:57 PM
c-po changed the status of T3060: OpenVPN virtual interface not coming up after upgrade from In progress to Needs testing.
Nov 13 2020, 1:57 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXa7bee8f8e084: openvpn: T3051: fix smoketest.
Nov 13 2020, 1:52 PM
c-po committed rVYOSONEX6962bc53fa24: vyos.template: provide general is_ip(v4|v6) helpers.
Nov 13 2020, 1:52 PM
c-po added a comment to T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure.

I have reverted the commit of QAT driver update. can you please try out this image:

Nov 13 2020, 1:49 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX943a4a5016cf: openvpn: T3051: fix creation of ifconfig-pool for client communication.
Nov 13 2020, 11:01 AM
c-po changed the status of T3060: OpenVPN virtual interface not coming up after upgrade from Open to In progress.
Nov 13 2020, 10:59 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3068: Automatic generation of IPv6 link local addresses for tunnel interfaces.

@ernstjo yeah we also have this "situation" with wireguard tunnels. Should be fixed in general with the rewrite of tunnel to get_config_dict() which is the second last interface not using this scheme, vti is last.

Nov 13 2020, 10:38 AM
c-po committed rVYOSONEX62320efc3866: wwan: T3065: add IPv6 support for wirelessmodem interfaces.
Nov 13 2020, 9:21 AM
c-po added a comment to T3063: Add support for Huawei LTE Module ME909s-120.

Usually all of them have a serial failback thus they should work, currently there is only a smakk subset of vyos verified LTE modules as each and every modules comes with its own problems:

Nov 13 2020, 9:20 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3063: Add support for Huawei LTE Module ME909s-120 as Resolved.
Nov 13 2020, 9:19 AM · VyOS 1.3 Equuleus (1.3.0)
c-po assigned T3067: Wireless interface can no longer be added to the bridge after bridge VLAN support to jack9603301.
Nov 13 2020, 7:42 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3067: Wireless interface can no longer be added to the bridge after bridge VLAN support.
Nov 13 2020, 7:42 AM · VyOS 1.3 Equuleus (1.3.0)

Nov 12 2020

c-po committed rVYOSONEXf9e0fb6bffd4: udev: T3063: drop special WWAN rule for Sierra Wireless cards.
Nov 12 2020, 9:04 PM
c-po changed the status of T3063: Add support for Huawei LTE Module ME909s-120 from In progress to Needs testing.
Nov 12 2020, 9:02 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated the task description for T3063: Add support for Huawei LTE Module ME909s-120.
Nov 12 2020, 8:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3065: Add "interfaces wirelessmodem" IPv6 support, a subtask of T3063: Add support for Huawei LTE Module ME909s-120, from Open to In progress.
Nov 12 2020, 8:33 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3065: Add "interfaces wirelessmodem" IPv6 support from Open to In progress.
Nov 12 2020, 8:33 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3065: Add "interfaces wirelessmodem" IPv6 support.
Nov 12 2020, 8:32 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T3064: Update Linux Kernel to v4.19.157 as Resolved.
Nov 12 2020, 6:53 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3064: Update Linux Kernel to v4.19.157 from Open to In progress.
Nov 12 2020, 6:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3064: Update Linux Kernel to v4.19.157.
Nov 12 2020, 6:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3048: Drop static smp-affinity for a more dynamic way using tuned.

Docuemntation from: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/performance_tuning_guide/sect-red_hat_enterprise_linux-performance_tuning_guide-tool_reference-tuned_adm

Nov 12 2020, 5:23 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T3063: Add support for Huawei LTE Module ME909s-120 from Open to In progress.
Nov 12 2020, 4:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T3063: Add support for Huawei LTE Module ME909s-120.
Nov 12 2020, 4:50 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX7467727e80dc: bridge: T3042: ease help string on allowed-vlan and native-vlan.
Nov 12 2020, 4:46 PM
c-po committed rVYOSONEX6a6fbb03ad8d: ssh: T2635: drop superfluous import.
Nov 12 2020, 4:46 PM

Nov 11 2020

c-po committed rVYOSONEX7301659a1303: wwan: T2529: fix validation logic for non existing devices.
Nov 11 2020, 5:39 PM
c-po added a comment to T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure.

@lucasec of course this commit could be related and we can try revert back to the old version. Would you be willing in testing a binary for us?

Nov 11 2020, 5:04 PM · VyOS 1.3 Equuleus (1.3.0)

Nov 8 2020

c-po changed the status of T3040: NHRP IPv6 Support from Open to On hold.
Nov 8 2020, 7:40 PM · VyOS Rolling
c-po added a comment to T3040: NHRP IPv6 Support.

as we rely on OpenNHRP this looks like a dead end as of now. Maybe IPv6 support will get introduced and supported when we can migrate to FRR based NHRP - there is another task about that (T2326).

Nov 8 2020, 7:40 PM · VyOS Rolling
c-po closed T3050: Broken address/subnet validation on NAT configuration as Resolved.
Nov 8 2020, 6:36 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T3041: Intel QAT: vyos-1.3-rolling-202011020217-amd64 kernel panic during configure.

Your referenced commit is only relevant for validation logic if your hardware supports QAT or not. We now run Kernel 4.19.155 - please retry with the latest rolling release.

Nov 8 2020, 9:50 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2744: igmp-proxy issue: Address already in use.

@tuxnet maybe this will help: https://docs.vyos.io/en/latest/routing/multicast.html

Nov 8 2020, 7:58 AM · VyOS 1.3 Equuleus (1.3.0)

Nov 7 2020

c-po added a comment to T2997: DHCP: disallow/do-not-request certain options when requesting IP address from server.

set interfaces ethernet eth2 dhcp-options no-default-route

Nov 7 2020, 8:32 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXed6e1f556b29: interfaces: dhcp-client: T2997: add option to not request DHCP router address.
Nov 7 2020, 8:32 PM
c-po renamed T2997: DHCP: disallow/do-not-request certain options when requesting IP address from server from Allow ignoring received DHCP options to DHCP: disallow/do-not-request certain options when requesting IP address from server.
Nov 7 2020, 7:46 PM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T311: DHCP: set client-hostname via CLI from dhcp client options in CLI to DHCP: set client-hostname via CLI.
Nov 7 2020, 7:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T311: DHCP: set client-hostname via CLI as Resolved.
Nov 7 2020, 7:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T311: DHCP: set client-hostname via CLI.

Available via set interfaces ethernet eth0 dhcp-options host-name

Nov 7 2020, 7:44 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po closed T2653: "set interfaces" Python handler code improvements - next iteration, a subtask of T1579: Rewrite all interface types in new XML/Python style, as Resolved.
Nov 7 2020, 7:43 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2653: "set interfaces" Python handler code improvements - next iteration as Resolved.
Nov 7 2020, 7:43 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXd1b68af630b2: smoketest: tunnel: enable common MTU testcase.
Nov 7 2020, 7:33 PM
c-po committed rVYOSONEX87550b469a69: l2tpv3: T2653: include common "ip" interface options.
Nov 7 2020, 7:33 PM
c-po committed rVYOSONEX948c35b5b451: macsec: T2653: include common "ip" and "ipv6" interface options.
Nov 7 2020, 7:33 PM
c-po committed rVYOSONEXfba02be6d0e9: geneve: T2653: include common "ip" and "ipv6" interface options.
Nov 7 2020, 7:33 PM
c-po committed rVYOSONEX4bb9d26c6d4c: T2653: migrate "ip" and "ipv6" interface options to generic includes.
Nov 7 2020, 7:33 PM