]> git.puffer.fish Git - mirror/frr.git/commit
[ospfd] network command now behaves more logically when a peer prefix is defined
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Mon, 30 Apr 2007 16:52:05 +0000 (16:52 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Mon, 30 Apr 2007 16:52:05 +0000 (16:52 +0000)
commitf0ec832a78549a85cf4e47d884036c1178f749d3
tree6c3384cccf81993d69208f13145c33741abd7afc
parenta857eb6be5b7f639e76fe3ef7711a3700abe20bc
[ospfd] network command now behaves more logically when a peer prefix is defined

2007-04-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ospfd/ospfd.c: (ospf_network_match_iface) Comment out
  COMPATIBILITY_MODE.  Going forward, the ospf "network" command
  will use a simple test: does the network command prefix
  contain the connected (destination) prefix of the interface?
* doc/ospfd.texi: Add a paragraph to the description of the OSPFv2
  network command to explain how we handle interfaces with
  peer addresses.
doc/ChangeLog
doc/ospfd.texi
ospfd/ChangeLog
ospfd/ospfd.c