mirror_frr/ospfd
gdt b7a97f8257 (somewhat unrelated cleanups, but all are very minor)
2004-07-23  Greg Troxel  <gdt@poblano.ir.bbn.com>

	* */Makefile.am: Use ../dir/libfoo.la, rather than "-L../dir
	-lfoo", to avoid linking against installed libraries from a
	previous version.

	* {lib,ospfd,ospfclient}/Makefile.am: explicitly define the shared
	library version number to be 0.0

	* configure.ac: remove spurious , so extract.pl is chmod'd +x.

	* HACKING: explain shared library versioning rules
2004-07-23 16:23:56 +00:00
..
.cvsignore cvsignore *.libs in build dirs 2004-07-09 17:52:39 +00:00
ChangeLog 2004-07-23 Paul Jakma <paul@dishone.st> 2004-07-23 15:13:48 +00:00
ChangeLog.opaque.txt Initial revision 2003-02-03 16:31:16 +00:00
Makefile.am (somewhat unrelated cleanups, but all are very minor) 2004-07-23 16:23:56 +00:00
ospf_abr.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_abr.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_api.c Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_api.h Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_apiserver.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_apiserver.h Addition of OSPF-API - Amir Guindehi <nospam.amir@datacore.ch> 2003-03-17 01:10:58 +00:00
ospf_asbr.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_asbr.h 2003-07-12 Paul Jakma <paul@dishone.st> 2003-07-12 21:30:57 +00:00
ospf_ase.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_ase.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_dump.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_dump.h 2003-06-19 Paul Jakma <paul@dishone.st> 2003-06-22 08:14:51 +00:00
ospf_flood.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_flood.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_ia.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_ia.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_interface.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_interface.h Don't crash when attempting to read path->oi->ifp if oi doesn't exist any 2004-02-11 21:52:13 +00:00
ospf_ism.c 2003-03-25 Paul Jakma <paul@dishone.st> 2003-03-25 05:07:42 +00:00
ospf_ism.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_lsa.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_lsa.h Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_lsdb.c Initial revision 2002-12-13 20:15:29 +00:00
ospf_lsdb.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_main.c Removing code which looked at current dir for config file before attempting 2004-06-20 19:54:37 +00:00
ospf_neighbor.c 2004-05-05 Paul Jakma <paul@dishone.st> 2004-05-05 15:27:15 +00:00
ospf_neighbor.h 2004-05-05 Paul Jakma <paul@dishone.st> 2004-05-05 15:27:15 +00:00
ospf_network.c 2004-07-23 Paul Jakma <paul@dishone.st> 2004-07-23 15:13:48 +00:00
ospf_network.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_nsm.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_nsm.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_opaque.c Amir's fix case where opaque capability is switched "ON -> OFF -> ON". 2004-03-18 19:18:33 +00:00
ospf_opaque.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_packet.c 2004-07-23 Paul Jakma <paul@dishone.st> 2004-07-23 15:13:48 +00:00
ospf_packet.h Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_route.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_route.h Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_routemap.c Hasso Tepper 2003-04-19 15:49:49 +00:00
ospf_snmp.c 2003-09-29 Paul Jakma <paul@dishone.st> 2003-09-29 19:54:53 +00:00
ospf_snmp.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_spf.c 2004-04-08 Paul Jakma <paul@dishone.st> 2004-04-08 07:43:45 +00:00
ospf_spf.h 2004-04-08 Paul Jakma <paul@dishone.st> 2004-04-08 07:43:45 +00:00
ospf_te.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_te.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_vty.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospf_vty.h Initial revision 2002-12-13 20:15:29 +00:00
ospf_zebra.c * Make updating redistributions work if prefix list is changed and it's 2004-05-10 07:43:59 +00:00
ospf_zebra.h Initial revision 2002-12-13 20:15:29 +00:00
OSPF-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00
OSPF-TRAP-MIB.txt Initial revision 2002-12-13 20:15:29 +00:00
ospfd.c Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00
ospfd.conf.sample Initial revision 2002-12-13 20:15:29 +00:00
ospfd.h Remove ifdef's HAVE_NSSA. NSSA support is stable enough. 2004-06-20 21:00:27 +00:00