]> git.puffer.fish Git - mirror/frr.git/commit
nhrp: fix initialization and route redistribution registration
authorJorge Boncompte <jbonor@gmail.com>
Tue, 25 Jul 2017 11:15:15 +0000 (13:15 +0200)
committerJorge Boncompte <jbonor@gmail.com>
Fri, 4 Aug 2017 08:19:36 +0000 (10:19 +0200)
commita1f1bab0fb93b0168ff5d8d674fc0eb356d47c55
tree771df6a24fc898ccfed4bf3ef40ea58cc807b4b3
parent818c8515eed2f11a9e1dc055fa58701803f5dc58
nhrp: fix initialization and route redistribution registration

nhrpd wasn't registering correctly with zebra for route redistribution.
It wasn't neither parsing the right messages nor parsing them correctly too.

Signed-off-by: Jorge Boncompte <jbonor@gmail.com>
nhrpd/nhrp_route.c