summaryrefslogtreecommitdiffstats
path: root/ospfd/ospf_packet.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ospfd,ripd: Enabling build with opensslMichal Ruprich2019-08-081-0/+30
* ospfd: no router ospf crash fixChirag Shah2019-07-151-0/+8
* ospfd: continue statement is redundantDonald Sharp2019-05-031-1/+0
* ospfd: Remaining packet calculation while fragmenting lsu, ls-ack and ls-reqSaravanan K2019-03-251-6/+22
* ospfd: fix link MTU warning styleQuentin Young2019-02-251-2/+1
* ospfd: address CVE-2017-3224Chirag Shah2019-02-031-5/+17
* Merge pull request #3657 from nitinsoniism/ospf_mtu_crashRuss White2019-01-291-0/+15
|\
| * ospfd: ospfd core if hello packet exceeds link MTUNitin Soni2019-01-281-0/+15
* | Treewide: use ANSI function definitionsRuben Kerkhof2019-01-241-1/+1
|/
* Revert "isisd lib ospfd pbrd python: fix empty init"David Lamparter2018-12-011-1/+1
* isisd lib ospfd pbrd python: fix empty initF. Aragon2018-11-211-1/+1
* *: spelchekDavid Lamparter2018-10-251-1/+1
* ospfd: Do not allow thread dropDonald Sharp2018-10-201-3/+1
* *: list_delete_and_null() -> list_delete()David Lamparter2018-10-021-9/+9
* *: style for EC replacementsQuentin Young2018-09-131-14/+12
* *: LIB_[ERR|WARN] -> EC_LIBQuentin Young2018-09-131-2/+2
* ospfd: OSPF_[ERR|WARN] -> EC_OSPFQuentin Young2018-09-131-60/+60
* Merge pull request #3006 from pacovn/static_analysis__shadow_variables1Donald Sharp2018-09-131-1/+1
|\
| * bgpd isisd ospf6d ospfd: variable shadowing fixesF. Aragon2018-09-121-1/+1
* | ospfd: Modify ospf_packet.c to use new error-cards subsystemDonald Sharp2018-09-061-75/+129
|/
* ospfd: Add ospf_lsa_new_and_data function and abstract awayDonald Sharp2018-08-211-2/+1
* *: rename zlog_fer -> flog_errQuentin Young2018-08-141-4/+4
* ospfd: zlog_ferr facilityChirag Shah2018-08-141-13/+17
* eigrpd, isisd, lib, ospfd: no effect (cppcheck)paco2018-06-191-2/+0
* *: 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