summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: use C99 standard fixed-width integer typesQuentin Young2018-03-271-55/+55
* *: conform with COMMUNITY.md formatting rules, via 'make indent'Lou Berger2018-03-061-48/+46
* ospfd: Fix ospfd crashOlivier Dugeon2018-02-091-0/+4
* ospfd: Set filter to unbound debug logsChirag Shah2017-12-271-7/+11
* *: don't use deprecated stream.h macrosQuentin Young2017-12-011-9/+9
* ospfd: flush self-originated lsa upon restart frrChirag Shah2017-11-081-13/+50
* ospfd: show comand for ospf packet statsChirag Shah2017-10-231-0/+20
* *: Convert list_free usage to list_deleteDonald Sharp2017-10-051-1/+1
* *: Convert list_delete(struct list *) to ** to allow nullingDonald Sharp2017-10-051-9/+8
* ospfd: fix vrf bind sock non-linux systemChirag Shah2017-10-031-2/+6
* ospfd: Bind socket to vrf deviceChirag Shah2017-10-031-3/+19
* ospfd: OSPFv2 VRF fixesIChirag Shah2017-10-031-0/+2
* ospfd: OSPFv2 VRF SupportChirag Shah2017-10-031-8/+21
* ospf_packet: scan-build/clang clean upVincent JARDIN2017-10-021-7/+5
* lib: optimize IPV4_ADDR_[SAME|COPY]()Jorge Boncompte2017-08-171-1/+1
* Revert "*: reindent pt. 2"David Lamparter2017-07-221-19/+18
* *: reindent pt. 2whitespace / reindent2017-07-171-18/+19
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-3464/+3551
* *: fix GCC 7 switch/case fallthrough warningsDavid Lamparter2017-07-141-0/+2
* *: simplify log message lookupQuentin Young2017-06-211-21/+21
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* *: update thread_add_* callsQuentin Young2017-05-091-7/+11
* *: remove THREAD_ON macros, add nullity checkQuentin Young2017-05-091-10/+8
* lib, ospfd, ripd: Convert if_lookup_address to be vrf awareDonald Sharp2017-03-151-1/+1
* *: Remove non-vrf based ifindex lookupDonald Sharp2017-03-151-1/+2
* *: get rid of zlog(*, LOG_LEVEL, ...)David Lamparter2017-03-081-7/+6
* *: use monotime()David Lamparter2017-01-231-1/+1
* ospfd: time: replace local helpers with monotimeDavid Lamparter2017-01-231-20/+17
* ospfd: set the OSPF socket's send buffer size only onceRenato Westphal2016-12-081-6/+2
* ripd: fix the "neighbor" command.Renato Westphal2016-11-251-7/+11
* lib, ospfd: Remove ospf specific #define from zebra.hDonald Sharp2016-09-171-0/+20
* Update Traffic Engineering Support for OSPFDOlivier Dugeon2016-09-031-2/+2
* *: use an ifindex_t type, defined in lib/if.h, for ifindex valuesPaul Jakma2016-08-181-1/+1
* ospfd: Remove HAVE_OPAQUE_LSADonald Sharp2016-08-161-24/+0
* ospfd: fix unused warning in ospf_writeDavid Lamparter2016-06-091-2/+3
* ospfd: Fast OSPF convergenceMichael Rossberg2016-06-091-1/+1
* ospfd: Remove another odd flooding hack in opaque LSA codePaul Jakma2016-06-081-15/+0
* ospfd: Remove the blocking of opaque LSAs origination & flooding 'optimisation'Paul Jakma2016-06-081-8/+1
* *: use void * for printing pointersDavid Lamparter2016-05-301-3/+4
* ospfd: ospf_ls_upd_send() add missing unlock.Joakim Tjernlund2016-05-261-0/+2
* ospfd: set O-bit in the option of all DD packetsLu Feng2016-05-261-16/+1
* ospfd: invalid MD5 auth_key?Joakim Tjernlund2016-05-261-2/+2
* ospfd: Fix compiler warningsDonald Sharp2016-05-201-1/+1
* OSPF: Fix zlog_warn to zlog_debug in some unlikely scenariosDonald Sharp2015-11-091-8/+10
* Zebra: Add IPv6 protocol filtering support & Setting Src of IPv6 routesDinesh G Dutt2015-09-161-1/+1
* configuration options for faster OSPF convergenceMichael Rossberg2015-07-311-3/+3
* ospfd: ospfd-warnings.patchDonald Sharp2015-05-201-7/+0
* Command to adjust min-arrival value in Milliseconds.Donald Sharp2015-05-201-1/+1
* Make OSPF compliant to the last sentence of this section in RFC 2328Donald Sharp2015-05-201-1/+2
* ospfd: ospf-start-lsreq-b4-exchange.patchDonald Sharp2015-05-201-0/+3