]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: use prefix_ipv6 in rtadv_prefix
authorDenis Ovsienko <infrastation@yandex.ru>
Sun, 8 Jan 2012 14:27:12 +0000 (18:27 +0400)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 26 Jan 2012 07:42:54 +0000 (11:42 +0400)
commitaca43b656623f38dfa6ea835dacbdfec51d03a67
tree0d53b9b2340000e169cffdf1ca39983607b193d4
parent6bb1273e83c29b3aeff9584bc8f6272e773294ad
zebra: use prefix_ipv6 in rtadv_prefix

rtadv_prefix.prefix was casted to "struct prefix_ipv6" and had the same
size, make it exactly this type to make the code a bit cleaner.
zebra/rtadv.c
zebra/rtadv.h