- fb31c0f + fix missing arg to zlog_warn() by Denis Ovsienko · 17 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
- e95537f [ospfd] Finish explanatory comment started in previous commit.. by Paul Jakma · 17 years ago
- 7591d8b [ospfd] Fix bad SPF calculation on some topologies - incorrect sorting by Paul Jakma · 17 years ago
- 5b02255 [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas by Paul Jakma · 17 years ago
- 5dcf71d [ospfd] Fix address qualified 'ip ospf auth' commands by Paul Jakma · 18 years ago
- 08d3d5b [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert by Paul Jakma · 18 years ago
- f0ec832 [ospfd] network command now behaves more logically when a peer prefix is defined by Andrew J. Schorr · 18 years ago
- e8a56f0 [ospfd] Fix bug in 'passive-interface default' behavior by Andrew J. Schorr · 18 years ago
- 85ef784 [ospfd] Bug #330 regression: failure to calculate routes through networks by Paul Jakma · 18 years ago
- b75ae99 [ospfd] Instrument ospf_spf with more debug log messages by Paul Jakma · 18 years ago
- ad81f8c [ospfd] Return SNMP standard neighbor state values, not quagga internal ones by Andrew J. Schorr · 18 years ago
- 56b3ea0 [ospfd] Fix two debug messages that used inet_ntoa more than once 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
- bd34fb3 [ospfd] Fix regression in SPF introduced by bug#330 fixes by Paul Jakma · 18 years ago
- bc20c1a [ospfd] Bug #330: SPF must consider that nexthop-calc may fail by Paul Jakma · 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
- 7f643eb [ospfd] Add debug messages for a few zebra messages that had been overlooked by Andrew J. Schorr · 18 years ago
- 4354088 [ospfd] Fix bug in passive-interface default commands. by Andrew J. Schorr · 18 years ago
- 8fb8a50 [ospfd] Stop losing subsequent default-information originate 'always' info by Andrew J. Schorr · 18 years ago
- 7ffa8fa [ospfd] Add passive-interface default support by Paul Jakma · 18 years ago
- 08c8367 [ospfd] Improve some warning messages. by Andrew J. Schorr · 18 years ago
- b5aeb44 [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit 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
- f0894cf [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation by Paul Jakma · 18 years ago
- 8dd24ee [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packets by Paul Jakma · 18 years ago
- ba122e7 [ospfd] trivial: consolidate LSDB delete code into single function 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
- 3fed416 [ospfd] Additional NSM neighbour state change stats/information by Paul Jakma · 18 years ago
- 90c3317 [ospfd] record timestamp and event of last NSM state change for neighbour by Paul Jakma · 18 years ago
- 3d63f38 [ospfd] trivial: NSM AdjChange should print event, declutter core functions by Paul Jakma · 18 years ago
- 539e152 [ospfd] Remove nsm_reset_nbr and a bunch of useless NSM event/action functions by Paul Jakma · 18 years ago
- 13cd3dc [ospfd] Improve Hello NetworkMask mismatch warning to give more info by Andrew J. Schorr · 18 years ago
- 1f2c274 [ospfd] cleanup NSM neighbour delete through a new Deleted NSM state by Paul Jakma · 18 years ago
- aa2737a [ospfd] early-return in nsm_event missed LLDown event, fixes use after free by Paul Jakma · 18 years ago
- f7a76ab [ospfd] Apply some simplifications to ospf_nsm, from Andrew's suggestions by Paul Jakma · 18 years ago
- 5db95bc [ospfd] CID #13, dont try print out fields of LSA we know to be NULL. by Paul Jakma · 18 years ago
- d1b1cd8 [ospfd] Clear adjacency state for NSM changes down to TwoWay/ExStart by Paul Jakma · 18 years ago
- e55dd53 [ospfd] trivial cleanup of nsm_timer_set by Paul Jakma · 18 years ago
- ba0beb4 [ospfd] Ensure NSM state functions can redirect next_state accidently by Paul Jakma · 18 years ago
- d7b0fb6 [ospfd] consolidate adjacency check logic by Paul Jakma · 18 years ago
- 1c066bf [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches by Andrew J. Schorr · 18 years ago
- 7694787 [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR by Andrew J. Schorr · 18 years ago
- d7e60dd [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" by Andrew J. Schorr · 18 years ago
- d1c65c2 [ospfd] Replace redistribution strings with new route_types.h defines. by Paul Jakma · 18 years ago
- 9560fa8 [ospfd] NSSA translate-enabled ABR should declare itself as ASBR by Paul Jakma · 18 years ago
- 9aecfae [ospfd] Improve two info log messages in ospf_snmp.c by Andrew J. Schorr · 18 years ago
- 0ffb709 [ospfd] When writing out config, show "debug ospf nsm status" properly by Andrew J. Schorr · 18 years ago
- 6e72cb6 [ospfd] Fix ospf passive-interface subcommand to create interface if necessary by Andrew J. Schorr · 18 years ago
- 429ac78 [ospfd] Fix multicast membership drop bug by Paul Jakma · 18 years ago
- ac904de [ospfd] lsdb_delete/discard_from_db should be more robust to bad args by Paul Jakma · 18 years ago
- 88871b1 [ospfd] suppres mostly uninteresting debug message unless debug is set by Paul Jakma · 18 years ago
- ae12805 [ospfd] Fix small error in CID #13 commit by Paul Jakma · 19 years ago
- e54e6e5 [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it by Paul Jakma · 19 years ago
- deb1561 [ospfd] CID #15, remove redundant NULL check in ism_change_state by Paul Jakma · 19 years ago
- bfd7c7d [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route by Paul Jakma · 19 years ago
- 6db3a6f [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw by Paul Jakma · 19 years ago
- e43be0e [ospfd] CID #27, fix missing NULL return check by Paul Jakma · 19 years ago
- 70461d7 [ospfd] CID #29, fix missing NULL check by removing unused code. by Paul Jakma · 19 years ago
- 4021b60 [ospfd] Squash another ospf_lookup call by Paul Jakma · 19 years ago
- 214a445 [ospfd] Fix leak in area-range-cost command, CID #46. by Paul Jakma · 19 years ago
- 894f8b6 [ospfd] CID #49, fix dereference before NULL check by Paul Jakma · 19 years ago
- 1a8ec2b [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 by Paul Jakma · 19 years ago
- cac3b5c [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 by Paul Jakma · 19 years ago
- 9c27ef9 [ospfd] Fix SPF of virtual-links by Paul Jakma · 19 years ago
- 478aab9 [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix by Paul Jakma · 19 years ago
- 075c201 [ospfd] Fix failure of Fletcher checksum with certain compilers by Paul Jakma · 19 years ago
- 1a8ee0e [ospfd] ignore loopbacks for received interface validation by Paul Jakma · 19 years ago
- c2b478d [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER by Paul Jakma · 19 years ago
- e8e1946 [compiler] miscellaneous trivial compiler warning fixes by paul · 19 years ago
- 779adb0 [ospfd] Add support for oversized LSAs. by paul · 19 years ago
- c637171 [ospfd/zserv] adjust to new format by paul · 19 years ago
- 1a643f8 [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. by paul · 19 years ago
- 818e56c [ospfd] fix undefined effect expression by paul · 19 years ago
- 98429f6 [ospfd] fix rare leak of struct connected, in an error path. by paul · 19 years ago
- c42c177 [ospfd] trim redundant strings 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
- 00c290e [c99] change gcc zero-length array to C99 flexible array declaration by paul · 19 years ago
- c24d602 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- b29800a 2005-11-20 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 649654a [ospfd] Standardize buffer sizes used for displaying timers. by ajs · 19 years ago
- 70cd347 [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. by ajs · 19 years ago
- 31a5976 [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. by paul · 19 years ago
- 58e1bef [ospfd] SPF ospf_canonical_nexthops_free bugfix. by paul · 19 years ago
- c8c1521 2005-11-04 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 6d45276 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 484315f 2005-11-03 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 88d6cf3 2005-10-29 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- e029d44 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- b8ad39d 2005-10-23 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- ea4ffc9 2005-10-21 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
- f9ad937 2005-10-21 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- eb3da6d 2005-10-18 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago
- 3623814 2005-10-11 Paul Jakma <paul.jakma@sun.com> by paul · 19 years ago