Page MenuHomeVyOS Platform
Feed Search

Apr 17 2024

nvollmar created T6246: Add support for server health checks to reverse proxy.
Apr 17 2024, 11:51 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T6245: Unhandled exception in "show openvpn server".

Needs the original file with OpenVPN addresses/statistics which are parsed /run/openvpn/{interface}.status
Without it, it will be difficult to do something.

Apr 17 2024, 10:46 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 17 2024, 10:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav closed T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network as Resolved.
Apr 17 2024, 10:42 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
SrividyaA triaged T6245: Unhandled exception in "show openvpn server" as Normal priority.
Apr 17 2024, 10:18 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
SrividyaA created T6245: Unhandled exception in "show openvpn server".
Apr 17 2024, 10:17 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T5535: Move disable-directed-broadcast to firewall global-options from Confirmed to Needs testing.
Apr 17 2024, 8:57 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T6191: Policy route set-mss option is not working correctly from Confirmed to Needs testing.
Apr 17 2024, 8:56 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav triaged T6237: IPSec remote access VPN: ability to set EAP ID of clients as Wishlist priority.
Apr 17 2024, 8:37 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
indrajitr closed T5574: Support per-service cache management for dynamic dns providers as Resolved.
Apr 17 2024, 6:53 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
indrajitr closed T5612: Miscellaneous improvements and fixes for dynamic DNS configuration as Resolved.
Apr 17 2024, 6:53 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
indrajitr closed T5723: mdns repeater: Always reload systemd daemon before applying changes as Resolved.
Apr 17 2024, 6:52 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
indrajitr closed T5966: Adjust dynamic dns configuration address subpath to be more intuitive and other op-mode adjustments, a subtask of T5791: Update dynamic dns configuration path to be consistent with other areas of VyOS, as Resolved.
Apr 17 2024, 6:51 AM · VyOS 1.5 Circinus (1.5-stream-2025-Q3), VyOS 1.4 Sagitta
indrajitr closed T5966: Adjust dynamic dns configuration address subpath to be more intuitive and other op-mode adjustments as Resolved.

Updates have been applied on 1.4 and 1.5.

Apr 17 2024, 6:51 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta
jestabro moved T6168: "add system image" does not set the default boot image to the current console type in compatibility mode from Open to Finished on the VyOS 1.5 Circinus board.
Apr 17 2024, 1:40 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T6154: Installer should ask for password twice, a subtask of T4516: Rewrite system image manipulation tools in Python, as Resolved.
Apr 17 2024, 1:27 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro closed T6154: Installer should ask for password twice as Resolved.
Apr 17 2024, 1:27 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro moved T6154: Installer should ask for password twice from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 17 2024, 1:27 AM · VyOS 1.4 Sagitta (1.4.0-epa3)

Apr 16 2024

Embezzle claimed T6237: IPSec remote access VPN: ability to set EAP ID of clients.
Apr 16 2024, 8:43 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

I decided to dig into this a little more and try to trace this out:

sudo nft add chain inet vrf_zones trace_chain { type filter hook prerouting priority -301\; }
sudo nft add rule inet vrf_zones trace_chain meta nftrace set 1
Apr 16 2024, 7:41 PM · VyOS 1.4 Sagitta (1.4.4), VyOS Rolling, VyOS 1.5 Circinus
Giggum updated subscribers of T4909: Rewrite the NTP op mode in the new format.

@dmbaturin, @sever
Would love your input regarding the lack of headers when using the -c option. I've created a PoC around "chronyc -c activity" as it was the most straight forward command to start with.

Apr 16 2024, 7:21 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
Viacheslav changed the status of T6242: Add an option to disable certificate verification to reverse proxy from Open to Needs testing.
Apr 16 2024, 7:20 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
fetzerms updated subscribers of T5868: Use Debian snapshot repository in vyos-build Docker image.

@dmbaturin , @Viacheslav - I use debian snapshot repository when building VyOS LTS on my own.

Apr 16 2024, 7:13 PM
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

side note, if you flush ruleset, and only add:

Apr 16 2024, 6:20 PM · VyOS 1.4 Sagitta (1.4.4), VyOS Rolling, VyOS 1.5 Circinus
paigeadelethompson added a comment to T6097: vrf_zones blocking ipv6 traffic.

Something I just figured out is that the minute I do:

Apr 16 2024, 6:06 PM · VyOS 1.4 Sagitta (1.4.4), VyOS Rolling, VyOS 1.5 Circinus
n.fort added a comment to T6191: Policy route set-mss option is not working correctly.

PR: https://github.com/vyos/vyos-1x/pull/3320

Apr 16 2024, 5:51 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro moved T6243: Update vyos-http-api-tools for package idna security advisory from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 16 2024, 5:09 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro moved T6243: Update vyos-http-api-tools for package idna security advisory from Open to Finished on the VyOS 1.5 Circinus board.
Apr 16 2024, 5:09 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
n.fort changed Version from 1.4.0-epa2 to 1.4.0-epa2, 1.5-rolling-202404141045 on T6191: Policy route set-mss option is not working correctly.
Apr 16 2024, 4:57 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T6191: Policy route set-mss option is not working correctly from Open to Confirmed.
Apr 16 2024, 4:57 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a comment to T6022: set system image default-boot.

The regression causing 'image cannot be found" was fixed in https://vyos.dev/T6186.

Apr 16 2024, 4:46 PM · VyOS 1.4 Sagitta (1.4.0)
jestabro added a subtask for T6022: set system image default-boot: T6186: 'set system image default-boot' fails to find images that actually do exist in the system.
Apr 16 2024, 4:45 PM · VyOS 1.4 Sagitta (1.4.0)
jestabro added a parent task for T6186: 'set system image default-boot' fails to find images that actually do exist in the system: T6022: set system image default-boot.
Apr 16 2024, 4:45 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro removed a subtask for T6022: set system image default-boot: T5917: Restore annotations of (running)/(default boot) in select image list.
Apr 16 2024, 4:44 PM · VyOS 1.4 Sagitta (1.4.0)
jestabro removed a parent task for T5917: Restore annotations of (running)/(default boot) in select image list: T6022: set system image default-boot.
Apr 16 2024, 4:44 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
jestabro added a subtask for T6022: set system image default-boot: T5917: Restore annotations of (running)/(default boot) in select image list.
Apr 16 2024, 4:41 PM · VyOS 1.4 Sagitta (1.4.0)
jestabro added a parent task for T5917: Restore annotations of (running)/(default boot) in select image list: T6022: set system image default-boot.
Apr 16 2024, 4:41 PM · VyOS 1.4 Sagitta, VyOS 1.5 Circinus
Viacheslav changed the status of T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network from In progress to Needs testing.
Apr 16 2024, 4:33 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
jestabro added a comment to T6243: Update vyos-http-api-tools for package idna security advisory.

PR:
https://github.com/vyos/vyos-http-api-tools/pull/11

Apr 16 2024, 4:31 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
jestabro triaged T6243: Update vyos-http-api-tools for package idna security advisory as Normal priority.
Apr 16 2024, 4:12 PM · VyOS 1.3 Equuleus (1.3.7), VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Giggum added a comment to T4909: Rewrite the NTP op mode in the new format.

Status update:

  • "Like for like" functionality between .sh script and .py script is complete and working (can be viewed in PR)
  • Raw output capability -> in progress
Apr 16 2024, 1:36 PM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
Giggum closed T6099: Suppress unsupported interfaces from appearing in messages log by Telegraf as Resolved.
Apr 16 2024, 1:29 PM · VyOS 1.5 Circinus
Giggum added a comment to T6099: Suppress unsupported interfaces from appearing in messages log by Telegraf .

@Viacheslav concur that it looks to be resolved. The last log entry was at 9:10 and nothing telegraph-related has been logged in almost 30 minutes since. I will close ticket. Thank your help and insight.

Apr 16 2024, 1:26 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T6123: Limit NTP allow-client config to internal addresses by default from Open to Needs testing.
Apr 16 2024, 1:03 PM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus
Viacheslav edited projects for T4982: OpenConnect should have TLS 1.0 and TLS 1.1 disabled by default, added: VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta (1.4.0-epa3), Restricted Project.
Apr 16 2024, 12:35 PM · VyOS 1.4 Sagitta (1.4.0-epa3)

Apr 15 2024

Embezzle added a comment to T6242: Add an option to disable certificate verification to reverse proxy.

PR: https://github.com/vyos/vyos-1x/pull/3315

Apr 15 2024, 6:54 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T5734: Unhandled exception when trying to configure OpenVPN server without dh-params from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0-epa3) board.
Apr 15 2024, 3:34 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav moved T5734: Unhandled exception when trying to configure OpenVPN server without dh-params from Open to Finished on the VyOS 1.5 Circinus board.
Apr 15 2024, 3:34 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav closed T5734: Unhandled exception when trying to configure OpenVPN server without dh-params as Resolved.
Apr 15 2024, 3:34 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav changed the status of T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network from Open to In progress.
Apr 15 2024, 3:32 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network.

PR https://github.com/vyos/vyos-1x/pull/3313
Add onlink option

set interfaces ethernet eth0 vif 10 address '10.20.30.1/32'
set protocols static route 10.20.30.0/32 interface eth0.10
Apr 15 2024, 3:31 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
sarthurdev closed T6174: can't view dhcp server leases if logged in as a tacacs account as Resolved.
Apr 15 2024, 2:48 PM · VyOS 1.5 Circinus
sarthurdev closed T6163: kea-dhcp4-server crashes due to incorrect lease file permissions after 1.5-rolling-202403120022 -> 1.5-rolling-202403230018 upgrade as Resolved.
Apr 15 2024, 2:48 PM · VyOS 1.5 Circinus
sarthurdev changed the status of T6241: Updating CRL in "pki" config does not update OpenVPN from Open to Needs testing.

PR: https://github.com/vyos/vyos-1x/pull/3311

Apr 15 2024, 2:43 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort added a comment to T5535: Move disable-directed-broadcast to firewall global-options.

PR: https://github.com/vyos/vyos-1x/pull/3309

Apr 15 2024, 2:25 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav triaged T6242: Add an option to disable certificate verification to reverse proxy as Wishlist priority.
Apr 15 2024, 1:58 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Embezzle claimed T6242: Add an option to disable certificate verification to reverse proxy.
Apr 15 2024, 12:07 PM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network.

It is more of a feature request than a bug due to specific kernel routes.
Feature to add onlink option

Apr 15 2024, 11:52 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav renamed T5722: Commit failure when trying to add a route in failover if the gateway is not in the same interface network from Failing to add route in failover to Failing to add route in failover if gateway not in the same interface network.
Apr 15 2024, 11:18 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Embezzle created T6242: Add an option to disable certificate verification to reverse proxy.
Apr 15 2024, 10:25 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
n.fort changed the status of T5535: Move disable-directed-broadcast to firewall global-options from Open to Confirmed.
Apr 15 2024, 10:12 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav added a comment to T5734: Unhandled exception when trying to configure OpenVPN server without dh-params.

PR https://github.com/vyos/vyos-1x/pull/3308

Apr 15 2024, 8:53 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav changed the status of T5734: Unhandled exception when trying to configure OpenVPN server without dh-params from Confirmed to In progress.
Apr 15 2024, 8:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk moved T6100: NAT config migration error in 1.4.0-epa1 if invalid address/network defined in 1.3.6 version from Open to Finished on the VyOS 1.5 Circinus board.
Apr 15 2024, 7:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk closed T6100: NAT config migration error in 1.4.0-epa1 if invalid address/network defined in 1.3.6 version as Resolved.
Apr 15 2024, 7:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
a.apostoliuk added a project to T6100: NAT config migration error in 1.4.0-epa1 if invalid address/network defined in 1.3.6 version: VyOS 1.5 Circinus.
Apr 15 2024, 7:47 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Viacheslav closed T6240: Set interface ethernet eth1 bridge-group command missing as Invalid.

Read the documentation for the 1.5

Apr 15 2024, 7:36 AM · VyOS 1.5 Circinus
adestis added a comment to T6040: Implement a firewall blacklisting solution.

I probably can continue here in summer at first.

Apr 15 2024, 6:26 AM · VyOS Rolling

Apr 14 2024

lucasec renamed T6177: Intel QAT causes CPU runaway/stall with ipsec VPN from CPU runaway/stall possibly related to Strongswan to Intel QAT causes CPU runaway/stall with ipsec VPN.
Apr 14 2024, 11:36 PM · VyOS Rolling, Bugs
lucasec added a comment to T6177: Intel QAT causes CPU runaway/stall with ipsec VPN.

My system finally crashed again today. I found a workload that generates enough traffic over the VPN to reliably re-produce.

Apr 14 2024, 7:20 PM · VyOS Rolling, Bugs
garconklin created T6240: Set interface ethernet eth1 bridge-group command missing.
Apr 14 2024, 2:04 PM · VyOS 1.5 Circinus
Viacheslav changed the status of T6099: Suppress unsupported interfaces from appearing in messages log by Telegraf from Open to Needs reporter action.
Apr 14 2024, 1:38 PM · VyOS 1.5 Circinus
Viacheslav added a comment to T6099: Suppress unsupported interfaces from appearing in messages log by Telegraf .

I don't see those logs:

set service monitoring telegraf influxdb authentication organization 'vyos'
set service monitoring telegraf influxdb authentication token 'lxxx='
set service monitoring telegraf influxdb bucket 'vyos'
set service monitoring telegraf influxdb url 'http://192.168.122.14'
Apr 14 2024, 1:38 PM · VyOS 1.5 Circinus
Viacheslav reassigned T6210: Support configuring sys-nice capability for containers from Viacheslav to theflakes.
Apr 14 2024, 12:17 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav closed T6210: Support configuring sys-nice capability for containers as Resolved.
Apr 14 2024, 12:16 PM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
Viacheslav edited projects for T3968: Add network type ptp (veth) for containers, added: VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta.
Apr 14 2024, 12:14 PM · VyOS Rolling
Viacheslav lowered the priority of T6233: Container configurations on VyOS 1.5 prevent containers from starting from Urgent! to Normal.
Apr 14 2024, 10:13 AM · VyOS 1.5 Circinus
Viacheslav added a comment to T6233: Container configurations on VyOS 1.5 prevent containers from starting.

Did you try another image (not hello-world)?
Tested on VyOS 1.5-rolling-202404140022

Apr 14 2024, 10:11 AM · VyOS 1.5 Circinus
rleinfelder added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

Apachez, the QOS-MAPPING is FROM:TO, which means egress-priority 0 will be mapped to 2, egress-priority 2 will be mapped to 3. In my case i need only 0:3 or 0:5 on vif-s or vif-c because priority 0 is used by default for iperf application. Hope this helps for your understanding...

Apr 14 2024, 9:53 AM · Restricted Project, VyOS Rolling
Apachez added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

How is this supposed to work?

Apr 14 2024, 9:41 AM · Restricted Project, VyOS Rolling
rleinfelder added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

Viacheslav, YES it works, THANK YOU so much, now it's possible to set the priority on vif-c and vif-s. This is a great step forward to have this opportunity in my lab.
Now i have two questions:
-Is there a possibility to make the setting permanent ?
-And do you think, someone in the community is willing to implement a command/parameter to configure the priority on vif-c and vif-s also CLI ?. As i wrote I would pay for this implementation so everyone in the community can use this feature in VyOS.

Apr 14 2024, 8:56 AM · Restricted Project, VyOS Rolling
Viacheslav added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

Does it work?

vyos@r4:~$ sudo cat /proc/net/vlan/eth2.100.200 
eth2.100.200  VID: 200	 REORDER_HDR: 1  dev->priv_flags: 81121
         total frames received            0
          total bytes received            0
      Broadcast/Multicast Rcvd            0
Apr 14 2024, 7:50 AM · Restricted Project, VyOS Rolling
Giggum added a comment to T4909: Rewrite the NTP op mode in the new format.

@dmbaturin PR is here https://github.com/vyos/vyos-1x/pull/3307

Apr 14 2024, 7:39 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
Giggum added a comment to T4909: Rewrite the NTP op mode in the new format.

@dmbaturin hope you don't mind but this looked like a good task for a beginner and with it being low priority thought I'd give it a go.

Apr 14 2024, 7:38 AM · VyOS 1.5 Circinus, VyOS 1.4 Sagitta (1.4.0-GA)
drw_08 added a comment to T6226: Add "tcp-requece inspect-delay" to reverse proxy.

can we also include this change into sagitta epa3?

Apr 14 2024, 4:37 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
drw_08 added a comment to T6226: Add "tcp-requece inspect-delay" to reverse proxy.

PR: https://github.com/vyos/vyos-1x/pull/3342

Apr 14 2024, 4:05 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Apachez added a comment to T5694: NTP should always be allowed from localhost and bindaddress/binddevice can only exist once.

Will a migrationsscript be included so that users who used the default of:

Apr 14 2024, 3:54 AM · VyOS Rolling
Apachez added a comment to T6123: Limit NTP allow-client config to internal addresses by default.

Will a migrationsscript be included so that users who used the default of:

Apr 14 2024, 3:54 AM · VyOS 1.4 Sagitta (1.4.0-GA), VyOS 1.5 Circinus

Apr 13 2024

rleinfelder added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

The priorisation for data traffic on our DSLAM access network is based on 802.1q because this are mainly Layer2 devices. The network between the DSLAMs prioritize also the data traffic based on 802.1q header. At the moment we need Layer2 ethernet tester which allow us to set the COS bit (0-7) on vif and vif-c+vif-s to measure the QoS through the network. The reason for my request was, to ask some VyOS community member, if this would be possible with VyOS + iperf like we do it today with the Layer2 ethernet tester.

Apr 13 2024, 6:34 PM · Restricted Project, VyOS Rolling
chenxiaolong added a comment to T6163: kea-dhcp4-server crashes due to incorrect lease file permissions after 1.5-rolling-202403120022 -> 1.5-rolling-202403230018 upgrade.

Thanks for the quick fix! I intentionally messed with the file ownership and can confirm that VyOS 1.5-rolling-202404130016 will correct them to the proper values.

Apr 13 2024, 6:06 PM · VyOS 1.5 Circinus
Apachez added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

You can do the QoS priority on the VyOS by matching the traffic based on VLAN ID and then set the DSCP (TOS) using "set-dscp" according to the manuals below:

Apr 13 2024, 6:04 PM · Restricted Project, VyOS Rolling
rleinfelder added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

Yes, we want to configure the QoS priority "three bits" of the 802.1p field. In our lab the packet forwarding is based on 802.1q priority.
https://en.wikipedia.org/wiki/IEEE_802.1Q

Apr 13 2024, 4:39 PM · Restricted Project, VyOS Rolling
Apachez added a comment to T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s.

You mean you want QoS based on VLAN which is named 802.1p ?

Apr 13 2024, 4:23 PM · Restricted Project, VyOS Rolling
rleinfelder triaged T6239: command/parameter to configure the vlan priority 0-7 on vif or vif-c+vif-s as Wishlist priority.
Apr 13 2024, 2:36 PM · Restricted Project, VyOS Rolling
c-po moved T2518: Add support for IPv6 NAT (NPTv6) from Open to Finished on the VyOS 1.5 Circinus board.
Apr 13 2024, 10:39 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po moved T2518: Add support for IPv6 NAT (NPTv6) from Need Triage to Finished on the VyOS 1.4 Sagitta (1.4.0) board.
Apr 13 2024, 10:39 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po closed T2518: Add support for IPv6 NAT (NPTv6) as Resolved.
Apr 13 2024, 10:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
c-po edited projects for T2518: Add support for IPv6 NAT (NPTv6), added: VyOS 1.4 Sagitta (1.4.0), VyOS 1.5 Circinus; removed VyOS 1.4 Sagitta.
Apr 13 2024, 10:38 AM · VyOS 1.4 Sagitta (1.4.0-epa3)
Restricted Repository Identity closed T6173: Build Causes Errors When "--version" Contains Slashes ("/") as Resolved by committing Restricted Diffusion Commit.
Apr 13 2024, 10:37 AM · VyOS 1.4 Sagitta (1.4.0-epa3), VyOS 1.5 Circinus
marc_s added a comment to T6236: Packet-Tracer Output.

Link to forum thread: https://forum.vyos.io/t/output-similar-to-packet-tracer/

Apr 13 2024, 8:51 AM · VyOS Rolling