summaryrefslogtreecommitdiffstats
path: root/ospfd
Commit message (Expand)AuthorAgeFilesLines
...
| * Revert comment out of:patch_revert_debug_nssa_patchpaul2003-01-271-4/+3
| * revert unchecked debug info generated by Kevin Miller's patchpaul2003-01-271-6/+0
| * Paul Jakma:patch_z17352_ptp_network_matchpaul2003-01-252-12/+24
| * Matthew Grant <grantma@anathoth.gen.nz>patch_z17290_portfixpaul2003-01-221-5/+12
| * Date: Fri, 20 Dec 2002 17:28:45 +0900patch_z16823paul2003-01-183-8/+128
| * From endo@suri.co.jp Fri Jan 17 23:36:30 2003patch_z16824_nsm_kill_neighbourpaul2003-01-173-0/+1866
| * Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-137-59/+140
| * [zebra 14631] Generic PtP and RFC3021 interface addressing supportpatch_z14631_ptp_rfc3021paul2002-12-132-4/+4
| * zebra link state detection supportpatch_z12269_linkstatepaul2002-12-135-13/+13
| * ospfd Point-to-Multipoint supportpatch_z14800_ospfd_ptmppaul2002-12-133-11/+72
| * Greg Troxel <gdt@ir.bbn.com>patch_z15715_ospf_md5paul2002-12-131-2/+13
| * zebra-ospfd-md5auth-seqnum.patch - paulj - change OSPF md5 sequence numberpatch_z15646_ospfd_seqnum_timepaul2002-12-131-1/+4
| * Initial revisionpaul2002-12-1350-0/+44393
* Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-113-3/+3
* get rid of compiler warnings in OSPFStephen Hemminger2008-05-2811-11/+29
* [c++] remove/rename some names in headers that clash with C++ reserved wordspaul2008-02-262-4/+4
* + fix missing arg to zlog_warn()pilot2007-09-182-1/+2
* + fix minor regression in OSPF sending buffer adjustment logicpilot2007-09-184-11/+18
* Bug #362 is fixed now.pilot2007-08-217-2/+66
* [ospfd] Finish explanatory comment started in previous commit..paul2007-08-072-1/+6
* [ospfd] Fix bad SPF calculation on some topologies - incorrect sortingpaul2007-08-062-3/+12
* Fix last commit - add back in closing paren which was apparentlygdt2007-08-061-1/+1
* [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areaspaul2007-08-062-1/+5
* [ospfd] Fix address qualified 'ip ospf auth' commandspaul2007-05-102-4/+11
* [autoconf] bugs 162,303,178: Fix 'present but can not be compiled' warningspaul2007-05-101-2/+2
* [ospfd] Bug #330 regression: Fix ospf_spf_add_parent assertpaul2007-05-072-6/+26
* [ospfd] network command now behaves more logically when a peer prefix is definedajs2007-04-302-1/+8
* [ospfd] Fix bug in 'passive-interface default' behaviorajs2007-04-212-2/+10
* [ospfd] Bug #330 regression: failure to calculate routes through networkspaul2007-03-232-1/+5
* [ospfd] Instrument ospf_spf with more debug log messagespaul2007-03-232-3/+43
* [ospfd] Return SNMP standard neighbor state values, not quagga internal onesajs2007-03-142-1/+45
* [ospfd] Fix two debug messages that used inet_ntoa more than onceajs2007-03-142-6/+20
* [ospfd] Fix bug: should exit immediately on SIGTERM if OSPF not actually runningajs2007-02-272-0/+10
* [ospfd] Fix regression in SPF introduced by bug#330 fixespaul2007-02-262-21/+42
* [ospfd] Bug #330: SPF must consider that nexthop-calc may failpaul2007-01-242-56/+78
* [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-126-83/+69
* [ospfd] Consider all connected addresses when creating ospf interfacesajs2006-12-042-2/+8
* [ospfd] Add debug messages for a few zebra messages that had been overlookedajs2006-11-302-0/+34
* [ospfd] Fix bug in passive-interface default commands.ajs2006-11-282-43/+56
* [ospfd] Stop losing subsequent default-information originate 'always' infoajs2006-10-242-16/+13
* [ospfd] Add passive-interface default supportpaul2006-10-227-54/+181
* [daemon startup] Add --dry-run/-C argument to daemons, to check config file s...paul2006-10-151-1/+11
* [ospfd] Improve some warning messages.ajs2006-09-252-7/+21
* [ospfd] Fix assertion in DB-exchange fix, hit by ogier-db-ex-opt commitpaul2006-08-302-21/+21
* [ospfd] redistribute default no longer works after complete reconfig, fixpaul2006-08-272-0/+7
* [ospfd] Bug #134, ospfd should be more robust to backward time changepaul2006-08-2710-31/+43
* [ospfd] draft-ogier-ospf-dbex-opt DB-exchange optimisationpaul2006-08-272-14/+35
* [ospfd] Raise ExchangeDone earlier, avoid often needless round of DD packetspaul2006-08-272-19/+53
* [ospfd] trivial: consolidate LSDB delete code into single functionpaul2006-08-272-53/+53
* [ospfd] Bug #288: do not change router ID unless forced by manual configurationajs2006-07-272-0/+16