Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 2004-06-04 Paul Jakma <paul@dishone.st> | paul | 2004-06-04 | 1 | -3/+10 |
| | | | | * type mismatch fixes | ||||
* | 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net> | paul | 2003-10-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net> * bgpd/bgp_attr.c: (bgp_dump_routes_attr) Dont dump IPv4 nexthop for IP. Dump MP_NLRI attr with IPv6 next-hop for AF_INET6 address family prefixes. Accept prefix as argument. * bgpd/bgp_attr.c: modify bgp_dump_routes_attr declaration. * bgpd/bgp_dump.c: (bgp_dump_routes_entry) Modify calls to bgp_dump_routes_attr. (bgp_dump_common) Go by the family of the peering socket, not configured address family when dumping peering information. Add HAVE_IPV6 conditionals, eg missing from previous bgp interval patch. | ||||
* | 2003-10-13 Jay Fenlason <fenlason@redhat.com> | paul | 2003-10-13 | 1 | -0/+2 |
| | | | | | | | | | * 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. | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+125 |