I want write an follow up.
- Feed Queries
- All Stories
- Search
- Feed Search
- Transactions
- Transaction Logs
Mar 25 2019
Mar 24 2019
Mar 23 2019
Mar 22 2019
@zsdc Can you please test your use case? thx.
Mar 21 2019
Working on interface-route. I think the best way is to stip that off as well, so basically interface-route has it's own script, set proto static route, route-map, table and so on too. Less likely to break when something needs top be changed, better code maintenance (at least that's what I hope for) and can be easily extended. Well, will test it out, so far there is a good performance benefit already.
VyOS 1.2.0 currently has this enabled, closing.
Confirmed it's still happening in VyOS 1.2.0 LTS
Mar 20 2019
Ok, so I found it. host_name.py is being called when dhcp had been configured and the system rebooted. vyatta-cfg-system didn't call host_name.py when an interface is configured via dhcp, so when you configure dhcp for the first time and don't reboot /etc/resolv.conf stayed empty.
I need to test it in crux, but i think there is the same issue, therefore you would need 2 commit in crux, host_name.py and the one from the address node in vyatta-cfg-system.
There is still an issue with it, when the system is rebooted all is working as expected, but when you configure dhcp on the fly, hostname.py is still doing something weird and leaves resolv.conf broken.
Fixed in: http://dev.packages.vyos.net/repositories/current/vyos/pool/main/v/vyatta-cfg-quagga/vyatta-cfg-quagga_0.19.1+vyos2+current9_all.deb or next rolling release.
Issue verified, new bug ticket or shall we use this one to resolve the issue. Looks like it's been broken for a while.
set protocols static route 10.100.100.0/24 next-hop 10.1.1.1 next-hop-interface eth1
Mar 18 2019
Mar 17 2019
Here is the current frr documentation:
VyOS runs on 4.19.28 for a week now. Update can be used for both crux and current.
AS Curretn and Crux kernels and modules are build the same way, it's on @dmbaturin to use the packages. From the source side everything is there.
There's nothing special to do for crux, just build the packages for the next release.
There is no specific crux branch here. @dmbaturin only needs to build the appropriate packages and we're good.
Mar 16 2019
@hagbard need this in the crux
@hagbard if that in the crux, you can close this, marked it as finished for 1.3
@c-po should be in crux too
@c-po need to backport it into the crux branch
@rob probably good to add to KB this one
@c-po is also in crux?
@hagbard need to confirm it in the crux too
@hagbard need this merged into the crux branch