summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_lsa.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * 2003-04-04 Paul Jakma <paul@dishone.st>paul2003-04-041-8/+11
| | * From: David Watson <dwatson@eecs.umich.edu>paul2003-04-031-1/+1
| | * 2003-03-25 Paul Jakma <paul@dishone.st>paul2003-03-251-422/+364
| | * Fix debug statement in ospf_packet.c and merge error in ospf_lsa.cpaul2003-02-131-2/+0
| | * Merge to zebra.org CVS 20030203 16:30GMTpaul2003-02-031-0/+2
| | * Date: Fri, 20 Dec 2002 17:28:45 +0900patch_z16823paul2003-01-181-7/+23
| | * Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-47/+88
| | * zebra link state detection supportpatch_z12269_linkstatepaul2002-12-131-4/+4
| | * ospfd Point-to-Multipoint supportpatch_z14800_ospfd_ptmppaul2002-12-131-1/+39
| | * Initial revisionpaul2002-12-131-0/+3315
* | Use XCALLOCStephen Hemminger2008-08-181-6/+1
* | Fix compiler warnings from incorrect format stringsStephen Hemminger2008-07-111-1/+1
* | get rid of compiler warnings in OSPFStephen Hemminger2008-05-281-1/+3
|/
* 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-061-1/+0
* [PtP over ethernet] New peer flag allows much more addressing flexibilityajs2006-12-121-23/+8
* [ospfd] Bug #134, ospfd should be more robust to backward time changepaul2006-08-271-11/+7
* [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freepaul2006-07-261-21/+23
* [ospfd] CID #13, dont try print out fields of LSA we know to be NULL.paul2006-07-041-1/+1
* [ospfd] NSSA translate-enabled ABR should declare itself as ASBRpaul2006-06-261-1/+2
* [ospfd] lsdb_delete/discard_from_db should be more robust to bad argspaul2006-06-151-2/+19
* [ospfd] Fix small error in CID #13 commitpaul2006-05-121-1/+1
* [ospfd] CID #13, debug for NULL type7 LSA should not print out data from itpaul2006-05-121-1/+3
* [ospfd] CID #29, fix missing NULL check by removing unused code.paul2006-05-121-22/+2
* [ospfd] Squash another ospf_lookup callpaul2006-05-121-6/+2
* [ospfd] Fix failure of Fletcher checksum with certain compilerspaul2006-03-301-1/+1
* [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBERpaul2006-03-301-1/+1
* [compiler] miscellaneous trivial compiler warning fixespaul2006-01-191-4/+0
* [ospfd] Add support for oversized LSAs.paul2006-01-181-26/+53
* 2005-11-20 Paul Jakma <paul.jakma@sun.com>paul2005-11-201-6/+69
* 2005-10-29 Paul Jakma <paul.jakma@sun.com>paul2005-10-291-8/+87
* 2005-09-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-09-191-2/+2
* 2005-05-11 Paul Jakma <paul.jakma@sun.com>paul2005-05-111-2/+4
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-40/+40
* 2005-04-07 Paul Jakma <paul.jakma@sun.com>quagga.post.listloop.cleanuppaul2005-04-071-69/+50
* 2005-03-13 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2005-03-131-3/+6
* 2005-02-09 Paul Jakma <paul.jakma@sun.com>paul2005-02-091-2/+2
* Show sums of checksums in "show ip ospf" output. Okayed by Paul and Jameshasso2004-12-221-4/+4
* 2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>ajs2004-12-081-84/+84
* OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,hasso2004-10-191-1/+1
* Compiler warnings fixes round 1.hasso2004-10-081-1/+1
* Compiler warnings fixes.hasso2004-09-261-1/+1
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-20/+20
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-53/+6
* 2004-06-06 Paul Jakma <paul@dishone.st>paul2004-06-061-1/+1
* 2004-05-31 Sagun Shakya <sagun.shakya@sun.com>paul2004-05-311-8/+11
* 2003-10-13 sowmini.varadhan@sun.compaul2003-10-131-9/+60
* 2003-07-13 Paul Jakma <paul@dishone.st>paul2003-07-131-2/+9
* 2003-07-12 Paul Jakma <paul@dishone.st>paul2003-07-121-45/+328
* Don't install Type-7 LSA's into nonNSSA area.hasso2003-07-031-0/+4