| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | [ospfd] CID #28, remove another ospf_lookup call - ospf_redistribute_withdraw | Paul Jakma | 2006-05-12 | 4 | -6/+9 |
* | [ospfd] CID #27, fix missing NULL return check | Paul Jakma | 2006-05-12 | 2 | -1/+4 |
* | [ospfd] CID #29, fix missing NULL check by removing unused code. | Paul Jakma | 2006-05-12 | 2 | -22/+10 |
* | [ospfd] Squash another ospf_lookup call | Paul Jakma | 2006-05-12 | 4 | -10/+11 |
* | [ospfd] Fix leak in area-range-cost command, CID #46. | Paul Jakma | 2006-05-12 | 2 | -1/+4 |
* | [ospfd] CID #49, fix dereference before NULL check | Paul Jakma | 2006-05-12 | 2 | -1/+3 |
* | [ospfd] Check NULL result from ospf_area_lookup_by_area_id, CID #69 | Paul Jakma | 2006-05-11 | 2 | -1/+5 |
* | [ospfd] Fix missing check for ospf_lookup NULL return, CID #70 | Paul Jakma | 2006-05-11 | 2 | -16/+29 |
* | [ospfd] Fix SPF of virtual-links | Paul Jakma | 2006-05-04 | 7 | -82/+233 |
* | [ospfd] Fix virtual-link handling in nbrs route-table, exposed by bug#234 fix | Paul Jakma | 2006-04-03 | 4 | -26/+71 |
* | [ospfd] Fix failure of Fletcher checksum with certain compilers | Paul Jakma | 2006-03-30 | 2 | -1/+8 |
* | [ospfd] ignore loopbacks for received interface validation | Paul Jakma | 2006-03-30 | 2 | -0/+13 |
* | [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBER | Paul Jakma | 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 |
* | 2005-10-23 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-23 | 2 | -4/+15 |
* | 2005-10-21 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-21 | 3 | -5/+14 |
* | 2005-10-21 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-21 | 9 | -120/+293 |
* | 2005-10-21 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-21 | 10 | -74/+257 |
* | 2005-10-18 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-18 | 5 | -322/+368 |
* | 2005-10-11 Paul Jakma <paul.jakma@sun.com> | paul | 2005-10-11 | 4 | -23/+32 |
* | 2005-10-06 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-10-06 | 2 | -58/+109 |
* | 2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-10-01 | 6 | -28/+41 |
* | 2005-09-30 Vincent Jardin <vincent.jardin@6wind.com> | jardin | 2005-10-01 | 5 | -6/+7 |
* | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-29 | 5 | -0/+151 |
* | 2005-09-29 Paul Jakma <paul.jakma@sun.com> | paul | 2005-09-29 | 1 | -3/+2 |
* | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-29 | 1 | -0/+1 |
* | 2005-09-29 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-29 | 10 | -3/+188 |
* | 2005-09-28 Alain Ritoux <alain.ritoux@6wind.com> | vincent | 2005-09-28 | 2 | -11/+17 |
* | 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-09-19 | 7 | -8/+24 |
* | 2005-09-17 Andrew J. Schorr <ajschorr@alumni.princeton.edu> | ajs | 2005-09-17 | 2 | -9/+9 |