--- embedaddon/quagga/ripngd/ripng_peer.c 2012/02/21 17:26:11 1.1.1.1 +++ embedaddon/quagga/ripngd/ripng_peer.c 2016/11/02 10:09:12 1.1.1.2 @@ -38,7 +38,7 @@ /* Linked list of RIPng peer. */ struct list *peer_list; - + static struct ripng_peer * ripng_peer_new (void) {