- 2b2e38c ospfd, vtysh: Add support for Route tags by Piotr Chytła · 9 years ago
- 29a1401 ospfd: Update Traffic Engineering support by Olivier Dugeon · 9 years ago
- bb01bdd ospfd: fix - correct neighbor index on changing/p2p/virtual links by Jafar Al-Gharaibeh · 9 years ago
- 36fef57 ospfd: Remove HAVE_OPAQUE_LSA by Donald Sharp · 9 years ago
- 8a667cf ospfd: Extend 'ip ospf area' to take address argument + rationalise ospf enable by Paul Jakma · 15 years ago
- 738bce7 ospfd: Impl. per interface 'ip ospf area' command by Joakim Tjernlund · 15 years ago
- 7bd7f55 ospfd: split up network interface enable a bit, for per-interface area cmd by Joakim Tjernlund · 15 years ago
- 2ef762e ospfd: Fast OSPF convergence by Michael Rossberg · 9 years ago
- c920e51 ospfd: Fix bug in 94266fa822ba, nbr_self rebuild didn't add valid nbr_self by Paul Jakma · 9 years ago
- 4de398e ospfd: ospf_nbr_nbma_set()/ospf_snmp_vl_add() add unlock by Joakim Tjernlund · 15 years ago
- 94266fa ospfd: Self nbrs needs to be rebuilt when router ID changes. by Joakim Tjernlund · 15 years ago
- 6b274d9 ospfd: Don't leave stale RouterLSA's when changing areaID by Joakim Tjernlund · 15 years ago
- 6b0655a *: nuke ^L (page feed) by David Lamparter · 10 years ago
- 2449fcd ospf6d: reinvoke MaxAge remover thread if not all MaxAge LSAs were flushed. by Dinesh Dutt · 11 years ago
- 0798cee ospfd: compile warning cleanups by Andrew Certain · 12 years ago
- 91e6a0e ospf: Convert MAX_AGE LSA list to tree by Dinesh Dutt · 12 years ago
- 4ba4fc8 ospf: forward ref. of areas for "max-metric router-lsa administrative" cmd by Ayan Banerjee · 12 years ago
- 075e12f ospfd: remove unused code by Stephen Hemminger · 13 years ago
- 02d942c ospfd: Fix maxage/flush to not try flood twice, remember maxages for longer by Paul Jakma · 15 years ago
- c363d38 ospfd: Unify router and network LSA refresh logic with general refresher by Paul Jakma · 15 years ago
- 917e299 ospfd: make local functions static by Stephen Hemminger · 15 years ago
- f0f6384 ospfd: export ospf_if_table_lookup() and use it in ospf_network_run_interface() by Joakim Tjernlund · 15 years ago
- 7ba82f7 [OSPF/cleanup] make message lists read only by Stephen Hemminger · 16 years ago
- 965f54f [ospfd] Fix OSPF route refcount leak by Stephen Hemminger · 15 years ago
- 393deb9 [cleanup] Convert XMALLOC/memset to XCALLOC by Stephen Hemminger · 16 years ago
- 6e687d7 [ospfd] Fix SEGV during startup introduced in recent commit by Joakim Tjernlund · 16 years ago
- a49eb30 [ospfd] Restructure opsf_if_update() and ospf_network_run() by Joakim Tjernlund · 16 years ago
- f102e75 + fix minor regression in OSPF sending buffer adjustment logic by Denis Ovsienko · 17 years ago
- b7fe414 Bug #362 is fixed now. by Denis Ovsienko · 17 years ago
- f0ec832 [ospfd] network command now behaves more logically when a peer prefix is defined by Andrew J. Schorr · 18 years ago
- 4056a54 [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running by Andrew J. Schorr · 18 years ago
- e452963 [PtP over ethernet] New peer flag allows much more addressing flexibility by Andrew J. Schorr · 18 years ago
- ed589c1 [ospfd] Consider all connected addresses when creating ospf interfaces by Andrew J. Schorr · 18 years ago
- 7ffa8fa [ospfd] Add passive-interface default support by Paul Jakma · 18 years ago
- 29b5a04 [ospfd] redistribute default no longer works after complete reconfig, fix by Paul Jakma · 18 years ago
- 2518efd [ospfd] Bug #134, ospfd should be more robust to backward time change by Paul Jakma · 18 years ago
- 1670008 [ospfd] Bug #288: do not change router ID unless forced by manual configuration by Andrew J. Schorr · 18 years ago
- 1fe6ed3 [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon free by Paul Jakma · 18 years ago
- 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
- 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
- 8675284 [ospfd] fix automatic router-id and network enable bug. by paul · 19 years ago
- c9c93d5 [ospfd] rename graceful to deferred, fix a tiny compile warning. by paul · 19 years ago
- b29800a 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 31a5976 [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. by paul · 19 years ago
- 88d6cf3 2005-10-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- d24f6e2 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 5339cfd 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 19 years ago
- d57834f 2005-07-12 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 4dadc29 2005-05-06 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 1eb8ef2 2005-04-07 Paul Jakma <paul.jakma@sun.com> by paul · 20 years ago
- 5c33349 2005-02-23 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- 9b0e25c 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu> by ajs · 20 years ago
- f3ae74c 2004-11-04 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 3fb9cd6 OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd, by hasso · 20 years ago
- 6c83567 2004-10-11 Paul Jakma <paul@dishone.st> by paul · 20 years ago
- 18a6dce Common router id. by hasso · 20 years ago
- 52dc7ee Remove usage of evil list and listnode typedefs. by hasso · 20 years ago
- beebba7 Remove ifdef's HAVE_NSSA. NSSA support is stable enough. by hasso · 20 years ago
- dd669bb * Make updating redistributions work if prefix list is changed and it's by hasso · 21 years ago
- 8585d4e Some ospfd fixes - [quagga-dev 1032], [quagga-dev 1048], [quagga-dev 1058]. by hasso · 21 years ago
- 8f40e89 * ospfd.c (ospf_network_match_iface): Rewrite code for clarity by gdt · 21 years ago
- 3738d8c 2003-10-27 Simon <lists@routemeister.net> by paul · 21 years ago
- 70cf3f1 2003-10-27 kamatchi soundaram <kamatchi@tdd.sj.nec.com> by paul · 21 years ago
- 31a476c 2003-09-29 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 537d8ea 2003-08-27 Jay Fenlason <fenlason@redhat.com> by paul · 21 years ago
- d4a53d5 2003-07-12 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 084c784 2003-06-19 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- edd7c24 2003-06-04 Paul Jakma <paul@dishone.st> by paul · 21 years ago
- 147193a From: Hasso Tepper <hasso@estpak.ee> by paul · 22 years ago
- e7b050c Indentation fix by paul · 22 years ago
- 020709f 2003-04-04 Paul Jakma <paul@dishone.st> by paul · 22 years ago
- 800dc10 Do not configure ospf for secondary prefixes. by paul · 22 years ago
- 6898008 2003-03-25 Paul Jakma <paul@dishone.st> by paul · 22 years ago
- 487a591 doh! small fix for previous fix to allow ospfd to compile. by paul · 22 years ago
- cb3f37d 1. ospf_opaque_type10_lsa_term (area) - was being called after by paul · 22 years ago
- 570f759 Paul Jakma: by paul · 22 years ago
- 00df0c1 [zebra 14631] Generic PtP and RFC3021 interface addressing support by paul · 22 years ago
- 2e3b2e4 zebra link state detection support by paul · 22 years ago
- 718e374 Initial revision by paul · 22 years ago