Yes that appears to fix the issue, I'm seeing complete ARP entries in both tables now.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mon, Oct 21
The original driver will be included in the next rolling release
Can you check adding the next command?
I am not sure if this a driver problem.
You can add PR for the documentation without a task
In July Podman was upgraded from 4.3 (debian package) to 4.9 (custom built package)
Sun, Oct 20
Sat, Oct 19
Initial PR is here, https://github.com/vyos/vyos-1x/pull/4166.
Issue fixed by Github
Fri, Oct 18
@dmbaturin, should this task be in the rolling release project, too?
@dmbaturin Just to confirm/clarify, does this mean the public sagitta branches will cease to receive public updates? It will now be impossible to inspect the LTS source code (or, in the case of 1.4 / sagitta, any future updates) without a subscription?
Probably related driver T6713
Should be fixed in the next rolling release
It has a capcha on it so you will probably have to host it yourselves, also see note re new version yesterday. looks like the same one from May to me.
@SteveP could you provide the link to the source code (git) for the official drivers?
Where we can clone the code and build correct package for Debian?
Thu, Oct 17
@Apachez: This may be fine for new features, but some bugs may affect just the LTS releases (for example in the ISC DHCP server, replaced by Kea) or it may be necessary to test the fixes in production environment on LTS (or at least unofficial "LTS" rebuilt from source, which was an option for those without subscriptions for some time thanks to the good work of a few community members - it was fun while it lasted) which happens to be the case with one bug I've been working on (T4600). The bug turns out to be more complex than I first suspected, but I've already spent a lot of time on it, wanted to continue but didn't expect new hoops to jump through. I'm still running 1.3.8 from back when I had access (not anymore) and would like to test just changes to the one accel-ppp package without touching anything else that works otherwise, my setup is fairly complex and I'm not brave enough to try even 1.4.0 just yet, let alone rolling/circinus/stream whatever you name it.
Realtek also listed a new driver yesterday.
Bump Realtek driver version
PR https://github.com/vyos/vyos-build/pull/814
Now that I have stopped your vyos-drivers-realtek-r8152_2.18.1-1_amd64.deb module from loading in data/architectures/amd64.toml and have turned off CONFIG_MODULE_SIG_FORCE, I can load my unsigned r8152.ko re-compiled for 6.6.56 and loaded from vyos-preconfig-bootup.script as I always have and everything is working. I suspect that this is because it is loading later after the nic renaming has been done.
Wed, Oct 16
@marekm: Bugfixes will be towards current (aka 1.5-rolling as of writing) which then is being cherrypicked and backported by VyOS Networks to whatever older releases that needs that and are compatible with the change/fix/added feature.