commit | fa40f65874ca21bb9cca59ab5ddc8dbaf046f3c8 | [log] [tgz] |
---|---|---|
author | ajs <ajs> | Thu Dec 16 16:18:13 2004 +0000 |
committer | ajs <ajs> | Thu Dec 16 16:18:13 2004 +0000 |
tree | abbf5dae6dcea1e1e60ff657a328850b644273ff | |
parent | 81fc57ca0d743a6abe577c4f0b316bfb570e45be [diff] |
2004-12-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu> * 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.