| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ospfd] consolidate adjacency check logic | paul | 2006-07-04 | 2 | -40/+39 |
* | [ospfd] Fix "show ip ospf neighbor A.B.C.D" to show all matches | ajs | 2006-06-30 | 2 | -5/+7 |
* | [ospfd] Avoid getting NSM stuck in ExStart by using local view of DR/BDR | ajs | 2006-06-30 | 2 | -2/+9 |
* | [ospfd] Implement new ospf router subcommand "log-adjacency-changes [detail]" | ajs | 2006-06-29 | 4 | -3/+104 |
* | [ospfd] Replace redistribution strings with new route_types.h defines. | paul | 2006-06-27 | 2 | -89/+49 |
* | [ospfd] NSSA translate-enabled ABR should declare itself as ASBR | paul | 2006-06-26 | 3 | -49/+76 |
* | [ospfd] Improve two info log messages in ospf_snmp.c | ajs | 2006-06-24 | 2 | -2/+13 |
* | [ospfd] When writing out config, show "debug ospf nsm status" properly | ajs | 2006-06-24 | 2 | -1/+6 |
* | [ospfd] Fix ospf passive-interface subcommand to create interface if necessary | ajs | 2006-06-18 | 2 | -14/+9 |
* | [ospfd] Fix multicast membership drop bug | paul | 2006-06-15 | 5 | -22/+66 |
* | [ospfd] lsdb_delete/discard_from_db should be more robust to bad args | paul | 2006-06-15 | 3 | -2/+43 |
* | [ospfd] suppres mostly uninteresting debug message unless debug is set | paul | 2006-06-15 | 2 | -3/+10 |
* | [ospfd] Fix small error in CID #13 commit | paul | 2006-05-12 | 2 | -1/+6 |
* | [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it | paul | 2006-05-12 | 2 | -2/+8 |
* | [ospfd] CID #15, remove redundant NULL check in ism_change_state | paul | 2006-05-12 | 2 | -11/+13 |
* | [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route | paul | 2006-05-12 | 2 | -7/+8 |
* | [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw | paul | 2006-05-12 | 4 | -6/+9 |
* | [ospfd] CID #27, fix missing NULL return check | paul | 2006-05-12 | 2 | -1/+4 |
* | [ospfd] CID #29, fix missing NULL check by removing unused code. | paul | 2006-05-12 | 2 | -22/+10 |
* | [ospfd] Squash another ospf_lookup call | paul | 2006-05-12 | 4 | -10/+11 |
* | [ospfd] Fix leak in area-range-cost command, CID #46. | paul | 2006-05-12 | 2 | -1/+4 |
* | [ospfd] CID #49, fix dereference before NULL check | paul | 2006-05-12 | 2 | -1/+3 |
* | [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 | paul | 2006-05-11 | 2 | -1/+5 |
* | [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 | paul | 2006-05-11 | 2 | -16/+29 |
* | [ospfd] Fix SPF of virtual-links | paul | 2006-05-04 | 7 | -82/+233 |
* | [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix | paul | 2006-04-03 | 4 | -26/+71 |
* | [ospfd] Fix failure of Fletcher checksum with certain compilers | paul | 2006-03-30 | 2 | -1/+8 |
* | [ospfd] ignore loopbacks for received interface validation | paul | 2006-03-30 | 2 | -0/+13 |
* | [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER | paul | 2006-03-30 | 2 | -1/+6 |
* | [compiler] miscellaneous trivial compiler warning fixes | paul | 2006-01-19 | 6 | -15/+11 |
* | [ospfd] Add support for oversized LSAs. | paul | 2006-01-18 | 3 | -28/+69 |
* | [ospfd/zserv] adjust to new format | paul | 2006-01-17 | 3 | -6/+9 |
* | [ospfd] Bug #234. Fix nbr_self reinitialisation after down/up. | paul | 2006-01-11 | 4 | -47/+27 |
* | [ospfd] fix undefined effect expression | paul | 2006-01-10 | 2 | -1/+20 |
* | [ospfd] fix rare leak of struct connected, in an error path. | paul | 2006-01-10 | 2 | -1/+9 |
* | [ospfd] trim redundant strings | paul | 2006-01-10 | 2 | -4/+5 |
* | [ospfd] fix automatic router-id and network enable bug. | paul | 2006-01-10 | 2 | -3/+11 |
* | [ospfd] rename graceful to deferred, fix a tiny compile warning. | paul | 2005-11-26 | 4 | -22/+31 |
* | [c99] change gcc zero-length array to C99 flexible array declaration | paul | 2005-11-26 | 2 | -1/+6 |
* | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-20 | 3 | -7/+122 |
* | 2005-11-20 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-20 | 5 | -46/+43 |
* | [ospfd] Standardize buffer sizes used for displaying timers. | ajs | 2005-11-16 | 3 | -13/+19 |
* | [ospfd] Make OSPF_ISM_TIMER_OFF macro safer. | ajs | 2005-11-16 | 2 | -5/+12 |
* | [ospfd] misc small fixes. Fix default stub router setting. no opaque compile. | paul | 2005-11-14 | 4 | -2/+16 |
* | [ospfd] SPF ospf_canonical_nexthops_free bugfix.quagga.0.99.2.release | paul | 2005-11-11 | 2 | -1/+17 |
* | 2005-11-04 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-04 | 4 | -6/+9 |
* | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 2 | -14/+20 |
* | 2005-11-03 Paul Jakma <paul.jakma@sun.com> | paul | 2005-11-03 | 4 | -6/+11 |
* | 2005-10-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-29 | 8 | -50/+522 |
* | 2005-10-23 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-23 | 2 | -2/+7 |