summaryrefslogtreecommitdiffstats
path: root/ospfd
Commit message (Expand)AuthorAgeFilesLines
* Assorted changes from work at BBN. Most are minor, and several are ingdt2004-08-316-64/+252
* Fix for Bugzilla #108.hasso2004-08-312-6/+15
* Please, tell me truth about what debugging status you are displaying.hasso2004-08-311-1/+1
* 2004-08-27 David Wiggins <dwiggins@bbn.com>gdt2004-08-272-4/+11
* fix typo in previous commitgdt2004-08-261-1/+1
* 2004-08-26 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2004-08-262-1/+14
* 2004-08-19 Paul Jakma <paul@dishone.st>paul2004-08-192-1/+5
* 2004-08-04 Paul Jakma <paul@dishone.st>paul2004-08-052-19/+48
* 2004-07-27 Paul Jakma <paul@dishone.st>paul2004-07-272-5/+7
* 2004-07-27 Paul Jakma <paul@dishone.st>paul2004-07-272-1/+6
* (somewhat unrelated cleanups, but all are very minor)gdt2004-07-231-1/+3
* 2004-07-23 Paul Jakma <paul@dishone.st>paul2004-07-233-59/+23
* 2004-07-14 Paul Jakma <paul@dishone.st>paul2004-07-142-15/+53
* cvsignore *.libs in build dirspaul2004-07-091-0/+1
* Update cvsignore's for *.lo and *.la - libtool filespaul2004-07-091-0/+2
* Compile libospf shared as well.gdt2004-07-012-5/+8
* Add libtool support.gdt2004-06-301-0/+4
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-2019-242/+14
* Removing code which looked at current dir for config file before attemptinghasso2004-06-201-2/+1
* CVS ignore Linux NFS silly-delete .nfs* filespaul2004-06-061-0/+1
* 2004-06-06 Paul Jakma <paul@dishone.st>paul2004-06-064-3/+8
* 2004-05-31 Sagun Shakya <sagun.shakya@sun.com>paul2004-05-314-10/+23
* * Make updating redistributions work if prefix list is changed and it'shasso2004-05-104-52/+66
* 2004-05-08 Paul Jakma <paul@dishone.st>paul2004-05-082-9/+13
* 2004-05-05 Paul Jakma <paul@dishone.st>paul2004-05-052-13/+20
* 2004-05-05 Paul Jakma <paul@dishone.st>paul2004-05-052-10/+22
* 2004-05-05 Paul Jakma <paul@dishone.st>paul2004-05-054-95/+181
* Don't ignore reject/bh routes. Discussed with Paul in IRC.hasso2004-04-232-6/+13
* Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].hasso2004-04-204-4/+20
* Fix debug message and make it conditional.hasso2004-04-201-1/+2
* Ooops. Check if area-id format is valid.hasso2004-04-191-0/+8
* ****! What else I will discover while documenting this code? Remove uselesshasso2004-04-192-7/+6
* 2004-04-08 Paul Jakma <paul@dishone.st>paul2004-04-083-22/+55
* [quagga-dev 1005] bugzilla #86: ospf_recv_packet will fail on Solaris/x86hasso2004-04-042-0/+9
* Readded SIGTERM handling into sigevent stuff. Fixes bugzilla #85.hasso2004-03-221-0/+4
* Fixing ospf6d as well and move Changelog entry from ospfd to general one.hasso2004-03-201-11/+0
* Fix segfault in ospfd - [quagga-dev 980].hasso2004-03-202-1/+12
* Amir's fix case where opaque capability is switched "ON -> OFF -> ON".hasso2004-03-182-6/+27
* 2004-03-16 David Young <dyoung@pobox.com>gdt2004-03-161-1/+1
* Many warning fixes from PC Drew ([quagga-dev 940]) and removing using PAGERhasso2004-03-044-6/+5
* 2004-02-19 Sowmini Varadhan <sowmini.varadhan@sun.com>paul2004-02-192-10/+16
* 2004-02-17 Paul Jakma <paul@dishone.st>paul2004-02-173-6/+16
* add an XXX at a point where ifindex_num is assumed to be one w/ogdt2004-02-131-0/+1
* Don't crash when attempting to read path->oi->ifp if oi doesn't exist anyhasso2004-02-114-17/+43
* Fix by Vadim Suraev - [zebra 14710] #6.hasso2004-02-112-1/+41
* 2004-01-19 Paul Jakma <paul@dishone.st>paul2004-01-191-50/+19
* {lib,ospfd,ospfapi}/Makefile.am:gdt2003-12-081-1/+1
* 2003-12-08 Mattias Amnefelt <mattiasa@kth.se?paul2003-12-082-2/+7
* 2003-12-06 Yasuhiro Ohara <yasu@sfc.wide.ad.jp>paul2003-12-061-1/+1
* * ospfd.c (ospf_network_match_iface): Rewrite code for claritygdt2003-12-052-6/+35