PR for 1.3 https://github.com/vyos/vyos-1x/pull/1284
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Apr 16 2022
Apr 16 2022
Apr 15 2022
Apr 15 2022
c-po renamed T4364: salt-minion: Upgrade to 3004 and migrate to get_config_dict() from salt-minion: migrate to get_config_dict() to salt-minion: Upgrade to 3004 and migrate to get_config_dict().
c-po updated the task description for T4364: salt-minion: Upgrade to 3004 and migrate to get_config_dict().
c-po moved T4363: salt-minion: default mine_interval option is not set from Need Triage to In Progress on the VyOS 1.3 Equuleus (1.3.2) board.
c-po moved T4363: salt-minion: default mine_interval option is not set from Open to Finished on the VyOS 1.4 Sagitta board.
c-po lowered the priority of T4363: salt-minion: default mine_interval option is not set from Normal to Low.
c-po renamed T4363: salt-minion: default mine_interval option is not set from salt-minion: mine_interval option is not set to salt-minion: default mine_interval option is not set.
c-po changed the status of T4363: salt-minion: default mine_interval option is not set from Open to In progress.
jestabro closed T4361: `vyos.config.exists()` does not work for nodes with multiple values as Unknown Status.
Unknown Object (User) closed T4327: Ethernet interface configuration fails on Hyper-V due to speed/duplex/autoneg ethtool command error as Resolved.
Tested in VyOS 1.4-rolling-202204130521
All works, thanks!
Apr 14 2022
Apr 14 2022
c-po renamed T3318: Update Linux Kernel to v5.4.208 / 5.10.142 from Update Linux Kernel to v5.4.185 / 5.10.106 to Update Linux Kernel to v5.4.188 / 5.10.111.
GitHub <noreply@github.com> committed rVYOSONEXc944188a7e22: Merge pull request #1283 from sever-sever/T4354 (authored by c-po).
@fernando can you take a look at this one.
maybe we will need report it to FRR team
Viacheslav added a comment to T4354: Slave interfaces fall out from bonding during configuration change.
Relevant configuration on one PE router:
Large packets fastnetmon/podman
30 largest packages in 1.4 dev build:
telegraf 144 MB linux-image-5.10.109-amd64-vyos 107 MB libwireshark14 100 MB vyos-linux-firmware 68.8 MB containernetworking-plugins 51.2 MB vyos-http-api-tools 40.4 MB podman 37.3 MB python3-pycryptodome 36.0 MB libicu67 33.9 MB vim-runtime 32.9 MB vyos-1x 29.2 MB libperl5.32 28.5 MB salt-common 27.9 MB nmap-common 21.2 MB frr 20.2 MB libruby2.7 17.9 MB coreutils 17.9 MB perl-modules-5.32 17.9 MB grub-common 17.8 MB systemd 16.4 MB locales 16.4 MB libc6 13.1 MB pmacct 13.0 MB ieee-data 12.3 MB vyos-intel-qat 11.7 MB aptitude-common 10.3 MB gdb 10.0 MB udev 9,184 kB grub-efi-amd64-bin 8,831 kB squid 8,582 kB
This seems to be Cloudflare's doing, not ours. We're investigating this issue.
Viacheslav added a comment to T4354: Slave interfaces fall out from bonding during configuration change.
zsdc added a comment to T4028: FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses.
Theoretically, must be fixed in https://github.com/FRRouting/frr/pull/11004
Apr 13 2022
Apr 13 2022
Viacheslav added a comment to T4354: Slave interfaces fall out from bonding during configuration change.
For some reason is_bond_member is not in the configuration after the description
eth2 with option is_bond_member
eth3 without option is_bond_member
############## MY DEBUG START:
{'description': 'fofof',
'duplex': 'auto',
'hw_id': '50:08:00:01:00:03',
'ifname': 'eth3',
'ip': {'arp_cache_timeout': '30'},
'mtu': '1500',
'speed': 'auto'}
####### MY DEBUG END #######Apr 12 2022
Apr 12 2022
build.log38 KBDownload
Apr 11 2022
Apr 11 2022
GitHub <noreply@github.com> committed rVYOSONEXd214d689a6c0: Merge pull request #1282 from dmbaturin/T4327 (authored by c-po).
c-po changed the status of T4353: Add Jinja2 linter to vyos-1x build process from Open to In progress.