diff options
author | paul <paul> | 2007-04-29 18:25:17 +0000 |
---|---|---|
committer | paul <paul> | 2007-04-29 18:25:17 +0000 |
commit | 7c4b7032d25109af9fc0f4bc3c482f3e72371fde (patch) | |
tree | f5dccae53e49e6e3808b0150cfee8a690d1d096f /lib/log.c | |
parent | ffb5bbdd2ff9450d9a8201b7dc11fbf27587640c (diff) | |
download | quagga-7c4b7032d25109af9fc0f4bc3c482f3e72371fde.tar.bz2 quagga-7c4b7032d25109af9fc0f4bc3c482f3e72371fde.tar.xz |
[bgpd] Fix warnings: hash callbacks should match hash API declarations
2007-04-22 Sebastien Tandel <sebastien@tandel.be>
* bgp_advertise.c : (baa_hash_alloc, baa_hash_key, baa_hash_cmp)
conforms to quagga hash API. Defines _hash_[alloc|key|cmp] with
void * arguments as defined by the API.
* bgp_aspath.c,h : (aspath_key_make) conforms to quagga hash API.
Defines _hash_[alloc|key|cmp] with void * arguments as defined by
the API.
* bgp_attr.c,h : (cluster_hash_alloc, cluster_hash_key_make,
cluster_hash_cmp, transit_hash_alloc, transit_hash_key_make,
transit_hash_cmp, attrhash_key_make, attrhash_cmp,
bgp_attr_hash_alloc) conforms to quagga hash API. Defines
_hash_[alloc|key|cmp] with void * arguments as defined by the API.
Diffstat (limited to 'lib/log.c')
0 files changed, 0 insertions, 0 deletions