| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Revert comment out of:patch_revert_debug_nssa_patch | paul | 2003-01-27 | 1 | -4/+3 |
| * | revert unchecked debug info generated by Kevin Miller's patch | paul | 2003-01-27 | 1 | -6/+0 |
| * | Paul Jakma:patch_z17352_ptp_network_match | paul | 2003-01-25 | 2 | -12/+24 |
| * | Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfix | paul | 2003-01-22 | 1 | -5/+12 |
| * | Date: Fri, 20 Dec 2002 17:28:45 +0900patch_z16823 | paul | 2003-01-18 | 3 | -8/+128 |
| * | From endo@suri.co.jp Fri Jan 17 23:36:30 2003patch_z16824_nsm_kill_neighbour | paul | 2003-01-17 | 3 | -0/+1866 |
| * | Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssa | paul | 2002-12-13 | 7 | -59/+140 |
| * | [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021 | paul | 2002-12-13 | 2 | -4/+4 |
| * | zebra link state detection supportpatch_z12269_linkstate | paul | 2002-12-13 | 5 | -13/+13 |
| * | ospfd Point-to-Multipoint supportpatch_z14800_ospfd_ptmp | paul | 2002-12-13 | 3 | -11/+72 |
| * | Greg Troxel <gdt@ir.bbn.com>patch_z15715_ospf_md5 | paul | 2002-12-13 | 1 | -2/+13 |
| * | zebra-ospfd-md5auth-seqnum.patch - paulj - change OSPF md5 sequence numberpatch_z15646_ospfd_seqnum_time | paul | 2002-12-13 | 1 | -1/+4 |
| * | Initial revision | paul | 2002-12-13 | 50 | -0/+44393 |
* | Fix compiler warnings from incorrect format strings | Stephen Hemminger | 2008-07-11 | 3 | -3/+3 |
* | get rid of compiler warnings in OSPF | Stephen Hemminger | 2008-05-28 | 11 | -11/+29 |
* | [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 |
* | [ospfd] redistribute default no longer works after complete reconfig, fix | paul | 2006-08-27 | 2 | -0/+7 |
* | [ospfd] Bug #134, ospfd should be more robust to backward time change | paul | 2006-08-27 | 10 | -31/+43 |
* | [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisation | paul | 2006-08-27 | 2 | -14/+35 |
* | [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packets | paul | 2006-08-27 | 2 | -19/+53 |
* | [ospfd] trivial: consolidate LSDB delete code into single function | paul | 2006-08-27 | 2 | -53/+53 |
* | [ospfd] Bug #288: do not change router ID unless forced by manual configuration | ajs | 2006-07-27 | 2 | -0/+16 |