commit | 86f9e5a7f3a80d6df13a9750d2148693daa14c8d | [log] [tgz] |
---|---|---|
author | Jon <jonirucoeith@gmail.com> | Wed Feb 11 17:22:03 2009 -0800 |
committer | Paul Jakma <paul@quagga.net> | Thu Jun 18 20:18:26 2009 +0100 |
tree | 6cdcdb8954556cd4c5b6bc7dce900746e59b1ddd | |
parent | 965f54f5ef0bd601cf129bd4b964863251313ec9 [diff] |
[ospf6d] Fix ospf6d crash if range defined twice ospf6d will crash if the same range is defined twice. There was no check if the same range had previously been defined, thereby causing a later assert to fail.