@Viacheslav @SrividyaA can you see if that is present in 1.3/1.4 and if we can add it to documentation
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Jul 12 2023
I've summited an issues case on FRR , where explain the problematic :
as stated before, in 1.4 now it's possible to specify corresponding interface.
@zoenan7 thanks for getting back to me
it looks like it is now fixed in upstream so I will close this ticket
Bug introduced in 1.3.x with upgrade of FastAPI framework in:
https://vyos.dev/T5176
Yes; it was not evident in 1.3.x until the upgrade of the FastAPI framework for
https://vyos.dev/T5176
and will be backported.
I did not report it to the upstream, but another vendor helped me to report it to the upstream and gave me the relevant CVE number. You can check the following link about netsnmp: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016139
PR in firewall refactor: https://github.com/vyos/vyos-1x/pull/2016
It seems to work fine (VyOS 1.4-rolling-202307120317).
vyos@r14# set interfaces ethernet eth1 description 123 [edit] vyos@r14# commit [edit] vyos@r14# compare 1 [interfaces ethernet eth1] + description "123"
VyOS 1.3.3 Still have such an issue. Any plan to fix it on VyOS 1.3?