Page MenuHomeVyOS Platform
Feed Search

Apr 24 2019

rgrant added a comment to T1096: BGP process memory leak.

Hmmm, yeah, this one isn't doing anything yet either - just a test.

Apr 24 2019, 7:22 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

I've closed your PR without merging, since it can't be the script. Shall I close this bug here for now and you open a new one when you hit the road bumps again?

Apr 24 2019, 7:20 PM
Merijn added a comment to T1096: BGP process memory leak.

This one is running on Hyper-V 2016 and is not pushing any traffic. It is my test router and experimenting with RPKI.
The routers doing traffic are on hardware and not running 1.2.x yet.

Apr 24 2019, 7:17 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

nteplugd is just fine. vmwaretoolsd tries to start (resume-vm) the interfaces via systemd-networkd (it looks for the interface files), then the ether-resume kicks in and starts the dhclient, so far so good. Netplugd isn't the issue here. I also have seen it 2-3 times, right now it works in the same environment I used yesterday. I think there might be some interference with systemd-networkd called by the vmware scripts.
If you observe it again, please let me know the image you used, so I can reproduce it better. Also, you should find /var/log/vmware-net.... logs on the sytem, they basically trace all calls from the vmware supplied scripts when you trigger an action via the vmwaretoolsd. If it happens again, let's have a look at these files.

Apr 24 2019, 7:17 PM
yun added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

Thanks for the detailed history, that makes things more clear.
So for me the latest rolling worked, do you know what part from networkd is interfering with dhcp for you? Did you see if netplug called dhcp correctly after resume?

Apr 24 2019, 7:10 PM
rgrant added a comment to T1096: BGP process memory leak.

Ah, Thanks Merijn!

Apr 24 2019, 7:07 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard added a comment to T1243: BGP local-as accept wrong values.

@zsdc Can you please test?

Apr 24 2019, 7:05 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
Merijn added a comment to T1096: BGP process memory leak.

I am running 1.2.1 compiled on 17-04-2019, uptime is 6 days without issue.
RIB entries 1366663, using 209 MiB of memory
Peers 16, using 330 KiB of memory
Peer groups 4, using 256 bytes of memory

Apr 24 2019, 7:01 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
rgrant added a comment to T1096: BGP process memory leak.

My next step is to replace the VMWare image with the standard ISO I build at the same time, to eliminate vmtools. I tried reducing the open-vm-tools config statement:

Apr 24 2019, 6:48 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
rgrant added a comment to T1096: BGP process memory leak.

I am also seeing a memory leak on a BGP full tables router. It is NOT using flow accounting, but IS a Crux 1.2.1 compiled VMWare image.

Apr 24 2019, 6:42 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard added a comment to T1297: Add GARP settings to VRRP/keepalived.

The garps should be send as they are being set per default to the values you have pasted from the documentation. Do you want to make that a config option to modify the defaults?

Apr 24 2019, 5:48 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
hagbard changed the status of T1297: Add GARP settings to VRRP/keepalived from Confirmed to In progress.
Apr 24 2019, 5:36 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
hagbard added a comment to T1311: WAN load-balancing can't flush connections when conntrack-sync is enabled.

@zsdc Can you please share some config data or clarify what you mean? thx

Apr 24 2019, 5:16 PM · VyOS 1.3 Equuleus (1.3.9), VyOS 1.4 Sagitta (1.4.0-epa1), Restricted Project, test
hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

I didn't changed anything. I did the netplug changes via T894 i think, I would have to look it up. The only change happened for the vmware-tools itself, we switched to the debian jessie package and now to the bpo jessie one.
That package contains the suspend and resume, poweroff and poweron scripts/structure. Netplug is entirely separate and the package comes from our pool. It contains a linkdown and a linkup scripts, which basically triggers the link up/down scripts which are the original vyatta ones, which came previously via vyatta-cfg-system or so.
So, there was basically a huge cleanup, plus making netplugd available again (was removed for an unknown reason before), repakage and the latest open-vm-tools plus the script we deploy for it for the resume/suspend mechanism.
So, right now I'm not sure how stable it is, please let me know if you uncover further issues, it should be logged via syslog so we have a chance ti investigate what it may does when it's blocked.

Apr 24 2019, 4:55 PM
yun added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

I wonder what changed then, will also test with latest rolling

Apr 24 2019, 7:29 AM

Apr 23 2019

hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

The interference seems to come from networkd, which is executed via ./scripts/vmware/network resume-vm executed by vmware-toolsd. So that looks like a longer mission.

Apr 23 2019, 10:56 PM
hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

I left you a few comments on the PR. Tested it now as well, your code doesn't work from what I see. But I see that dhcp stopped working, I have a look and see what I can find out. Looks like netplugd in the latest rolling has an issue too.

Apr 23 2019, 10:25 PM
yun added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

PR: https://github.com/vyos/vyos-vmwaretools-scripts/pull/1/commits/92f5d450df4de09626af232bc5ced067a6493d6b

Apr 23 2019, 9:51 PM
hagbard changed the status of T1243: BGP local-as accept wrong values from In progress to Needs testing.

Fix, should be in the next rolling release:
https://github.com/vyos/vyatta-cfg-quagga/commit/41df1579f6ca3e5a1618ee85bbb337011148f1ef

Apr 23 2019, 9:28 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
jestabro added a comment to T1327: Set the serial console speed to 115200 by default.

Note that the mentioned annoyance of migrate/system/3-to-4 setting the serial console speed should be mooted by 'T805 Drop config compatibility with Vyatta Core older than 6.5'.

Apr 23 2019, 8:59 PM · VyOS 1.3 Equuleus (1.3.0)
hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

@yun yes, please create a PR, I have a look the asap.

Apr 23 2019, 8:18 PM
hagbard added a comment to T1243: BGP local-as accept wrong values.

@zsdc is local-as required anyway? Isn't it always the same as the router-as?

Apr 23 2019, 8:17 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
yun added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

Ok final attempt and trivial fix.
It seems that changing run-parts to /bin/run-parts was not needed. So netplug works fine as it is.

Apr 23 2019, 8:02 PM
yun added a comment to T1250: FRR not setting default gateway from DHCP.

Hi all, I can confirm that with vyos-1.2.0-rolling+201904160337-amd64, this issue is fixed.
If I boot the older 2019-02-16 version, the bug can be reproduced easily. So it must be an issue in FRR that is introduced in 7.1 as the newer livecd uses FRR 7.0:

Apr 23 2019, 7:47 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
yun added a comment to T1250: FRR not setting default gateway from DHCP.

Is this a FRR bug or something else? Because I don't use any BGP stuff I just added the ip -4 route add command to my VM, so it's always executed. However, as @runar mentioned, it will bypass FRR. But executing the command via FRR didn't work, so the issue must be in FRR?

Apr 23 2019, 7:02 PM · VyOS 1.3 Equuleus (1.3.0-epa1)
hagbard edited a custom field on T1243: BGP local-as accept wrong values.
Apr 23 2019, 5:41 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
hagbard changed the status of T1243: BGP local-as accept wrong values from Confirmed to In progress.
Apr 23 2019, 5:37 PM · VyOS 1.3 Equuleus (1.3.0-epa1), VyOS 1.4 Sagitta
hagbard added a comment to T1341: Adding rate-limiter for pppoe server users.

Gonna keep the task open for a week or 2 to see if there are still any other issues.

Apr 23 2019, 5:05 PM · VyOS 1.2 Crux (VyOS 1.2.5)
lbv2rus added a comment to T1297: Add GARP settings to VRRP/keepalived.

It will be good to have ability to configure followed GARP settings for individual VRRP groups or, at least for keepalived daemon overall, becouse in some situation switches can filter multiple ARP-packets, that is generated on transition.
In the process of migration to 1.2.1 we have discovered, that some GARP packets (we have 6 VRRP-groups on Interner interface) was filtered with ARP-spoofing filter by our ISP.
Problem was solved with VRRP-migration scripts, that execute some additional arping in ARP-Reply mode.

Apr 23 2019, 3:35 PM · VyOS 1.3 Equuleus (1.3.6), VyOS 1.4 Sagitta
Line2 added a comment to T314: Unable to apply MSS Clamp with VyOS configuration.

@c-po thanks for that. I changed my configs from postconfig script to new config syntax

Apr 23 2019, 2:32 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po merged T50: Better support for tcp-mss into T314: Unable to apply MSS Clamp with VyOS configuration.
Apr 23 2019, 10:47 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po merged task T50: Better support for tcp-mss into T314: Unable to apply MSS Clamp with VyOS configuration.
Apr 23 2019, 10:47 AM · VyOS 1.3 Equuleus (1.3.0-epa1)
c-po changed the status of T1345: Specify RADIUS source IP for system login command from Unknown Status to Resolved.
Apr 23 2019, 10:43 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1345: Specify RADIUS source IP for system login command, a subtask of T1344: Unclutter "system login radius" configuration nodes, from Unknown Status to Resolved.
Apr 23 2019, 10:43 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1345: Specify RADIUS source IP for system login command from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Apr 23 2019, 10:43 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1345: Specify RADIUS source IP for system login command from Resolved to Unknown Status.
Apr 23 2019, 10:40 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1345: Specify RADIUS source IP for system login command, a subtask of T1344: Unclutter "system login radius" configuration nodes, from Resolved to Unknown Status.
Apr 23 2019, 10:40 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T41: Include bgpq3 for BGP policy creation from Unknown Status to Resolved.
Apr 23 2019, 9:18 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T41: Include bgpq3 for BGP policy creation from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Apr 23 2019, 9:18 AM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin added a comment to T1289: route-map set route-type blackhole.

The usual procedure is to create a route-map that sets the nexthop to a blackholed address if the advertisment has a specific community string set.
So when a customer advertises an address (rather a /32 network) to you with that string set, it automatically ends up blackholed.

Apr 23 2019, 8:42 AM · VyOS 1.3 Equuleus (1.3.5)
syncer added a project to T1289: route-map set route-type blackhole: VyOS 1.3 Equuleus.
Apr 23 2019, 7:59 AM · VyOS 1.3 Equuleus (1.3.5)
syncer added a project to T1340: 'diff' function malfunction: VyOS 1.3 Equuleus.
Apr 23 2019, 7:59 AM · VyOS 1.3 Equuleus (1.3.0), test
njh added a comment to T1242: Error when setting 'pppoe 0 ipv6 address autoconf'.

Fix applied in this commit:
https://github.com/vyos/vyatta-cfg-op-pppoe/commit/4330d41fcda30553ca1b3e2588d05eebdd59fc80

Apr 23 2019, 7:49 AM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer changed the status of T41: Include bgpq3 for BGP policy creation from Resolved to Unknown Status.
Apr 23 2019, 7:23 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po closed T41: Include bgpq3 for BGP policy creation as Resolved.
Apr 23 2019, 6:30 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1242: Error when setting 'pppoe 0 ipv6 address autoconf' from Unknown Status to Resolved.
Apr 23 2019, 6:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T1242: Error when setting 'pppoe 0 ipv6 address autoconf' from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 23 2019, 6:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T1242: Error when setting 'pppoe 0 ipv6 address autoconf' from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Apr 23 2019, 6:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)

Apr 22 2019

yun added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

@hagbard Can you please test the steps I mentioned mentioned here, to see if you can reproduce: https://phabricator.vyos.net/T1028#35591
Without any modifications to any scripts, it will bring the interface into permanent down state after suspend and resume.

Apr 22 2019, 4:15 PM
hagbard added a comment to T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses.

It should work, at least it does for me. ether-resume is my script, it just makes sure that dhcp is called when it was configured, if not is just call the interface up and reapplies the IP address. Routes should be in frr anyway and with the interface up again, these would become active again as well. Netplugd calls scripts on event, up and down and doesn't call anything within open-vm-tools.

Apr 22 2019, 3:20 PM
c-po moved T1242: Error when setting 'pppoe 0 ipv6 address autoconf' from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Apr 22 2019, 1:15 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a project to T1242: Error when setting 'pppoe 0 ipv6 address autoconf': VyOS 1.2 Crux (VyOS 1.2.2).
Apr 22 2019, 1:15 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T1242: Error when setting 'pppoe 0 ipv6 address autoconf'.

Please test with latest rolling image before VyOS 1.2.2 is released

Apr 22 2019, 1:14 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po closed T1242: Error when setting 'pppoe 0 ipv6 address autoconf' as Unknown Status.
Apr 22 2019, 1:13 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po claimed T1242: Error when setting 'pppoe 0 ipv6 address autoconf'.
Apr 22 2019, 1:09 PM · VyOS 1.2 Crux (VyOS 1.2.2)
jestabro added a comment to T1327: Set the serial console speed to 115200 by default.

To complete this, the corresponding changes need to be made in vyatta-cfg-system; these are straightforward and will be pushed to current. However, there is another mechanism whereby the console speed is explicitly being set to 9600: the vyatta-config-migrate script, called during system initialization, is invoking migrate/system/3-to-4, which sets the console speed; this will require some discussion as to how to best address.

Apr 22 2019, 12:40 PM · VyOS 1.3 Equuleus (1.3.0)
hal8 added a comment to T1331: DNS stops working.

Thank you for providing the necessary clarity that was lacking in your very misleading first response.

Apr 22 2019, 3:39 AM · VyOS 1.3 Equuleus (1.3.0)
syncer lowered the priority of T1028: Suspending and resuming VyOS in VMware will result in loss of static ip addresses from High to Low.

suspend shouldn't be supported at all?
@c-po @hagbard @dmbaturin you thoughts on that?

Apr 22 2019, 3:08 AM
syncer added a comment to T1331: DNS stops working.

You have not provided a procedure on how to reproduce the issue and there are no other reports on such problem, therefore this task has low priority.
Either it's something specific to your environment or you have issues with upstream DNS and/or network

Apr 22 2019, 2:46 AM · VyOS 1.3 Equuleus (1.3.0)
hal8 added a comment to T1331: DNS stops working.

I don't understand "needs testing" here at all? What testing? How can I help? For me this is obviously high priority, in fact it's a deal-breaker, it's a problem I need to solve. As I think it would be for you if you had the bug on your network. I thought maybe the vyos team would also consider it high. Why low? Seems important that dns fails regularly. Why isn't it? (I have a solution that works but it's a selfish one that doesn't help vyos).

Apr 22 2019, 1:09 AM · VyOS 1.3 Equuleus (1.3.0)

Apr 21 2019

syncer changed the status of T1343: do not remove trailing zeroes from subnets in DHCP static route config from Unknown Status to Resolved.

ok, that was a test for new statuses
so we can track backport process better

Apr 21 2019, 2:27 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T1343: do not remove trailing zeroes from subnets in DHCP static route config.

Backport is done already by me

Apr 21 2019, 2:23 PM · VyOS 1.2 Crux (VyOS 1.2.2)
syncer triaged T1343: do not remove trailing zeroes from subnets in DHCP static route config as Normal priority.
Apr 21 2019, 12:56 PM · VyOS 1.2 Crux (VyOS 1.2.2)
dmbaturin changed the status of T1343: do not remove trailing zeroes from subnets in DHCP static route config from Resolved to Unknown Status.
Apr 21 2019, 12:52 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po placed T1276: dhcp relay + VLAN fails up for grabs.
Apr 21 2019, 11:34 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, test
c-po placed T1321: Cleanup "service dns forwarding" tree up for grabs.
Apr 21 2019, 11:33 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1343: do not remove trailing zeroes from subnets in DHCP static route config from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 21 2019, 11:33 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po edited projects for T1343: do not remove trailing zeroes from subnets in DHCP static route config, added: VyOS 1.2 Crux (VyOS 1.2.2); removed VyOS 1.2 Crux.
Apr 21 2019, 11:33 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po closed T1343: do not remove trailing zeroes from subnets in DHCP static route config as Resolved.
Apr 21 2019, 11:31 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po placed T1017: 1.2.0-rc7 duplex auto (autogenerated config) setting not accepted up for grabs.
Apr 21 2019, 11:24 AM · VyOS-1.2.0-GA
c-po placed T1066: Missing NICs up for grabs.
Apr 21 2019, 11:24 AM · VyOS 1.2 Crux (VyOS 1.2.1)
c-po added a comment to T1276: dhcp relay + VLAN fails.

I can not test it due to lacking KVM environment. All good on ESXi.

Apr 21 2019, 11:23 AM · VyOS 1.3 Equuleus (1.3.5), VyOS 1.4 Sagitta, test
c-po closed T314: Unable to apply MSS Clamp with VyOS configuration as Resolved.
Apr 21 2019, 11:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T314: Unable to apply MSS Clamp with VyOS configuration from Need Triage to Finished on the VyOS 1.3 Equuleus board.
Apr 21 2019, 11:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T314: Unable to apply MSS Clamp with VyOS configuration from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Apr 21 2019, 11:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a project to T314: Unable to apply MSS Clamp with VyOS configuration: VyOS 1.2 Crux (VyOS 1.2.2).
Apr 21 2019, 11:16 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T314: Unable to apply MSS Clamp with VyOS configuration.

The new syntax will be:

Apr 21 2019, 10:58 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T1332: Upgrade ethtool from 3.16 to 4.19 from Needs Triage to Finished on the VyOS 1.2 Crux (VyOS 1.2.2) board.
Apr 21 2019, 10:42 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po closed T1332: Upgrade ethtool from 3.16 to 4.19 as Resolved.
Apr 21 2019, 10:39 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T1332: Upgrade ethtool from 3.16 to 4.19 from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:39 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po moved T166: NPTv6 is broken in the rolling release 999.201609170235 from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:38 AM · VyOS 1.2 Crux (VyOS 1.2.1)
c-po moved T1347: Upgrade Linux Kernel to 4.19.36 from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1348: Upgrade WireGuard to 0.0.20190406-1 from In Progress to Finished on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1348: Upgrade WireGuard to 0.0.20190406-1 as Resolved.
Apr 21 2019, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1348: Upgrade WireGuard to 0.0.20190406-1, a subtask of T1347: Upgrade Linux Kernel to 4.19.36, as Resolved.
Apr 21 2019, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po closed T1347: Upgrade Linux Kernel to 4.19.36 as Resolved.
Apr 21 2019, 10:38 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1347: Upgrade Linux Kernel to 4.19.36 from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:08 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1348: Upgrade WireGuard to 0.0.20190406-1 from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:08 AM · VyOS 1.3 Equuleus (1.3.0)
c-po moved T1332: Upgrade ethtool from 3.16 to 4.19 from Need Triage to In Progress on the VyOS 1.3 Equuleus board.
Apr 21 2019, 10:08 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1332: Upgrade ethtool from 3.16 to 4.19 from Confirmed to Needs testing.
Apr 21 2019, 9:12 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T1332: Upgrade ethtool from 3.16 to 4.19.

Package now included in VyOS builds - please test

Apr 21 2019, 9:12 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T1332: Upgrade ethtool from 3.16 to 4.19.

How to build:

$ git clone https://salsa.debian.org/kernel-team/ethtool.git
$ cd ethtool
$ git checkout debian/1%4.19-1
$ dpkg-buildpackage -uc -us -tc -b
$ ls -al ../ethtool_4.19-1_amd64.*
-rw-r--r-- 1 vyos_bld vyos_bld    992 Apr 21 08:32 ../ethtool_4.19-1_amd64.changes
-rw-r--r-- 1 vyos_bld vyos_bld 113986 Apr 21 08:32 ../ethtool_4.19-1_amd64.deb
Apr 21 2019, 8:32 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po changed the status of T1348: Upgrade WireGuard to 0.0.20190406-1 from Open to In progress.
Apr 21 2019, 8:28 AM · VyOS 1.3 Equuleus (1.3.0)
c-po changed the status of T1347: Upgrade Linux Kernel to 4.19.36 from Open to In progress.
Apr 21 2019, 8:28 AM · VyOS 1.3 Equuleus (1.3.0)
c-po created T1347: Upgrade Linux Kernel to 4.19.36.
Apr 21 2019, 8:28 AM · VyOS 1.3 Equuleus (1.3.0)
c-po renamed T1332: Upgrade ethtool from 3.16 to 4.19 from ethtool output noise messages to Upgrade ethtool from 3.16 to 4.19.
Apr 21 2019, 8:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T1332: Upgrade ethtool from 3.16 to 4.19.

Using ethtool 4.19 results in:

vyos@vyos# sudo /sbin/ethtool -K eth0 gso off
Apr 21 2019, 8:21 AM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T1332: Upgrade ethtool from 3.16 to 4.19.

We use ethtool provided by Debian Jessie (3.16) which is bound to 3.16 Linux Kernel.

Apr 21 2019, 8:14 AM · VyOS 1.2 Crux (VyOS 1.2.2)

Apr 20 2019

c-po added a comment to T314: Unable to apply MSS Clamp with VyOS configuration.

EdgeOS uses this node.def file:

Apr 20 2019, 3:05 PM · VyOS 1.2 Crux (VyOS 1.2.2)
c-po added a comment to T314: Unable to apply MSS Clamp with VyOS configuration.

Proposing a Cisco like interface:

Apr 20 2019, 2:58 PM · VyOS 1.2 Crux (VyOS 1.2.2)