Page MenuHomeVyOS Platform
Feed All Stories

Mar 28 2020

syncer changed the status of T2045: Can't commit due to with the same name, but different firewall groups types from Open to Needs testing.

can you try to reproduce in rolling, please?

Mar 28 2020, 11:55 AM · VyOS 1.3 Equuleus (1.3.6)
syncer assigned T2061: protocol logs not sent to remote syslog to Viacheslav.
Mar 28 2020, 11:54 AM · VyOS 1.2 Crux (VyOS 1.2.7)
syncer assigned T2091: swanctl.conf file is not generated properly if more than one IPsec profile is used to c-po.
Mar 28 2020, 11:53 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
syncer triaged T2115: VyOS cannot load configs when running in a container as Normal priority.
Mar 28 2020, 11:52 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX792c00a018d0: Merge branch 't1831-ipv6' into current.
Mar 28 2020, 11:07 AM
c-po committed rVYOSONEX822e171a0023: ipv6: T1831: migrate eui64 addressing to XML and python.
Mar 28 2020, 11:07 AM
c-po committed rVYOSONEX0d1c8e4021b8: vyos.util: import cleanup.
Mar 28 2020, 11:07 AM
c-po committed rVYOSONEX09a0cecf0297: ipv6: T1831: migrate autoconf node.
Mar 28 2020, 11:07 AM
c-po committed rVYOSONEXadc09e4ecaf9: ipv6: T1831: use integers over bool in interface configuration.
Mar 28 2020, 11:07 AM
c-po committed rVYOSONEX7f9ce3017ff4: ipv6: T1831: migrate forwarding and dup-addr-detect-transmits nodes.
Mar 28 2020, 11:07 AM
c-po committed rVYOSONEXd1df92fa0668: ipv6: T1831: Makefile: remove node.def files in ipv6 folder.
Mar 28 2020, 11:07 AM
thomas-mangin added a comment to T2171: Unify creation and manipulation of interfaces.

Regarding the reference counter for changes. It can also be implemented by storing in an Interface specific class level dictionary the last know state of the interface.
However, should multiple instances of the class be run by multiple programs then this could become problematic and this limitation should be kept in mind.

Mar 28 2020, 10:57 AM · VyOS 1.4 Sagitta
thomas-mangin added a comment to T2171: Unify creation and manipulation of interfaces.

The recent change in implementation have changed the code from "if/else" to data-driven.
For example, every class now has a "definition" dictionary which indicates what the interface can/cannot do, for example, be bonded or not or it it supports vlan.

Mar 28 2020, 10:52 AM · VyOS 1.4 Sagitta
c-po added a comment to T2167: vyos.ifconfig.get_mac() broken.

Thanks for the quick fix - I was to blind finding it on my own :/

Mar 28 2020, 10:39 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2167: vyos.ifconfig.get_mac() broken as Resolved.
Mar 28 2020, 10:39 AM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2171: Unify creation and manipulation of interfaces.

There this three types of functions which as class can have:

  • "normal" when the first argument is "self"
  • classmethod (using the @classmethod decorator before the function). In that case self replaced from an instance of the class by a reference to the class itself (often called cls, in that case InterfaceClass)
  • staticmethod (where the function does not need class data and is jus placed under the class) can be called with InterfaceClass.func()
Mar 28 2020, 10:31 AM · VyOS 1.4 Sagitta
c-po claimed T2170: Add ability to create static route from default to VRF.
Mar 28 2020, 10:31 AM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX09ac67346786: Merge pull request #275 from thomas-mangin/T2057-oper-admin (authored by c-po).
Mar 28 2020, 10:25 AM
c-po created T2171: Unify creation and manipulation of interfaces.
Mar 28 2020, 10:24 AM · VyOS 1.4 Sagitta
GitHub <noreply@github.com> committed rVYOSONEXc423848d2e48: Merge pull request #278 from thomas-mangin/T2167 (authored by c-po).
Mar 28 2020, 10:08 AM
Raeven renamed T2170: Add ability to create static route from default to VRF from Create static route from default to VRF to Add ability to create static route from default to VRF.
Mar 28 2020, 9:14 AM · VyOS 1.3 Equuleus (1.3.0)
Raeven created T2170: Add ability to create static route from default to VRF.
Mar 28 2020, 8:13 AM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX981b5ad0fd68: Merge pull request #276 from thomas-mangin/T2057-alias (authored by c-po).
Mar 28 2020, 6:20 AM
GitHub <noreply@github.com> committed rVYOSONEX8247524dc18e: Merge pull request #277 from thomas-mangin/T2057-fix-force (authored by c-po).
Mar 28 2020, 6:19 AM

Mar 27 2020

jestabro closed T2169: Remove redundant use of show_config in vyos-merge-config as Resolved.
Mar 27 2020, 9:10 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro committed rVYOSONEXf0b3da2b36b8: merge config: T2169: remove redundant use of show_config.
Mar 27 2020, 9:10 PM
jestabro triaged T2169: Remove redundant use of show_config in vyos-merge-config as Normal priority.
Mar 27 2020, 8:54 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a subtask for T1846: Make session_config not depend on the current edit level: T2168: Config edit level affecting the show_config() function.
Mar 27 2020, 8:27 PM
jestabro added a parent task for T2168: Config edit level affecting the show_config() function: T1846: Make session_config not depend on the current edit level.
Mar 27 2020, 8:27 PM · Bugs
zsdc created T2168: Config edit level affecting the show_config() function.
Mar 27 2020, 8:22 PM · Bugs
brussell added a comment to T2100: BGP route adverisement wih checks rib.

DFLT_BGP_IMPORT_CHECK can only be set by changing the profile? It can't be set directly? We don't need to change the default timers, just this parameter.

Mar 27 2020, 7:53 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po assigned T2167: vyos.ifconfig.get_mac() broken to thomas-mangin.
Mar 27 2020, 7:39 PM · VyOS 1.3 Equuleus (1.3.0)
c-po created T2167: vyos.ifconfig.get_mac() broken.
Mar 27 2020, 7:39 PM · VyOS 1.3 Equuleus (1.3.0)
Viacheslav added a comment to T2100: BGP route adverisement wih checks rib.

We don't can do it as default behavior.
Frr documentation, frr has profiles

Mar 27 2020, 5:20 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po added a comment to T2105: wireless: not possible to disabled wlan0.

Fix will be in any rolling release after vyos-1.3-rolling-202003270650-amd64.iso

Mar 27 2020, 3:36 PM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T2105: wireless: not possible to disabled wlan0 as Resolved.
Mar 27 2020, 3:35 PM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEXa0424f9c6a4c: wireless: T2105: properly support disabled WIFI interfaces.
Mar 27 2020, 3:34 PM
Unknown Object (User) created T2166: Broken proxy-arp on vif.
Mar 27 2020, 2:55 PM · VyOS 1.3 Equuleus (1.3.0)
brussell added a comment to T2100: BGP route adverisement wih checks rib.

While you are working on this I'd suggest the default behavior to be to check if IGP routes exist by default. The reason most implementations check IGP is described in my initial bug submission along with diagrams. Since advertising unconditionally breaks dynamic routing it may make sense to make this a default.

Mar 27 2020, 2:11 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2100: BGP route adverisement wih checks rib.

@jestabro Create it please.

Mar 27 2020, 1:25 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
jestabro added a comment to T2100: BGP route adverisement wih checks rib.

Thanks, @Viacheslav. We will need to add a migration script for the previous setting; that is simple in this case, since, as you observed, it was a no-op, and can just be dropped. If you are busy, I can add it.

Mar 27 2020, 12:51 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
Viacheslav added a comment to T2100: BGP route adverisement wih checks rib.

@jestabro I fixed commit to

Mar 27 2020, 12:33 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
GitHub <noreply@github.com> committed rVYOSONEX551eb5d59626: Merge pull request #272 from thomas-mangin/2154-pause (authored by c-po).
Mar 27 2020, 12:14 PM
oxar added a comment to T2165: When trying to add route to ripng it complains that ip address should be IPv4 format.

There is a Pull Request available to correct this: https://github.com/vyos/vyatta-cfg-quagga/pull/45

Mar 27 2020, 10:58 AM · VyOS 1.3 Equuleus (1.3.0)
oxar created T2165: When trying to add route to ripng it complains that ip address should be IPv4 format.
Mar 27 2020, 10:48 AM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) changed the status of T1729: PIM (Protocol Independent Multicast) implementation from In progress to Needs testing.
Mar 27 2020, 9:34 AM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
GitHub <noreply@github.com> committed rVYOSONEXe4b5cdb7466b: Merge pull request #274 from DmitriyEshenko/cur-pim-bas (authored by c-po).
Mar 27 2020, 6:45 AM
GitHub <noreply@github.com> committed rVYOSONEXc1e9948d8e32: Merge pull request #273 from sever-sever/op-pim-igmp (authored by c-po).
Mar 27 2020, 6:29 AM
jestabro closed T2164: Package libstrongswan-standard-plugins missing from image, a subtask of T2049: Update strongSwan cipher suites list for IPSec settings, as Resolved.
Mar 27 2020, 12:38 AM · VyOS 1.3 Equuleus (1.3.0)
jestabro closed T2164: Package libstrongswan-standard-plugins missing from image, a subtask of T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc, as Resolved.
Mar 27 2020, 12:38 AM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro closed T2164: Package libstrongswan-standard-plugins missing from image as Resolved.
Mar 27 2020, 12:38 AM · VyOS 1.3 Equuleus (1.3.0)

Mar 26 2020

jestabro updated the task description for T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:57 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a subtask for T2049: Update strongSwan cipher suites list for IPSec settings: T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro added a parent task for T2164: Package libstrongswan-standard-plugins missing from image: T2049: Update strongSwan cipher suites list for IPSec settings.
Mar 26 2020, 9:52 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro triaged T2164: Package libstrongswan-standard-plugins missing from image as Urgent! priority.
Mar 26 2020, 9:23 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro moved T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Mar 26 2020, 9:10 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro closed T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc as Resolved.
Mar 26 2020, 9:10 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro added a subtask for T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc: T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:09 PM · VyOS 1.3 Equuleus (1.3.0), vyatta-op-vpn
jestabro added a parent task for T2164: Package libstrongswan-standard-plugins missing from image: T1735: Issue in "show vpn ipsec/ike sa" output with ipsec encryption algorithm aes128gcm128/aes256gcm128/chacha etc.
Mar 26 2020, 9:09 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro claimed T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:08 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro created T2164: Package libstrongswan-standard-plugins missing from image.
Mar 26 2020, 9:08 PM · VyOS 1.3 Equuleus (1.3.0)
c-po claimed T2105: wireless: not possible to disabled wlan0.
Mar 26 2020, 7:08 PM · VyOS 1.3 Equuleus (1.3.0)
Unknown Object (User) added a comment to T1729: PIM (Protocol Independent Multicast) implementation.

PR for this task
https://github.com/vyos/vyos-build/pull/97
https://github.com/vyos/vyos-1x/pull/274

Mar 26 2020, 6:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
janegil created T2163: Disabled vif interface with "address dhcp" requests DHCP address.
Mar 26 2020, 5:04 PM · VyOS 1.4 Sagitta, VyOS 1.3 Equuleus (1.3.6)
Viacheslav changed the status of T2156: PIM op-mode commands, a subtask of T1729: PIM (Protocol Independent Multicast) implementation, from In progress to Needs testing.
Mar 26 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0), VyOS 1.2 Crux (VyOS 1.2.6)
Viacheslav changed the status of T2156: PIM op-mode commands from In progress to Needs testing.

Add show commands for multicast/igmp/pim

Mar 26 2020, 4:10 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

https://github.com/vyos/vyos-1x/pull/272

Mar 26 2020, 1:06 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Thanks - understood.

Mar 26 2020, 11:11 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

also I would remove L107-L109 and move the debug message to the exception handler of L114

Mar 26 2020, 10:53 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I think this throws a exception that isn't caught: https://github.com/vyos/vyos-1x/blob/583e9d907236a4a98fe40e97a378c1fb655f8a95/python/vyos/ifconfig/ethernet.py#L114

root@vyos:~# /sbin/ethtool --show-pause eth0
Pause parameters for eth0:
Cannot get device pause settings: Operation not supported
root@vyos:~# echo $?
76
Mar 26 2020, 10:51 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob updated jjakob.
Mar 26 2020, 10:33 AM
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

@thomas-mangin Which commit do you mean, https://github.com/vyos/vyos-1x/commit/60d35d1d4d3a5acec6e39cccb166fd33490b6c27 ?
I can definitely say that did not fix the issue for r8169, the router failed boot after upgrading to 1.3-rolling-202003250217. If there were any patches after that, I can't see them.

Mar 26 2020, 10:26 AM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Hi jjakob, AFAICS the patch above should have fixed any problem with the ethtool. If not I will need to understand why.

Mar 26 2020, 9:24 AM · VyOS 1.3 Equuleus (1.3.0)
jjakob renamed T2158: Commit fails if ethernet interface doesn't support flow control (pause) from Need to add xen_netfront to interfaces that don't support pause to Commit fails if ethernet interface doesn't support flow control (pause).
Mar 26 2020, 8:49 AM · VyOS 1.3 Equuleus (1.3.0)
c-po committed rVYOSONEX583e9d907236: router-advert: T2162: bugfix migrating link-mtu nodes with 0 value.
Mar 26 2020, 6:33 AM
c-po closed T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces as Resolved.
Mar 26 2020, 6:33 AM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces.

Good catch!

Mar 26 2020, 6:31 AM · VyOS 1.3 Equuleus (1.3.0)

Mar 25 2020

jjakob added a comment to T2105: wireless: not possible to disabled wlan0.

I'm still getting the same behavior on 1.3-rolling-202003250217:

vyos@vyos:~$ show interfaces wireless
Codes: S - State, L - Link, u - Up, D - Down, A - Admin Down
Interface        IP Address                        S/L  Description
---------        ----------                        ---  -----------
wlan0            -                                 u/u  
vyos@vyos:~$ configure
[edit]
vyos@vyos# set interfaces wireless wlan0 disable
Mar 25 2020, 8:42 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces.

Actually I had link-mtu 0 on br0 for a long time now and it worked without problem previously, maybe 0 was a special meaning for radvd?
br0 is the only interface that had ipv6 router-advert, I included one of the eth's for completeness:

interfaces {
    bridge br0 {
        address 192.0.2.1/24
        address 2001:db8::1/64
        aging 300
        description LAN
        firewall {
            local {
                name lan-local
            }
        }
        hello-time 2
        ipv6 {
            dup-addr-detect-transmits 2
            router-advert {
                cur-hop-limit 64
                link-mtu 0
                managed-flag true
                max-interval 600
                other-config-flag false
                prefix 2001:db8::/64 {
                    autonomous-flag true
                    on-link-flag true
                    valid-lifetime 2592000
                }
                reachable-time 0
                retrans-timer 0
                send-advert true
            }
        }
        max-age 20
        member {
            interface eth0 {
            }
            interface eth1 {
            }
            interface eth2 {
            }
            interface eth4 {
            }
            interface wlan0 {
            }
        }
        priority 20480
        stp
    }
    ethernet eth0 {
        duplex auto
        hw-id xx:xx:xx:xx:xx:xx
        smp-affinity auto
        speed auto
    }
}
Mar 25 2020, 8:22 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I already hotfixed the issue on mine by adding r8169 into the unsupported list - but as said, that's not the real solution.

Mar 25 2020, 7:23 PM · VyOS 1.3 Equuleus (1.3.0)
jestabro committed rVYOSONEX1dec77685078: service https: T2157: Fix comment block.
Mar 25 2020, 7:20 PM
c-po added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

@jjakob I had that discussion with @thomas-mangin already - the best solution would be a dynamic probe via ethtool in verify()

Mar 25 2020, 7:19 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Maybe check the physical interface support via ethtool in the ethernet validate() function and raise a configerror if it doesn't? Or should the default be disabled and should a config command be enable-flow-control? The script that actually sets the flow control should definitely just print a warning to the syslog and not fail.

Mar 25 2020, 7:15 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

was this was not already fixed ?
https://github.com/vyos/vyos-1x/commit/8f39784c847801c0b766a0c9289da0976ffd0604#diff-ca1457dc16e0b9a43de02cf08140b65aR123

Mar 25 2020, 7:15 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

let me try to put a quick patch for you.

Mar 25 2020, 7:06 PM · VyOS 1.3 Equuleus (1.3.0)
thomas-mangin added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

we can fix it in two ways: undo the commit which check the return code of the program, hiding the issue and add a first BIG PRINT warning stage or find the root cause and fix it (harder).

Mar 25 2020, 7:04 PM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces from Open to In progress.
Mar 25 2020, 7:02 PM · VyOS 1.3 Equuleus (1.3.0)
c-po added a comment to T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces.

Can you send me your previous config.boot file prior of the upgrade? I'm happy to take a look

Mar 25 2020, 7:01 PM · VyOS 1.3 Equuleus (1.3.0)
c-po assigned T2158: Commit fails if ethernet interface doesn't support flow control (pause) to thomas-mangin.
Mar 25 2020, 6:59 PM · VyOS 1.3 Equuleus (1.3.0)
c-po updated subscribers of T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Please add r8169 as well. The config failed to load at boot after upgrading to latest rolling because of this error. The script should check if the interface supports pause and silently continue if it doesn't, otherwise maintaining a list of all pause-unsupported interfaces is going to be next to impossible. I suspect a lot more of them don't.

Mar 25 2020, 6:59 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I'll open a new task for it.

Mar 25 2020, 6:55 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEXad6625d63f57: Merge pull request #270 from thomas-mangin/2057-typo (authored by c-po).
Mar 25 2020, 6:44 PM
natecarlson added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Oh, I see my changes were already pulled in, missed that!

Mar 25 2020, 6:30 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob closed T2148: openvpn: setting "server client" config without "server client ip" results in ValueError: '' does not appear to be an IPv4 or IPv6 address as Resolved.
Mar 25 2020, 5:48 PM · VyOS 1.3 Equuleus (1.3.0)
GitHub <noreply@github.com> committed rVYOSONEX0e4a28ca478e: Merge pull request #269 from jjakob/openvpn-client-ip-fix (authored by c-po).
Mar 25 2020, 5:47 PM
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

I suspect the driver blacklist won't be enough for a lot of users. A lot of very common ethernet cards don't support setting pause frames.

Mar 25 2020, 5:31 PM · VyOS 1.3 Equuleus (1.3.0)
natecarlson added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).
In T2158#56542, @jjakob wrote:

Please add r8169 as well. The config failed to load at boot after upgrading to latest rolling because of this error. The script should check if the interface supports pause and silently continue if it doesn't, otherwise maintaining a list of all pause-unsupported interfaces is going to be next to impossible. I suspect a lot more of them don't.

Mar 25 2020, 5:29 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob triaged T2162: migration script for router-advert sets link-mtu 0 on bridge interfaces as Urgent! priority.
Mar 25 2020, 5:18 PM · VyOS 1.3 Equuleus (1.3.0)
jjakob added a comment to T2158: Commit fails if ethernet interface doesn't support flow control (pause).

Please add r8169 as well. The config failed to load at boot after upgrading to latest rolling because of this error. The script should check if the interface supports pause and silently continue if it doesn't, otherwise maintaining a list of all pause-unsupported interfaces is going to be next to impossible. I suspect a lot more of them don't.

Mar 25 2020, 5:04 PM · VyOS 1.3 Equuleus (1.3.0)
dmbaturin created Operational command guidelines.
Mar 25 2020, 4:49 PM