]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
carp: replace caddr_t with char *
authorbz <bz@FreeBSD.org>
Fri, 6 Dec 2019 16:35:48 +0000 (16:35 +0000)
committerbz <bz@FreeBSD.org>
Fri, 6 Dec 2019 16:35:48 +0000 (16:35 +0000)
commita93b5bbe069508aa0f8973501712d9c3664fc683
tree889136f82b727f27c489d22e95c54c9b02a9d20d
parentb42975a154d2e4f1654d8220cf6c3d48d354352d
carp: replace caddr_t with char *

Change the remaining caddr_t usages to char * following the removal
of the KAME macros

No functional change.

Requested by: glebius
Reviewed by: glebius
MFC after: 2 weeks
Sponsored by: Netflix (originally)
Differential Revision: https://reviews.freebsd.org/D22399
sys/netinet/ip_carp.c
sys/netinet/ip_carp.h