Documentation updated in equueleus branch https://github.com/vyos/vyos-documentation/commit/eaa491df6f41fc175aa06618310c91087ecc8791
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Aug 5 2019
Nevermind - The problem was my problem only.
Aug 4 2019
On further investigation it looks like this happens only when deleting instances of a multi: node.
This works as expected when I set new parameters inside a node - unfortunately on a delete it does not work properly - I feel the script is not called at all.
Aug 3 2019
This is a good start! The names should be made pythonic and why not use getters and setters? Then we dont need set_ functions but use the objects directly.
Aug 2 2019
I started with a few line of example code, if that would be something we wanna go with, I'll take the task. comments always welcome.
disable (up/down) is required too.
DHCP might be called from the class, but I think it makes sense to give it to networkd, since it can detect interface up/down and triggers the dhcp client again if needed or releases the IP.
I have setup two vyos router and one is origination default.
All runs fine with this patches since more then 40 minutes so it fixes the problems.
Please test with tomorrows rolling release.
Aug 1 2019
PR #86
@mb300sd. create please a new one task with detailed description for BGP, if there are still some problems with it.
@thinkl33t, recommended way is using dynamic-dns-update, all other ways are not recommended to use at this moment.
Jul 31 2019
I‘d rather suggest building a test iso as we build the frr source code from their repo directly. I would not permanently add this not yet mainlined patchset to the package feed
Can we make a nightly with the patches from:
Jul 30 2019
Details of the mechanism, introduced after jessie, are in
https://github.com/vyos/vyatta-op-quagga/pull/3 I hope now it looks better
Did I something wrong with https://phabricator.vyos.net/T1550 and https://github.com/vyos/vyatta-op-quagga/pull/2 that the pull request is not showing in phabricator?
Jul 29 2019
I've fixed the setup and re-populated the equuleus repo.
https://github.com/FRRouting/frr/pull/4742 let's give it a try?