Any comments here? Is this a known issue/limitation? I can look into the internals and do some debugging if this should be working in the current state..
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
All Stories
Feb 16 2021
The translation is working properly now but it is not showing in the command output:
Maybe we should consider using a better proxy server to complete the dhcpv6 agent
Feb 15 2021
Somehow this was lost in translation in my git repo....
Nackported to 1.3 equuleus
Yes, I very much like this, and is what I am imaging with 3., above.
With this new information I see little to none reason to keep the key_mangling() workaround. If we manage to transform all nodes into "proper" syntax we can one day drop it.
PR https://github.com/vyos/vyatta-cfg-firewall/pull/20 is still pending to clean up the following log entry:
@c-po this is an excellent idea, and a useful reference for the bracket notation; this will need a bit of design of how best to slice the problem:
- keeping key_mangling but excluding on tag nodes
- removing key_mangling completely
- removing on a case by case basis with the existing argument to get_config_dict()
XML for policy access|access6|prefix|prefix6|community list
Feb 14 2021
In the new xml/py rewrite, do they disapear if you rerun the bgp configurator script? Eg. Can we execute frr-reload twice as a workaround?
This actually feels like an FRR bug as this still occurs with the new XML/Python rewrite
This is fixed in 1.4 as proper input validation happens.
Currently this requires BFD support to be added to frr-reload
Implemented/fixed for VyOS 1.4
Issue no longer persists in VyOS 1.4. Tested using: 1.4-rolling-20210214
Please re-test with latest current rolling release. Reverted back for FRR 7.5 and that bug should have been fixed in there.