summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* *: rename zlog_fer -> flog_errQuentin Young2018-08-1431-204/+204
* zebra: add missing includeQuentin Young2018-08-141-0/+1
* zebra: Cleanup compile issues discovered by ciDonald Sharp2018-08-142-0/+2
* *: stop double initialization of ferrQuentin Young2018-08-143-3/+7
* *: fix source file headers & includes for errcodesQuentin Young2018-08-142-3/+3
* zebra, lib: error references for zebraQuentin Young2018-08-1430-333/+818
* lib, zebra: Add LIB_ERR_INTERFACEDonald Sharp2018-08-143-15/+21
* bgpd, lib, zebra: Convert LIB_ERR_PRIVILEGESDonald Sharp2018-08-1414-87/+122
* Merge branch 'master' into bfd-finalDonald Sharp2018-08-147-31/+36
|\
| * Merge pull request #2833 from opensourcerouting/assorted-fixesDonald Sharp2018-08-141-10/+35
| |\
| | * zebra: fix "no pseudowire IFNAME" on vtyshRenato Westphal2018-08-131-10/+35
| * | zebra: remove unguarded debugging leftoversRenato Westphal2018-08-131-2/+0
| |/
| * *: ALLOC calls cannot failDonald Sharp2018-08-116-19/+1
* | bfdd: clean-up bfd clients data on shutdownRafael Zalamena2018-08-081-4/+18
* | bfdd: send replay request on zebra connectionRafael Zalamena2018-08-081-7/+26
* | bfdd: re-route PTM-BFD daemon messagesRafael Zalamena2018-08-083-0/+411
|/
* Merge pull request #2799 from adharkar/frr-zebra_cliDavid Lamparter2018-08-081-7/+41
|\
| * 1. Added json output to "show ip route <prefix>" commandAmeya Dharkar2018-08-081-7/+41
* | Merge pull request #2122 from donaldsharp/zebra_nhsMartin Winter2018-08-0817-2659/+54
|\ \
| * | staticd, zebra: Fix up code warningsDonald Sharp2018-07-291-2/+4
| * | lib, zebra: Allow protocols to use Distance as part of RR semanticsDonald Sharp2018-07-297-19/+37
| * | zebra: Remove zebra_static.c and .hDonald Sharp2018-07-297-53/+0
| * | staticd: Start the addition of a staticdDonald Sharp2018-07-2910-2586/+14
| * | zebra: Allow a static daemon to connectDonald Sharp2018-07-291-1/+1
* | | Merge pull request #2726 from sworleys/Netlink-Filter-AFIRenato Westphal2018-08-073-12/+6
|\ \ \
| * | | zebra: Format log for address family checkStephen Worley2018-07-253-5/+5
| * | | zebra: Ignore AF_ETHERNET and AF_MPLS in route_change as wellStephen Worley2018-07-251-7/+1
* | | | zebra: socket fd check (Coverity 1472236)F. Aragon2018-08-031-0/+1
* | | | zebra: don't close client socket from I/O pthreadQuentin Young2018-08-011-4/+4
* | | | zebra: ensure cleanup of rib on client closeQuentin Young2018-08-011-6/+1
* | | | Merge pull request #2753 from qlyoung/fix-zebra-shutdown-crash-2Jafar Al-Gharaibeh2018-07-313-26/+70
|\ \ \ \ | |_|/ / |/| | |
| * | | zebra: dont delete pthreads from under themselvesQuentin Young2018-07-313-26/+70
| |/ /
* | | Merge pull request #2696 from sworleys/Netlink-FuzzRuss White2018-07-293-10/+142
|\ \ \
| * | | Style, don't initialize netlink_read flagStephen Worley2018-07-261-1/+1
| * | | zebra: Make fuzzer code use default netlink socketStephen Worley2018-07-261-11/+4
| * | | Refactor code for new fuzzing netlink flagStephen Worley2018-07-243-34/+35
| * | | Remove whitespace change in netlink fuzz codeStephen Worley2018-07-241-1/+0
| * | | Style for Add code for fuzzing netlinkStephen Worley2018-07-231-1/+2
| * | | zebra: Add code for fuzzing netlinkStephen Worley2018-07-213-6/+144
* | | | Merge pull request #2700 from sworleys/Netlink-Prefix-Len-CheckRuss White2018-07-292-0/+30
|\ \ \ \
| * \ \ \ Merge branch 'master' into Netlink-Prefix-Len-CheckStephen Worley2018-07-2615-84/+229
| |\ \ \ \
| * | | | | zebra: Make prefix length check return errorStephen Worley2018-07-262-10/+10
| * | | | | Change log statements to use unsigned formatStephen Worley2018-07-242-5/+5
| * | | | | zebra: Add check for prefix length from kernel messagesStephen Worley2018-07-232-0/+31
* | | | | | Merge pull request #2735 from sworleys/Netlink-Next-FaultRuss White2018-07-291-1/+1
|\ \ \ \ \ \
| * | | | | | zebra: Check for netlink message next faultStephen Worley2018-07-261-1/+1
| | |/ / / / | |/| | | |
* | | | | | zebra: display consistant mac countChirag Shah2018-07-281-0/+1
* | | | | | Merge pull request #2719 from pguibert6WIND/fix_tableno_vrfLou Berger2018-07-281-1/+1
|\ \ \ \ \ \
| * | | | | | zebra: fix missing table identifier passed for ip route vrf commandsPhilippe Guibert2018-07-271-1/+1
| |/ / / / /
* / / / / / lib,zebra: fix json output when vrf1 when not activeNathan Van Gheem2018-07-273-12/+12
|/ / / / /