summaryrefslogtreecommitdiffstats
path: root/pimd/COMMANDS (unfollow)
Commit message (Expand)AuthorFilesLines
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: null terminate interface name from wireQuentin Young1-0/+1
2020-01-04zebra: fix iptable memleak, fix free funcsQuentin Young2-28/+33
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-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-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
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-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-17vtysh: add an alias for the nexthop-group config targetsMark Stapp3-5/+10