]> git.puffer.fish Git - mirror/frr.git/commit
[ripd] bug #293: routemap set metric doesn't check for underflow correctly
authorPaul Jakma <paul.jakma@sun.com>
Mon, 11 Sep 2006 02:14:16 +0000 (02:14 +0000)
committerPaul Jakma <paul.jakma@sun.com>
Mon, 11 Sep 2006 02:14:16 +0000 (02:14 +0000)
commitb25ea4d085c858137ec28b1be9d6ab6c30a97303
tree476bf1799357a70ea42cdfccee9340e8b32172d6
parent3e557ae1ea7693d91b6df42c2529952d6a349911
[ripd] bug #293: routemap set metric doesn't check for underflow correctly

2006-09-11 Paul Jakma <paul.jakma@sun.com>

* rip_routemap.c: (route_set_metric) underflow check needs to
  use signed, problem identified and diagnosed by Pavel
  Nikiforov in bug #293.
ripd/ChangeLog
ripd/rip_routemap.c