]> git.puffer.fish Git - mirror/frr.git/commit
ospf6d: fix warnings from recent prefix bit commit
authorStephen Hemminger <shemminger@vyatta.com>
Thu, 10 Dec 2009 13:13:09 +0000 (16:13 +0300)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 10 Dec 2009 13:13:09 +0000 (16:13 +0300)
commit813f6a0064e76fdc8d509ddfbd4d3870d7027850
treeeed75fc5da5c0a4dd5dcd20bc8c7c2523b6fd32d
parent5eb9d11bf6bbe99ce47f929a14ac03351f21fe27
ospf6d: fix warnings from recent prefix bit commit

* lib/prefix.h
  * prefix6_bit(): add IPv6 wrapper for prefix_bit()
* ospf6d/ospf6_lsdb.c
  * ospf6_lsdb_type_router_head(): employ prefix6_bit()
  * ospf6_lsdb_type_head(): idem
lib/prefix.h
ospf6d/ospf6_lsdb.c