]> git.puffer.fish Git - matthieu/frr.git/commit
2004-12-16 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
authorajs <ajs>
Thu, 16 Dec 2004 16:18:13 +0000 (16:18 +0000)
committerajs <ajs>
Thu, 16 Dec 2004 16:18:13 +0000 (16:18 +0000)
commitfa40f65874ca21bb9cca59ab5ddc8dbaf046f3c8
treeabbf5dae6dcea1e1e60ff657a328850b644273ff
parent81fc57ca0d743a6abe577c4f0b316bfb570e45be
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.
ripngd/ChangeLog
ripngd/ripng_nexthop.c