summaryrefslogtreecommitdiffstats
path: root/ripngd/ripng_nexthop.c
Commit message (Collapse)AuthorAgeFilesLines
* 2004-12-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-161-8/+8
| | | | | | | * ripng_nexthop.c: Replace NEXTHOP_OUT macro with NEXTHOP_OUT_PTR, since it's not really OK to take the address of a ternary expression. (_ripng_rte_cmp,ripng_rte_send) Use new NEXTHOP_OUT_PTR macro instead of NEXTHOP_OUT.
* Compiler warnings fixes.hasso2004-09-261-3/+3
|
* Use ifp->mtu6 in ospf6d and ripngd.hasso2004-07-231-1/+1
|
* Ripngd part of 6Wind patch.hasso2003-05-251-0/+216