summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_nexthop.h
Commit message (Collapse)AuthorAgeFilesLines
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-6/+7
| | | | | | | | | 2008-08-15 Paul Jakma <paul.jakma@sun.com> * {ospf6d,ripngd}/*: Finish job of marking functions as static, or exporting declarations for them, to quell warning noise with Quagga's GCC default high-level of warning flags. Thus allowing remaining, more useful warnings to be more easily seen.
* 2004-05-11 Paul Jakma <paul@dishone.st>paul2004-05-111-0/+5
| | | | | | * ripng_nexthop.h: SUNOS_5 does not define s6_addr32 catch ifndef(s6_addr32) && defined(SUNOS_5) and define it ourselves based on the S10 _KERNEL guarded define.
* *BSD compile fix from Rivo Nurges.hasso2003-05-261-0/+5
|
* Ripngd part of 6Wind patch.hasso2003-05-251-0/+62