summaryrefslogtreecommitdiffstats
path: root/bgpd/bgp_open.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-05-29doc: cleanup sharp.rstQuentin Young1-35/+32
2018-05-22doc: move -r option docs to zebra onlyQuentin Young7-21/+12
2018-05-21*: remove -r from daemons except zebraQuentin Young3-34/+53
2018-05-21zebra: Cleanup some nits from Review CommentsDonald Sharp2-29/+28
2018-05-19bgpd: Fix crash on shutdownDonald Sharp3-7/+12
2018-05-18doc: Add --v6-rr-semantics option to zebra docDonald Sharp1-0/+8
2018-05-18tests: add missing file to Makefile.amQuentin Young1-0/+1
2018-05-18doc: add missing file to Makefile.amQuentin Young1-0/+1
2018-05-18zebra: Allow runtime determination of v6 RR semanticsDonald Sharp3-22/+32
2018-05-18doc: fix distcleanQuentin Young7-20/+3
2018-05-18bgpd: Clean up some evpn memory leaksDonald Sharp1-7/+10
2018-05-18zebra: memset buf to prevent uninited writes into kernelDonald Sharp1-10/+5
2018-05-17ospf6d: Fix ECMP for asbr external routesChirag Shah2-58/+57
2018-05-17doc: Add some doc for source-instanceDonald Sharp1-0/+12
2018-05-17sharp: Allow the specification of instance when adding/deleting routesDonald Sharp3-11/+16
2018-05-17sharpd: Add some ability to ignore route-map commandsDonald Sharp1-0/+2
2018-05-17zebra: Add sharp to protocols that you can match source-protocol onDonald Sharp1-4/+6
2018-05-17zebra: Add 'match source-instance' to allow finer grained controlDonald Sharp4-15/+92
2018-05-17zebra: The neigh host_list is expensive tooDonald Sharp2-56/+21
2018-05-17zebra: Rename some functions to allow reuseDonald Sharp1-12/+14
2018-05-17zebra: Convert zrmac->host_list list to a RB TreeDonald Sharp2-22/+107
2018-05-16doc: remove notes about ipv6 packagesQuentin Young1-17/+0
2018-05-16doc: add "Getting Started" sectionQuentin Young9-145/+273
2018-05-16bgpd: Fix memory leak of ecommunity_ecom2strDonald Sharp3-0/+9
2018-05-16bgpd: remove unnecessary test and allocate a bit earlierDonald Sharp1-2/+3
2018-05-16vtysh: Fix leaked memory in error caseDonald Sharp1-0/+1
2018-05-15Suggested changes by @qlyoungJarad Olson1-13/+10
2018-05-15Add more detail around confiugration filesJarad Olson1-1/+23
2018-05-15Re-worded information on MPLS support in 18.04Jarad Olson1-2/+3
2018-05-15Fixup code block formatting errorsJarad Olson1-0/+5
2018-05-15bgpd: Prevent possible uninited variable.Donald Sharp1-1/+1
2018-05-15Changed apt-get to sudo apt-getJarad Olson1-1/+1
2018-05-15Split compile section into more granular stepsJarad Olson1-4/+28
2018-05-15pbrd: Fix compilation warn -> errorDonald Sharp3-16/+6
2018-05-15Added optional packages sectionJarad Olson1-2/+23
2018-05-15Change 'Install required packages' to 'Install dependencies'Jarad Olson1-1/+1
2018-05-15Change style of required packages listJarad Olson1-4/+20
2018-05-15MPLS kernel module name changeJarad Olson1-2/+2
2018-05-15Change order of MPLS configurationJarad Olson1-14/+14
2018-05-15bgpd: Improve route-map matching for INET(6) AFPascal Mathis1-9/+8
2018-05-14*: convert tabs to spacesLou Berger1-3/+3
2018-05-14bgpd: Respect AFI/SAFI when hard-clearing a peerPascal Mathis1-24/+54
2018-05-14frr: fix typo in READMEQuentin Young1-1/+1
2018-05-14*: fix compile with -enable-address-sanitizer configuredLou Berger2-0/+4
2018-05-13bgpd: Improve JSON support for large communitiesPascal Mathis5-110/+124
2018-05-13lib: Moved no-password warnings into header filePascal Mathis3-22/+10
2018-05-13Fix compilation against rtrlib with sshAndrey Korolyov1-0/+3
2018-05-13vtysh: Extending vtysh to allow question-mark cmdsRodny Molina3-14/+76
2018-05-12lib: Improved warnings for 'no (enable) password'Pascal Mathis2-14/+30
2018-05-12pimd: Clean up rpf_hash *after* upstream cleanupDonald Sharp1-7/+7