Adding system image using custom vrf it's supported:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jul 19 2023
I think this should be configured through a config option if bash-history should be retained or not (by default it shouldnt for regular users and equal to root).
The issue is actual.
I reproduced it. SSH was accessible at this moment. And sftp server was accessible too.
FRR upstream accepted this patch. https://github.com/FRRouting/frr/pull/13140
I confirm that the problem persist, as of testing the version was 1.4-rolling-202307060317 but are extremely hard to reproduce, since the steps I describe only work sometime.
Jul 18 2023
@bbabich moved efforts to vpp with linux control plane plugin
but I have plans to come back to xdp later
@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.