User Details
User Details
- User Since
- Nov 26 2018, 2:24 PM (314 w, 11 h)
Nov 29 2018
Nov 29 2018
arne added a comment to T1053: Error when re-configuring an interface from DHCP to static IP.
This problem is fixed by the following pull request:
https://github.com/vyos/vyatta-cfg-system/pull/89
arne added a comment to T1053: Error when re-configuring an interface from DHCP to static IP.
I did some further investigation on this topic, and it turned out that this is a more general problem, which does not just happen in the specific case I wrote above.
It basically happens anytime when an interface is first configured via DHCPv4 and then DHCPv4 is disabled later.
Nov 28 2018
Nov 28 2018
arne added a comment to T1001: show config commands - breaks when using backslashes in values.
The problem is fixed by the following pull request: https://github.com/vyos/vyos-1x/pull/60
Detailed description is added to the pull request.
Nov 27 2018
Nov 27 2018
Nov 26 2018
Nov 26 2018
arne added a comment to T1001: show config commands - breaks when using backslashes in values.
Is there any need to have backslashes in descriptions? Or, more generally: Is there any need to have non-ASCII characters in descriptions?