@bbabich moved efforts to vpp with linux control plane plugin
but I have plans to come back to xdp later
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jul 18 2023
@c-po
I'm a bit late to the party...
"VOO is the dataplane of choice?"
Dear Team
Earlier Bash history was retained after restart.It is useful feature as any changes done are lost after restart. Need
help on restoring this functionality.
Regards,
Vishvas
Jul 17 2023
Final testing before PR:
https://github.com/vyos/vyos1x-config/compare/master...jestabro:immutable
The following will be in the PR for T5317:
https://github.com/vyos/vyos1x-config/compare/master...jestabro:single-pass
Fixed with enabling offloads https://vyos.dev/T3619
vyos@r14# set interfaces ethernet eth0 offload Possible completions: gro Enable Generic Receive Offload gso Enable Generic Segmentation Offload lro Enable Large Receive Offload rfs Enable Receive Flow Steering rps Enable Receive Packet Steering sg Enable Scatter-Gather tso Enable TCP Segmentation Offloading
Jul 16 2023
It was actually leaking routes.
Looking at the FRR configuration vtysh -c "show run" I see the route-map - maybe it's just a display error? Or you actually leak routes?
Once we update to FRR 9.0 we can make use of this faeture
[ 4065.850013] ovpn_dco_v2: loading out-of-tree module taints kernel. [ 4065.852874] OpenVPN data channel offload (ovpn-dco) 0.2.20230426 -- (C) 2020-2023 OpenVPN, Inc
Jul 15 2023
Jul 14 2023
Merged into vyos:current.
Marking this bug as resolved, since in last comment it shows that DNAT is working using multiple "WANs" connections
Also, correct behavior when 1 interface is pppoe, and other dhcp-client:
Test #1:
- Simple configuration with one interface pppoe and other static, WLB working as expected:
I see no errors on 1.4:
Jul 13 2023
Very nice. I noticed show system updates and set system update-check in the CLI now. Will there be a URL available to start testing this, perhaps even via the most recent nightly rolling release?