Yes I am overloaded (who isn't), and yes I plan to make a PR but want to test it a bit more first, to be reasonably sure it causes no regression (potential resource leak if something allocated by the incomplete IPv6 configuration is not freed - not sure enough about accel-ppp internals). I'm working to rebuild replacement accel-ppp package (based on the same commit as in equuleus with just my patch applied, no other changes) and run it for a week or two while watching memory usage. Testing a fairly complex config in production environment, so not brave enough to try rolling or even sagitta just yet.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Sep 24 2024
@jmaslak It's been a while since you reported this bug and we've been through multiple FRR updates since then. Could you check if the issue is fixed in the latest nightly build, or attach a config that triggers that behavior if it still exists?
We never received any info about what the incorrect behavior in question is, and the load balancing subsystem is undergoing a rewrite, so I'm closing this.
I've merged this into the feature request because the real issue is that we don't have dynamic hairpin NAT yet, while this behavior for "static" NAT is not wrong. We'll get to it.
@marekm Do you plan to make a PR?
If you are overloaded, we can import a patch ourselves, but a PR would be nice.
@Viacheslav I can try testing this on my test bench as I have a couple of spare ConnectX 4/5 to play around. Is this in 1.5 rolling?
Sep 23 2024
looks like the problem on the FRR site: https://github.com/FRRouting/frr/issues/16899
I also ran into this issue and lost a couple of hours trying to figure it out.
I stand for the solution purpose by @Viacheslav .
Sep 22 2024
PR ready for review:
https://github.com/vyos/vyos-1x/pull/3876
Sep 21 2024
As the message currently states over at https://sourceforge.net/projects/e1000/
Sep 20 2024
I am currently using 2.18.1 with kernel 6.6.51-vyos
I am currently using 2.18.1 with kernel
This task has been completed with https://github.com/vyos/vyos-documentation/pull/1548
Sep 19 2024
Running smoketests before PR:
https://github.com/jestabro/vyos-1x/tree/configd-err-out
Smoketest fails for the wireless interfaces
DEBUG - ======================================================================
DEBUG - FAIL: test_wireless_add_single_ip_address (__main__.WirelessInterfaceTest.test_wireless_add_single_ip_address)
DEBUG - ----------------------------------------------------------------------
DEBUG - Traceback (most recent call last):
DEBUG - File "/usr/libexec/vyos/tests/smoke/cli/test_interfaces_wireless.py", line 84, in test_wireless_add_single_ip_address
DEBUG - self.assertTrue(process_named_running('wpa_supplicant'))
DEBUG - AssertionError: None is not trueSep 18 2024
So I investigated further and it is like this in jool:
mark is only used to select between pool4 instances.
KVM is a dependency