summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_attr.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-06-04 Paul Jakma <paul@dishone.st>paul2004-06-041-8/+11
| | | | * type mismatch fixes
* Merge bgpd changeset 1184 from Zebra repository by Rivo Nurges.hasso2004-05-201-8/+56
|
* 2003-10-18 Lorenzo Colitti <lorenzo@ripe.net>paul2003-10-181-5/+47
| | | | | | | | | | | | | | | 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.
* Initial revisionpaul2002-12-131-0/+1838