]> git.proxmox.com Git - mirror_frr.git/commit
lib: Remove typedef from ipaddr
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 26 May 2017 17:44:29 +0000 (13:44 -0400)
committerDavid Lamparter <equinox@opensourcerouting.org>
Mon, 10 Jul 2017 20:15:56 +0000 (22:15 +0200)
commit7fb9d20fcfe5619a2dfb05085f9da5590820ecb5
treeb32f179e2ba5602c9100b07b7647a697ef97b3b5
parent21bb7c877480d911486a389cb67f8ee318306e38
lib: Remove typedef from ipaddr

The ipaddr_t type was conflicting with code on omnios.

Remove the typedef

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/ipaddr.h
lib/prefix.h