summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_packet.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd: fix typosckishimo2020-10-071-5/+5
* ospfd: tighten up what functions can be used outside of ospf_packet.cDonald Sharp2019-08-301-6/+0
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-20/+20
* ospfd: flush self-originated lsa upon restart frrChirag Shah2017-11-081-1/+1
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-88/+81
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* Send ARP requests proactively during OSPF Adjacency formation.Donald Sharp2015-05-201-0/+2
* ospfd: introduce ospf_lsa_minlen[] (BZ#705)Denis Ovsienko2012-03-121-0/+4
* ospfd: introduce ospf_packet_minlen[] (BZ#705)Denis Ovsienko2012-03-121-0/+4
* ospfd: use LOOKUP() for ospf_packet_type_strDenis Ovsienko2012-03-121-0/+3
* ospfd: Prioritise hellos for sending by queueing to head of output bufferPaul Jakma2010-12-081-1/+0
* 2005-05-06 Paul Jakma <paul.jakma@sun.com>paul2005-05-061-31/+32
* 2005-01-10 Greg Troxel <gdt@fnord.ir.bbn.com>gdt2005-01-101-3/+1
* 2004-10-11 Paul Jakma <paul@dishone.st>paul2004-10-111-10/+10
* Remove usage of evil list and listnode typedefs.hasso2004-09-231-1/+1
* Remove ifdef's HAVE_NSSA. NSSA support is stable enough.hasso2004-06-201-3/+0
* Initial revisionpaul2002-12-131-0/+171