]> git.proxmox.com Git - mirror_frr.git/commit
ripd, ripngd: fix OpenBSD compiler warning
authorDavid Lamparter <equinox@diac24.net>
Wed, 12 Jun 2019 18:39:46 +0000 (20:39 +0200)
committerDavid Lamparter <equinox@diac24.net>
Thu, 13 Jun 2019 11:35:33 +0000 (13:35 +0200)
commitc7405ee25c64fbf280dc8c77b2187b51593c3875
treea0cd00507e101437c3345944119bf825193cb429
parent2618a52ed307ffe62f45fb345fa5d90a631fc4f6
ripd, ripngd: fix OpenBSD compiler warning

The fact that the OpenBSD RB_TREE stuff results in a compiler warning on
OpenBSD - and OpenBSD alone - is pretty funny, I have to say...

Signed-off-by: David Lamparter <equinox@diac24.net>
ripd/rip_northbound.c
ripngd/ripng_northbound.c