]> git.proxmox.com Git - mirror_frr.git/commit
isisd: retrieve default values from the yang model
authorEmanuele Di Pascale <emanuele@voltanet.io>
Mon, 10 Dec 2018 13:30:40 +0000 (14:30 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Tue, 18 Dec 2018 14:25:57 +0000 (15:25 +0100)
commitcc50ddb273734df71eca219ef2837b5480d65946
treec5632c6a9e16c3a82f74a6a2280fd7879b3a36dd
parent96f2c0090300fa710f42e4934bcbbe96ed126b67
isisd: retrieve default values from the yang model

also fix a minor issue with isis_config_write where we were
not incrementing the write variable, which is used to append
a new line at the end of the vty string

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
isisd/isis_circuit.c
isisd/isisd.c