summaryrefslogtreecommitdiffstats
path: root/redhat (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-21lib: fix MTYPE alias on clangDavid Lamparter1-2/+3
2019-06-21ripngd: use MTYPE_STATICDavid Lamparter9-75/+16
2019-06-21ripd: use MTYPE_STATICDavid Lamparter10-76/+19
2019-06-21vrrpd: use MTYPE_STATICDavid Lamparter9-67/+19
2019-06-21lib: use MTYPE_STATICDavid Lamparter14-31/+13
2019-06-21babeld: use MTYPE_STATICDavid Lamparter6-66/+8
2019-06-21zebra: use MTYPE_STATICDavid Lamparter7-17/+10
2019-06-21bfdd: use MTYPE_STATICDavid Lamparter4-19/+14
2019-06-21lib: improve MTYPE definitionsDavid Lamparter2-5/+28
2019-06-21pimd: Fixing encoded group & source address packing in right byte ordersaravanank61-128/+356
2019-06-20docker: cleanup Debian docker buildQuentin Young3-70/+7
2019-06-20doc: Add firewalld notice in fedoraStephen Worley1-0/+12
2019-06-19topotest: configure l3mdev_accept for a range of kernelsMark Stapp1-1/+3
2019-06-19zebra: resolve issue with rnh not evaluating nexhops correctlyDon Slice1-1/+1
2019-06-18zebra: Display a bit better debugging for rnh trackingDonald Sharp3-16/+31
2019-06-18tests: Remove `bgp multiple-instance` command from topotestsDonald Sharp2-4/+0
2019-06-18doc: Update documentation about multiple-instanceDonald Sharp4-29/+2
2019-06-18bgpd: BGP_ERR_MULTIPLE_INSTANCE_NOT_SET is an impossible conditionDonald Sharp6-19/+2
2019-06-18bgpd: Remove unused count variable in mac_rescan_table functionDonald Sharp1-2/+0
2019-06-18bgpd: Fix crash when rd has no dataDonald Sharp1-2/+4
2019-06-18bgpd: Mac rescan on interface up/down efficency improvementsDonald Sharp1-11/+33
2019-06-18zebra: Increase debugs to understand why we rejected a kernel routeDonald Sharp2-1/+15
2019-06-18zebra: When displaying `show evpn mac vni XX` add local and remote seqNitin Soni1-7/+11
2019-06-18README.md: add VRRP to list of protocolsQuentin Young85-340/+527
2019-06-18bgpd: Fix memleak of Mac Hash String upon insertionDonald Sharp1-1/+3
2019-06-17zebra: add ability to "show interface vrf all brief"Don Slice1-6/+12
2019-06-17doc: add service control instructionsQuentin Young1-1/+68
2019-06-17doc: add config file name for mpls configMark Stapp1-1/+2
2019-06-17bgpd: Added the as-set option for IPV6 agg. routevishaldhingra2-5/+76
2019-06-15zebra: Fuzzing code has gotten a bit out of dateDonald Sharp2-2/+1
2019-06-15zebra: Handle 5549 neighbor entry failure stateDonald Sharp1-2/+7
2019-06-15pimd: Add debugs for channel_oil creation and deletionDonald Sharp6-37/+66
2019-06-15pimd: Display ifp name in pim_channel_oil_dumpDonald Sharp1-3/+7
2019-06-14doc: add vrrpd service lineQuentin Young1-0/+1
2019-06-14bgpd: show bgp vrfs formattingChirag Shah1-7/+18
2019-06-14eigrpd: Fix endianness issue in packetsPawel Dembicki2-32/+15
2019-06-13tests/topotests: bgp_l3vpn_to_bgp_vrf double the amount of time to wait durin...Lou Berger2-2/+2
2019-06-13lib: Add function name to `show thread poll`Donald Sharp1-4/+25
2019-06-13lib: Add check for non-preexisting threadDonald Sharp1-4/+16
2019-06-13lib: Prevent infinite loop in fd handlingDonald Sharp3-8/+33
2019-06-13bgpd: fix uninitialized & wrong endian NOTIFYDavid Lamparter1-2/+4
2019-06-13bgpd/rfapi: fix clang-SA warningDavid Lamparter1-1/+1
2019-06-13tests: add prefix2str testQuentin Young3-0/+87
2019-06-13lib: remove snprintf from prefix2strQuentin Young2-5/+27
2019-06-13ldpd: fix clang-SA warning in packet readingDavid Lamparter1-0/+5
2019-06-13ospfd: fix clang-SA warningDavid Lamparter1-5/+7
2019-06-13build: improve ranlib -D autoconf testDavid Lamparter1-3/+8
2019-06-13ripd, ripngd: fix OpenBSD compiler warningDavid Lamparter2-4/+4
2019-06-13*: config.h or zebra.h is the first #includeDavid Lamparter11-1/+40
2019-06-13bgpd: fix clang format warningDavid Lamparter1-21/+7