summaryrefslogtreecommitdiffstats
path: root/yang/frr-ripd.yang (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-10tests: ospf6-topo1 did not work properly with nhg's and 5.3 kernelsDonald Sharp2-2/+16
2020-01-10debian: Fix logrotate in debian for bfdd, pbrd and vrrpd.Tim Bray1-1/+1
2020-01-10zebra: fix bfd deregister message memleakQuentin Young1-0/+2
2020-01-09doc: Replace wrong paths for centos/fedora source build instructionsDonatas Abraitis4-18/+15
2020-01-08pimd: lookup nh using vrf_id we checked beforeStephen Worley1-1/+2
2020-01-08pimd: allow pimd to handle nexthop_lookup zapi errorStephen Worley1-0/+8
2020-01-08lib,zebra: add zapi msg top level error handlingStephen Worley5-9/+114
2020-01-08zebra: make current show nexthop-group cli zebra-specificMark Stapp1-1/+2
2020-01-07zebra: remove cast from l3vni XMALLOCQuentin Young1-4/+2
2020-01-07bgpd: fix unaligned access to addpath idSantosh P K4-4/+7
2020-01-07doc: Clarify what is supported directly in PIM documentationDonald Sharp1-0/+7
2020-01-07bgpd: An ability to set attributes for default-originate via route-mapDonatas Abraitis1-26/+21
2020-01-07tests: Add a test for 'neighbor <neighbor> default-originate route-map <rm>'Donatas Abraitis6-0/+161
2020-01-07bgpd: avoid memcmp(NULL, NULL)Quentin Young1-2/+3
2020-01-07debian: Fix spelling errorDonald Sharp1-1/+1
2020-01-07zebra: Handle crash when backpointer does not existDonald Sharp1-0/+7
2020-01-07zebra: Refactor _add and _del to use a common functionDonald Sharp1-47/+61
2020-01-07zebra: Prevent zebra vxlan remote macip del buffer overflowDonald Sharp1-2/+13
2020-01-07bgpd: fix unaligned access to addpath idQuentin Young1-1/+2
2020-01-07bgpd: fix advertise pip running configChirag Shah1-8/+13
2020-01-07zebra: fix ptm heap double freeQuentin Young1-2/+0
2020-01-06lib: dont decode more nexthops than we can handleQuentin Young1-0/+11
2020-01-06zebra: free ptm message on errorQuentin Young1-0/+1
2020-01-06zebra: route changes via notify path trigger nht and mplsMark Stapp1-9/+5
2020-01-06bgpd: fix large route-distinguisher's formatHiroki Shirokura1-3/+4
2020-01-05packaging: Redirect stderr to /dev/null in %post action (frr.spec.in)Donatas Abraitis1-1/+1
2020-01-04zebra: fix undefined bitshifts in netlink stuffQuentin Young2-6/+6
2020-01-04zebra: Ignore RTM_GETNEIGH messages from the linux kernelDonald Sharp1-0/+12
2020-01-04zebra: reject ingress packets that are too largeQuentin Young1-0/+8
2020-01-04zebra: fix multiple bfd buffer issuesQuentin Young1-25/+13
2020-01-04zebra: null terminate interface name from wireQuentin Young1-0/+1
2020-01-04zebra: fix iptable memleak, fix free funcsQuentin Young2-28/+33
2020-01-04zebra: ensure ipset name is null terminatedQuentin Young1-0/+1
2020-01-04zebra: disallow negative rtadv intvl, fix overflowQuentin Young1-4/+13
2020-01-04lib: fix ifindex comparison overflowQuentin Young1-1/+6
2020-01-03bgpd: Time to deprecate bgpTimerUpDonatas Abraitis1-17/+0
2020-01-03docker: Use proper container name when creating CentOS 8 containerDonatas Abraitis1-1/+1
2020-01-03configure.ac: make msan & ubsan flags additiveQuentin Young1-2/+2
2020-01-03bgpd: slight correction to sanity checks for SRGBQuentin Young1-9/+37
2020-01-03bgpd: fix missing bounds checks for psid attrQuentin Young3-33/+65
2020-01-03zebra: check pbr rule msg for correct afiQuentin Young1-0/+14
2020-01-03pimd: Do not warn for common occurrence in igmp codeDonald Sharp1-2/+4
2020-01-03pimd: Convert the upstream_list and hash to a rb treeDonald Sharp8-106/+46
2020-01-03pimd: Convert the channel_oil_list|hash to a rb_treeDonald Sharp5-34/+28
2020-01-03doc: Add rfc8212 to supported RFCs listDonatas Abraitis1-0/+2
2020-01-03zebra: use correct attr size for netlink encQuentin Young1-1/+1
2020-01-03doc: Updating FRR supported RFC listSri Mohana Singamsetty1-49/+101
2020-01-02bgpd: fix too much no listen doc stringQuentin Young1-3/+2
2020-01-02configure.ac: add --enable-undefined-sanitizerQuentin Young1-0/+9
2020-01-01ripd: Fix redistribute/no redistribute rinse repeate commandsDonald Sharp1-2/+2