| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | [ospfd] CID #13, debug for NULL type7 LSA should not print out data from it | Paul Jakma | 2006-05-12 | 2 | -2/+8 |
| | * | [ospfd] CID #15, remove redundant NULL check in ism_change_state | Paul Jakma | 2006-05-12 | 2 | -11/+13 |
| | * | [ospfd] CID #14, NULL check ospf->backbone before use, ospf_update_router_route | Paul Jakma | 2006-05-12 | 2 | -7/+8 |
| | * | [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 |
* | | | Fix SEGV in ip ospf neighbor all | Joakim Tjernlund | 2008-10-21 | 1 | -1/+1 |
* | | | Use XCALLOC | Stephen Hemminger | 2008-08-18 | 10 | -44/+15 |
* | | | Make command nodes static | Stephen Hemminger | 2008-08-11 | 2 | -10/+3 |
* | | | Merge branch 'upstream' into islavista | Stephen Hemminger | 2008-07-31 | 2 | -2/+3 |
|\| | |
|
| * | | [daemons] Sanity check port number arguments before use | paul | 2008-05-29 | 1 | -1/+2 |
| * | | [c++] remove/rename some names in headers that clash with C++ reserved words | paul | 2008-02-26 | 2 | -4/+4 |
| * | | + fix missing arg to zlog_warn() | pilot | 2007-09-18 | 2 | -1/+2 |
| * | | + fix minor regression in OSPF sending buffer adjustment logic | pilot | 2007-09-18 | 4 | -11/+18 |
| * | | Bug #362 is fixed now. | pilot | 2007-08-21 | 7 | -2/+66 |
| * | | [ospfd] Finish explanatory comment started in previous commit.. | paul | 2007-08-07 | 2 | -1/+6 |
| * | | [ospfd] Fix bad SPF calculation on some topologies - incorrect sorting | paul | 2007-08-06 | 2 | -3/+12 |
| * | | Fix last commit - add back in closing paren which was apparently | gdt | 2007-08-06 | 1 | -1/+1 |
| * | | [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areas | paul | 2007-08-06 | 2 | -1/+5 |
| * | | [ospfd] Fix address qualified 'ip ospf auth' commands | paul | 2007-05-10 | 2 | -4/+11 |
| * | | [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warnings | paul | 2007-05-10 | 1 | -2/+2 |
| * | | [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assert | paul | 2007-05-07 | 2 | -6/+26 |
| * | | [ospfd] network command now behaves more logically when a peer prefix is defined | ajs | 2007-04-30 | 2 | -1/+8 |
| * | | [ospfd] Fix bug in 'passive-interface default' behavior | ajs | 2007-04-21 | 2 | -2/+10 |
| * | | [ospfd] Bug #330 regression: failure to calculate routes through networks | paul | 2007-03-23 | 2 | -1/+5 |
| * | | [ospfd] Instrument ospf_spf with more debug log messages | paul | 2007-03-23 | 2 | -3/+43 |
| * | | [ospfd] Return SNMP standard neighbor state values, not quagga internal ones | ajs | 2007-03-14 | 2 | -1/+45 |
| * | | [ospfd] Fix two debug messages that used inet_ntoa more than once | ajs | 2007-03-14 | 2 | -6/+20 |
| * | | [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually running | ajs | 2007-02-27 | 2 | -0/+10 |
| * | | [ospfd] Fix regression in SPF introduced by bug#330 fixes | paul | 2007-02-26 | 2 | -21/+42 |
| * | | [ospfd] Bug #330: SPF must consider that nexthop-calc may fail | paul | 2007-01-24 | 2 | -56/+78 |
| * | | [PtP over ethernet] New peer flag allows much more addressing flexibility | ajs | 2006-12-12 | 6 | -83/+69 |
| * | | [ospfd] Consider all connected addresses when creating ospf interfaces | ajs | 2006-12-04 | 2 | -2/+8 |
| * | | [ospfd] Add debug messages for a few zebra messages that had been overlooked | ajs | 2006-11-30 | 2 | -0/+34 |
| * | | [ospfd] Fix bug in passive-interface default commands. | ajs | 2006-11-28 | 2 | -43/+56 |
| * | | [ospfd] Stop losing subsequent default-information originate 'always' info | ajs | 2006-10-24 | 2 | -16/+13 |
| * | | [ospfd] Add passive-interface default support | paul | 2006-10-22 | 7 | -54/+181 |
| * | | [daemon startup] Add --dry-run/-C argument to daemons, to check config file s... | paul | 2006-10-15 | 1 | -1/+11 |
| * | | [ospfd] Improve some warning messages. | ajs | 2006-09-25 | 2 | -7/+21 |
| * | | [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commit | paul | 2006-08-30 | 2 | -21/+21 |