]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor
authorAndrew Certain <certain@amazon.com>
Tue, 4 Dec 2012 20:50:23 +0000 (12:50 -0800)
committerScott Feldman <sfeldma@cumulusnetworks.com>
Mon, 7 Jan 2013 17:59:49 +0000 (09:59 -0800)
commit1a61ad1011c498c4ae66cc145db673e53ef02962
treef46f6e0146c30159a1908c18ca54c8449fb1e075
parentbda3c326a3fe843417726bfe1bc8d4bafbb51fa9
ospfd: Fixed typo bug in ospf_vty.h:ospf_neighbor

Typo bug. ospf_nbr_nbma_poll_interval_set() was being sent priority instead
of interval.

Signed-off-by: Scott Feldman <sfeldma@cumulusnetworks.com>
ospfd/ospf_vty.c