]> git.proxmox.com Git - mirror_frr.git/history - ospfd/ospfd.c
Marker merge for 'RE-0.99.17.6'
[mirror_frr.git] / ospfd / ospfd.c
2012-01-08 Paul JakmaMarker merge for 'RE-0.99.17.6'
2012-01-02 Stephen Hemmingerospfd: remove unused code
2011-12-06 Stephen Hemmingerospfd: remove unused code
2011-07-13 Greg TroxelMerge remote-tracking branch 'polymorf/master'
2011-03-20 Paul JakmaMerge paul/ospfd/201012-review ospfd and lib/ fixes...
2010-12-08 Paul Jakmaospfd: Fix maxage/flush to not try flood twice, remembe...
2010-12-08 Paul Jakmaospfd: Unify router and network LSA refresh logic with...
2009-12-03 Stephen Hemmingerospfd: make local functions static
2009-07-28 Joakim Tjernlundospfd: export ospf_if_table_lookup() and use it in...
2009-06-18 Stephen Hemminger[OSPF/cleanup] make message lists read only
2009-06-18 Stephen Hemminger[ospfd] Fix OSPF route refcount leak
2009-06-12 Stephen Hemminger[cleanup] Convert XMALLOC/memset to XCALLOC
2008-10-02 Paul JakmaMerge branch 'bgpd/fsm'
2008-09-24 Joakim Tjernlund[ospfd] Fix SEGV during startup introduced in recent...
2008-09-04 Paul JakmaMerge branch 'restricted-mode'
2008-09-03 Paul JakmaMerge commit 'remotes/jocke/delete_ghost_route'
2008-09-02 Paul JakmaMerge commit '53d0deceeb855493aa03c59477f8af7f6bb75140'
2008-09-02 Joakim Tjernlund[ospfd] Restructure opsf_if_update() and ospf_network_run()
2007-09-18 Denis Ovsienko+ fix minor regression in OSPF sending buffer adjustmen...
2007-08-21 Denis OvsienkoBug #362 is fixed now.
2007-04-30 Andrew J. Schorr[ospfd] network command now behaves more logically...
2007-02-27 Andrew J. Schorr[ospfd] Fix bug: should exit immediately on SIGTERM...
2006-12-12 Andrew J. Schorr[PtP over ethernet] New peer flag allows much more...
2006-12-04 Andrew J. Schorr[ospfd] Consider all connected addresses when creating...
2006-10-22 Paul Jakma[ospfd] Add passive-interface default support
2006-08-27 Paul Jakma[ospfd] redistribute default no longer works after...
2006-08-27 Paul Jakma[ospfd] Bug #134, ospfd should be more robust to backwa...
2006-07-27 Andrew J. Schorr[ospfd] Bug #288: do not change router ID unless forced...
2006-07-26 Paul Jakma[ospfd] Allow ospf_lsa_unlock to NULL out callers'...
2006-05-12 Paul Jakma[ospfd] Squash another ospf_lookup call
2006-01-11 paul[ospfd] Bug #234. Fix nbr_self reinitialisation after...
2006-01-10 paul[ospfd] fix automatic router-id and network enable...
2005-11-26 paul[ospfd] rename graceful to deferred, fix a tiny compile...
2005-11-20 paul2005-11-20 Paul Jakma <paul.jakma@sun.com>
2005-11-14 paul[ospfd] misc small fixes. Fix default stub router setti...
2005-10-29 paul2005-10-29 Paul Jakma <paul.jakma@sun.com>
2005-10-21 paul2005-10-21 Paul Jakma <paul.jakma@sun.com>
2005-09-19 ajs2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton...
2005-07-12 paul2005-07-12 Paul Jakma <paul.jakma@sun.com>
2005-05-06 paul2005-05-06 Paul Jakma <paul.jakma@sun.com>
2005-04-07 paul2005-04-07 Paul Jakma <paul.jakma@sun.com>
2005-02-23 ajs2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-12-08 ajs2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton...
2004-11-04 paul2004-11-04 Paul Jakma <paul@dishone.st>
2004-10-19 hassoOK. Here it is - PtP patch from Andrew J. Schorr. No...
2004-10-11 paul2004-10-11 Paul Jakma <paul@dishone.st>
2004-10-03 hassoCommon router id.
2004-09-23 hassoRemove usage of evil list and listnode typedefs.
2004-06-20 hassoRemove ifdef's HAVE_NSSA. NSSA support is stable enough.
2004-05-10 hasso* Make updating redistributions work if prefix list...
2004-04-20 hassoSome ospfd fixes - [quagga-dev 1032], [quagga-dev 1048...
2003-12-05 gdt * ospfd.c (ospf_network_match_iface): Rewrite code...
2003-10-27 paul2003-10-27 Simon <lists@routemeister.net>
2003-10-27 paul2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec...
2003-09-29 paul2003-09-29 Paul Jakma <paul@dishone.st>
2003-08-27 paul2003-08-27 Jay Fenlason <fenlason@redhat.com>
2003-07-12 paul2003-07-12 Paul Jakma <paul@dishone.st>
2003-06-22 paul2003-06-19 Paul Jakma <paul@dishone.st>
2003-06-04 paul2003-06-04 Paul Jakma <paul@dishone.st>
2003-04-19 paulFrom: Hasso Tepper <hasso@estpak.ee>
2003-04-07 paulIndentation fix
2003-04-04 paul2003-04-04 Paul Jakma <paul@dishone.st>
2003-03-28 paulDo not configure ospf for secondary prefixes.
2003-03-25 paul2003-03-25 Paul Jakma <paul@dishone.st>
2003-02-19 pauldoh! small fix for previous fix to allow ospfd to compile.
2003-02-18 paul1. ospf_opaque_type10_lsa_term (area) - was being calle...
2003-01-25 paulPaul Jakma:
2002-12-13 paul[zebra 14631] Generic PtP and RFC3021 interface address...
2002-12-13 paulzebra link state detection support
2002-12-13 paulInitial revision