]> git.puffer.fish Git - mirror/frr.git/commit
2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
authorajs <ajs>
Sun, 30 Oct 2005 23:51:32 +0000 (23:51 +0000)
committerajs <ajs>
Sun, 30 Oct 2005 23:51:32 +0000 (23:51 +0000)
commit35a60c2d3c217e3b835821a7f6ea458e2eff44cf
treeff6dc20fdbf2f081556efaa0edec3ed341b29e97
parente5b308d1af147c78acd2803f4006463e6ff67444
2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ripd.c: (rip_response_process) Instead of calling
  rip_interface.c:if_valid_neighbor(), call the equivalent
  library function if_lookup_address().
* rip_interface.c: (if_valid_neighbor) Remove function, since it is
  essentially equivalent to the if_lookup_address() library function.
* ripd.h: (if_valid_neighbor) Remove function declaration.
ripd/ChangeLog
ripd/rip_interface.c
ripd/ripd.c
ripd/ripd.h