summaryrefslogtreecommitdiffstats
path: root/ospf6d/ospf6_network.h
Commit message (Collapse)AuthorAgeFilesLines
* ospf6d: justify multicast group managementVyacheslav Trushkin2011-12-131-5/+1
| | | | | | | | | | | * ospf6_network.[ch] * ospf6_sso(): new function supersedes ospf6_join_allspfrouters(), ospf6_leave_allspfrouters(), ospf6_join_alldrouters() and ospf6_leave_alldrouters() * ospf6_interface.c * ospf6_interface_state_change(): update respectively * interface_up(): ditto * interface_down(): ditto
* [trivia] finish off static'ification of ospf6d and ripngdPaul Jakma2008-08-221-16/+16
| | | | | | | | | 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.
* Ospf6d merge from Zebra repository with added privs stuff and mergedhasso2004-05-181-23/+15
| | | | zclient changes.
* Initial revisionpaul2002-12-131-0/+58