summaryrefslogtreecommitdiffstats
path: root/zebra/zebra_errors.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: remove unused EC_ZEBRA_IF_LOOKUP_FAILEDStephen Worley2020-12-011-6/+0
* zebra: Prevent awful misconfiguration in vrf'sDonald Sharp2020-04-221-0/+6
* zebra: default ns->info should be default zebra_nsStephen Worley2019-11-151-0/+6
* zebra: Error if the ifp lookup fails for an NHEStephen Worley2019-10-251-0/+6
* zebra: Add an error code for NHG update failuresStephen Worley2019-10-251-0/+9
* zebra: Add functionality to parse RTM_NEWNEXTHOP and RTM_DELNEXTHOP messagesStephen Worley2019-10-251-0/+9
* zebra: Add error code for duplicate nexthopsStephen Worley2019-10-251-0/+9
* zebra: Add error codes for nhg table insert failuresStephen Worley2019-10-251-0/+9
* zebra: Add error code for bad nhg messages from the kernelStephen Worley2019-10-251-0/+9
* *: Fix spelling errors pointed out by debian packagingDonald Sharp2019-08-191-1/+1
* zebra: remove bs irdp error codeQuentin Young2019-07-031-8/+0
* zebra: reject routes without nexthopsRenato Westphal2019-01-141-0/+9
* bgpd, zebra: auto assign labels from label pool to regular prefixes in BGP la...Anton Degtyarev2018-12-201-0/+6
* zebra: dup addr detect warn-onlyChirag Shah2018-11-181-0/+27
* zebra: ZEBRA_[ERR|WARN] -> EC_ZEBRAQuentin Young2018-09-131-89/+89
* zebra: flog_warn conversionQuentin Young2018-09-061-0/+429
* *: rename ferr_ref -> log_refQuentin Young2018-08-141-2/+2
* *: stop double initialization of ferrQuentin Young2018-08-141-2/+3
* *: fix source file headers & includes for errcodesQuentin Young2018-08-141-1/+2
* zebra, lib: error references for zebraQuentin Young2018-08-141-0/+276