summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_packet.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix debug statement in ospf_packet.c and merge error in ospf_lsa.cpaul2003-02-131-1/+1
|
* Merge to zebra.org CVS 20030203 16:30GMTpaul2003-02-031-7/+4
|
* Revert comment out of:patch_revert_debug_nssa_patchpaul2003-01-271-4/+3
| | | | | | if (ospf_debug_packet & OSPF_DEBUG_RECV) which was causing unconditional ospf_ip_header_dump (ibuf). (introduced with kevin millers patch)
* revert unchecked debug info generated by Kevin Miller's patchpaul2003-01-271-6/+0
|
* Kevin C Miller <kevinm@andrew.cmu.edu>patch_z16681_ospfd_nssapaul2002-12-131-9/+20
| | | | [zebra 16681] OSPF NSSA Patches
* ospfd Point-to-Multipoint supportpatch_z14800_ospfd_ptmppaul2002-12-131-0/+2
|
* Greg Troxel <gdt@ir.bbn.com>patch_z15715_ospf_md5paul2002-12-131-2/+13
| | | | | | [zebra 15715] FIX for ospf md5 authentication problem, finally! fix copy of ospf packet buffer
* zebra-ospfd-md5auth-seqnum.patch - paulj - change OSPF md5 sequence numberpatch_z15646_ospfd_seqnum_timepaul2002-12-131-1/+4
| | | | to be derived from time() to speed up synching after restart of ospfd
* Initial revisionpaul2002-12-131-0/+3243