diff options
author | paul <paul> | 2006-01-25 06:31:04 +0000 |
---|---|---|
committer | paul <paul> | 2006-01-25 06:31:04 +0000 |
commit | a8d9c1f9caae29410b74f138f81d9b07645c47ce (patch) | |
tree | ee5285e9e8932ebf89b16bb051c1af78755ade08 /zebra/ChangeLog | |
parent | 5c78b3d006e6926f938796cffa08e8e14fb8e7af (diff) |
[zebra] Fix incorrect changes made in RIB metric selection patch
2006-01-25 Gunnar Stigen <gunnar.stigen@axxessit.no>
* zebra_rib.c: (rib_process) Application of Gunnar's earlier
metric selection RIB change included incorrect tidy-ups made
by commiter. Fix. (NB: any errors here are again due to paul).
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r-- | zebra/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog index fab26480..9f892c83 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,9 @@ +2006-01-25 Gunnar Stigen <gunnar.stigen@axxessit.no> + + * zebra_rib.c: (rib_process) Application of Gunnar's earlier + metric selection RIB change included incorrect tidy-ups made + by commiter. Fix. (NB: any errors here are again due to paul). + 2006-01-25 Paul Jakma <paul.jakma@sun.com> * (general) More solaris PF_ROUTE hacks. The IFF_UP mangling |