commit | a1038a15658d2fd4ab3314a9036bbd63f8f471c1 | [log] [tgz] |
---|---|---|
author | paul <paul> | Mon Jan 30 14:08:51 2006 +0000 |
committer | paul <paul> | Mon Jan 30 14:08:51 2006 +0000 |
tree | 5cef40b1e66fd105d0d0d6e4ecf52089ed15e803 | |
parent | a8d9c1f9caae29410b74f138f81d9b07645c47ce [diff] |
[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again. 2006-01-30 Paul Jakma <paul.jakma@sun.com> * zebra_rib.c: (rib_process) Fourth time lucky on this jinxed commit, last commit had a hole that could allow connected route selection to escape beyond the connected route logic. This time I cross-checked with Gunnar first. ;)