commit | 3b424979f54c6b128d1ee8a7c33d072d321f2f0c | [log] [tgz] |
---|---|---|
author | paul <paul> | Mon Oct 13 09:47:32 2003 +0000 |
committer | paul <paul> | Mon Oct 13 09:47:32 2003 +0000 |
tree | c3c684d2e1576610d3a0cedefa3bab23610c8d61 | |
parent | 7ddf1d6eaf5a339d13661469212ac33f77e808fc [diff] |
2003-10-13 Jay Fenlason <fenlason@redhat.com> * lib/zebra.h: define UINT32_MAX for those systems which do not provide it. * bgp_attr.h: define BGP_MED_MAX. * bgp_route.c: update defines/constants to BGP_MED_MAX. * bgp_routemap.c: ditto. clean up route_match_metric_compile slightly to avoid unneccesary XMALLOC.