summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_lsa.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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