summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_lsa.c
Commit message (Expand)AuthorAgeFilesLines
* Convert XMALLOC/memset to XCALLOCStephen Hemminger2009-02-091-6/+2
* Merge in latest quagga (0.99.11)Stephen Hemminger2008-10-271-33/+11
|\
| * Merge branch 'master' of /home/shemminger/src/quagga into upstreamStephen Hemminger2008-10-131-27/+14
| |\
| | * [ospfd/isisd] Switch to lib/ Fletcher checksum, fixing bug in isisdJingjing Duan2008-08-221-33/+11
| | * Fix last commit - add back in closing paren which was apparentlyGreg Troxel2007-08-061-1/+1
| | * [ospfd] Bug #331, NSSA ASBR regression - failure to set E-bit in NSSA areasPaul Jakma2007-08-061-1/+0
| | * [PtP over ethernet] New peer flag allows much more addressing flexibilityAndrew J. Schorr2006-12-121-23/+8
| | * [ospfd] Bug #134, ospfd should be more robust to backward time changePaul Jakma2006-08-271-11/+7
| | * [ospfd] Allow ospf_lsa_unlock to NULL out callers' LSA pointers upon freePaul Jakma2006-07-261-21/+23
| | * [ospfd] CID #13, dont try print out fields of LSA we know to be NULL.Paul Jakma2006-07-041-1/+1
| | * [ospfd] NSSA translate-enabled ABR should declare itself as ASBRPaul Jakma2006-06-261-1/+2
| | * [ospfd] lsdb_delete/discard_from_db should be more robust to bad argsPaul Jakma2006-06-151-2/+19
| | * [ospfd] Fix small error in CID #13 commitPaul Jakma2006-05-121-1/+1
| | * [ospfd] CID #13, debug for NULL type7 LSA should not print out data from itPaul Jakma2006-05-121-1/+3
| | * [ospfd] CID #29, fix missing NULL check by removing unused code.Paul Jakma2006-05-121-22/+2
| | * [ospfd] Squash another ospf_lookup callPaul Jakma2006-05-121-6/+2
| | * [ospfd] Fix failure of Fletcher checksum with certain compilersPaul Jakma2006-03-301-1/+1
| | * [ospfd] Fix incorrect byte-order conversion of OSPF_MAX_SEQUENCE_NUMBERPaul Jakma2006-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
| | * 2003-06-19 Paul Jakma <paul@dishone.st>paul2003-06-221-1/+16
| | * From: Hasso Tepper <hasso@estpak.ee>paul2003-05-161-38/+47
| | * Fix merge error of Hasso's patch "case case" :)paul2003-05-111-1/+1
| | * From: Hasso Tepperpaul2003-05-101-1/+8
| | * Reverting the NSSA maxage walker loop addition for now, until all the otherpaul2003-05-061-4/+0
| | * NSSA /might/ be missing this. I'm not sure.paul2003-05-061-0/+4
| | * From: Hasso Tepper <hasso@estpak.ee>paul2003-04-131-0/+41
| | * Author: amirpaul2003-04-131-1/+4
| | * Add tests for debug enabled to PtMP LSA creation functionspaul2003-04-051-3/+5