summaryrefslogtreecommitdiffstats
path: root/ripd/rip_zebra.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-01-01ripngd: Fix redistribute/no redistribute rinse repeat commandsDonald Sharp1-2/+2
2019-12-30bgpd: fix console typoZoltan Arnold Nagy1-1/+1
2019-12-30bgpd: Send notification to the peer on FSM errorDonatas Abraitis1-1/+1
2019-12-30bgpd: skip ra for blackhole nexthop typeChirag Shah1-1/+2
2019-12-27doc: Add bgp neighbor password commandDonald Sharp1-0/+9
2019-12-27bgpd: Change description for `[no] bgp listen limit` commandsDonatas Abraitis1-2/+3
2019-12-27docker: Create build for CentOS 8Donatas Abraitis6-13/+99
2019-12-27packaging: Fix bogus date in frr.spec.inDonatas Abraitis1-1/+1
2019-12-27doc: Use proper numbering for `packaging-redhat.rst`Donatas Abraitis1-5/+5
2019-12-27doc: Add a section in `Building FRR` for CentOS 8Donatas Abraitis3-1/+176
2019-12-27packaging: Adopt frr.spec.in to CentOS 8Donatas Abraitis1-0/+19
2019-12-23zebra: add a debug category for nexthopsMark Stapp2-0/+39
2019-12-23zebra: fix kernel-route's deletion on vrfHiroki Shirokura1-28/+4
2019-12-22pimd: readd iph length checksQuentin Young2-7/+18
2019-12-22pimd: fix missing igmp mtrace length checkQuentin Young1-0/+10
2019-12-21bgpd: Allow ipv4 multicast to use v4 nexthopsDonald Sharp1-1/+3
2019-12-21pimd: refactor ip mroute cmdJafar Al-Gharaibeh1-119/+28
2019-12-20vtysh: Ensure interface `ip mroute ...` commands are lastDonald Sharp1-0/+2
2019-12-19bgpd: Make sure we can use `no bgp listen range ...`Donatas Abraitis1-1/+1
2019-12-19lib: fix build of the northbound pluginsRenato Westphal2-1/+4
2019-12-19tests: Test if eBGP policy is not applied to iBGP peersDonatas Abraitis5-22/+75
2019-12-19bgpd: Do not apply eBGP policy for iBGP peersDonatas Abraitis1-0/+6
2019-12-18vrrpd: support namespace vrf tooQuentin Young1-2/+4
2019-12-18bgpd: Remove misleading 'NOTIFICATION' string from End-of-RIB logTrey Aspelund1-4/+5
2019-12-18lib: document vrf_socket(), vrf_bind()Quentin Young2-2/+24
2019-12-18zebra: improve efficiency of depends_find()Mark Stapp1-12/+12
2019-12-18doc: fix duplicate -S option in bgpd manpageQuentin Young1-5/+0
2019-12-18doc: update overview.rst for the new millenniumQuentin Young1-78/+64
2019-12-18tests: fix endian bug in test_typelistMark Stapp1-4/+5
2019-12-18ospfd: Prevent use after free on shutdownDonald Sharp1-1/+3
2019-12-17zebra: add 'show router-id'Jafar Al-Gharaibeh2-0/+50
2019-12-17doc: Update workflow to include new automated testing RequirementDonald Sharp1-1/+8
2019-12-17zebra: set RTNH_F_ONLINK in nexthop creationStephen Worley1-0/+3
2019-12-17doc: add discussion for a handful of nhrp commandsJafar Al-Gharaibeh1-15/+78
2019-12-17isisd, yang: set default is-type to level-1-2Emanuele Di Pascale2-6/+7
2019-12-17vtysh: add an alias for the nexthop-group config targetsMark Stapp3-5/+10
2019-12-17bgpd: Print pretty json output for bgp_show_table()Donatas Abraitis1-1/+2
2019-12-17bgpd: Adjust warning message for bgp_show_regexp()Donatas Abraitis1-1/+1
2019-12-17bgpd: Print json output for show_ip_bgp_regexp_cmdDonatas Abraitis1-12/+14
2019-12-16zebra: pass type when finding individual nexthopStephen Worley1-1/+1
2019-12-16zebra: null check re->nhe not re->nhe->nhg on attachStephen Worley1-1/+1
2019-12-16lib: default nexthop weights to oneStephen Worley1-1/+17
2019-12-15zebra: Do not build mlag protobuf support if version 3 is not availDonald Sharp7-11/+49
2019-12-15zebra: Allow zebra_mlag to compile with no j factorDonald Sharp4-32/+78
2019-12-14tools: symalyzerDavid Lamparter3-0/+734
2019-12-14lib/linklist: flip the bitrot compostDavid Lamparter2-47/+0
2019-12-14lib: random unused bits cleanupDavid Lamparter7-34/+12
2019-12-14lib/prefix: flip the bitrot compostDavid Lamparter2-464/+35
2019-12-13lib: make some variables staticDavid Lamparter13-22/+18
2019-12-13lib: completely get rid of the MTYPE alias hackDavid Lamparter2-15/+12