diff options
author | paul <paul> | 2007-04-29 18:25:17 +0000 |
---|---|---|
committer | paul <paul> | 2007-04-29 18:25:17 +0000 |
commit | ecc21b46cd3bc078777eb387b61b8ec929cad220 (patch) | |
tree | 9bf194731a9eb6953b58c39dbe5b5e28f8acc54f /zebra/kernel_socket.c | |
parent | 86b06c86337b7d4fa8f6686ede7d2aebb32891e9 (diff) | |
download | quagga-ecc21b46cd3bc078777eb387b61b8ec929cad220.tar.bz2 quagga-ecc21b46cd3bc078777eb387b61b8ec929cad220.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 'zebra/kernel_socket.c')
0 files changed, 0 insertions, 0 deletions