[ospfd] Fix ospf passive-interface subcommand to create interface if necessary
2006-06-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ospf_vty.c: ({no_,}ospf_passive_interface) Replace if_lookup_by_name
with a call to if_get_by_name -- if the interface does not exist
already, it should be created. And remove the obsolete warning
message.
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index b7f2c95..779a2b6 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,3 +1,10 @@
+2006-06-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
+
+ * ospf_vty.c: ({no_,}ospf_passive_interface) Replace if_lookup_by_name
+ with a call to if_get_by_name -- if the interface does not exist
+ already, it should be created. And remove the obsolete warning
+ message.
+
2006-06-15 Paul Jakma <paul.jakma@sun.com>
* ospf_interface.h: (struct ospf_if_info) Add reference counts