summaryrefslogtreecommitdiffstats
path: root/ospfd/ospfd.c
Commit message (Expand)AuthorAgeFilesLines
* [ospfd] Consider all connected addresses when creating ospf interfacesAndrew J. Schorr2006-12-041-2/+0
* [ospfd] Add passive-interface default supportPaul Jakma2006-10-221-0/+2
* [ospfd] redistribute default no longer works after complete reconfig, fixPaul Jakma2006-08-271-0/+1
* [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-4/+4
* [ospfd] Bug #288: do not change router ID unless forced by manual configurationAndrew J. Schorr2006-07-271-0/+9
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-3/+3
* [ospfd] Squash another ospf_lookup callPaul Jakma2006-05-121-2/+1
* [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up.paul2006-01-111-25/+0
* [ospfd] fix automatic router-id and network enable bug.paul2006-01-101-3/+3
* [ospfd] rename graceful to deferred, fix a tiny compile warning.paul2005-11-261-17/+21
* 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-201-31/+16
* [ospfd] misc small fixes. Fix default stub router setting. no opaque compile.paul2005-11-141-1/+3
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-10/+130
* 2005-10-21 Paul Jakma <paul.jakma@sun.com>paul2005-10-211-18/+2
* 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-09-191-1/+1
* 2005-07-12 Paul Jakma <paul.jakma@sun.com>paul2005-07-121-1/+1
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-16/+17
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga_post_listloop_cleanuppaul2005-04-071-111/+66
* 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-02-231-3/+14
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-9/+11
* 2004-11-04 Paul Jakma <paul@dishone.st>paul2004-11-041-9/+23
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-24/+10
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-4/+4
* Common router id.hasso2004-10-031-28/+2
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-17/+17
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-10/+0
* * Make updating redistributions work if prefix list is changed and it'shasso2004-05-101-50/+0
* Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058].hasso2004-04-201-1/+9
* * ospfd.c (ospf_network_match_iface): Rewrite code for claritygdt2003-12-051-6/+26
* 2003-10-27 Simon <lists@routemeister.net>paul2003-10-271-2/+2
* 2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com>paul2003-10-271-1/+0
* 2003-09-29 Paul Jakma <paul@dishone.st>paul2003-09-291-2/+2
* 2003-08-27 Jay Fenlason <fenlason@redhat.com>paul2003-08-271-2/+1
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-1/+1
* 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-221-2/+8
* 2003-06-04 Paul Jakma <paul@dishone.st>paul2003-06-041-0/+1
* From: Hasso Tepper <hasso@estpak.ee>paul2003-04-191-4/+4
* Indentation fixpaul2003-04-071-2/+2
* 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-29/+61
* Do not configure ospf for secondary prefixes.paul2003-03-281-0/+3
* 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-129/+146
* doh! small fix for previous fix to allow ospfd to compile.paul2003-02-191-2/+2
* 1. ospf_opaque_type10_lsa_term (area) - was being called afterpaul2003-02-181-4/+5
* Paul Jakma:patch_z17352_ptp_network_matchpaul2003-01-251-12/+23
* [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-131-3/+3
* zebra link state detection supportpatch_z12269_linkstatepaul2002-12-131-1/+1
* Initial revisionpaul2002-12-131-0/+1603