summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #6711 from GalaxyGorilla/bfd_isis_profilesQuentin Young2020-07-2123-78/+224
|\
| * isisd: lib: refactor ISIS BFD APIGalaxyGorilla2020-07-102-23/+59
| * tests: align BFD profiles tests for IS-ISGalaxyGorilla2020-07-108-11/+12
| * *: add BFD profile support for IS-ISGalaxyGorilla2020-07-1015-44/+153
* | Merge pull request #6435 from idryzhov/fix-no-vrfQuentin Young2020-07-211-4/+2
|\ \
| * | vtysh: return success from "no vrf" when VRF doesn't existIgor Ryzhov2020-07-091-4/+2
* | | Merge pull request #6700 from deastoe/ospf6-interface-decimal-areaDavid Lamparter2020-07-214-34/+27
|\ \ \
| * | | doc/user: Update ospf6d area interface commandDuncan Eastoe2020-07-141-2/+5
| * | | ospf6d: decimal area format in interface commandPatrick Ruddy2020-07-143-32/+22
* | | | Merge pull request #6777 from idryzhov/vtysh-defpyDavid Lamparter2020-07-212-13/+1
|\ \ \ \
| * | | | vtysh: rework DEFPY processing in extract.plIgor Ryzhov2020-07-202-13/+1
* | | | | Merge pull request #6745 from ton31337/fix/handle_bgp_vrf_all_statistics_crashDavid Lamparter2020-07-211-5/+30
|\ \ \ \ \
| * | | | | bgpd: Show the instance name when displaying statisticsDonatas Abraitis2020-07-151-2/+4
| * | | | | bgpd: Do not crash if bgp argument is NULL for bgp_table_stats()Donatas Abraitis2020-07-151-3/+26
* | | | | | Merge pull request #6764 from dslicenc/frr-reload-vrf-staticDavid Lamparter2020-07-211-0/+31
|\ \ \ \ \ \
| * | | | | | tools: fix more frr-reload vrf static errorsDon Slice2020-07-171-0/+31
* | | | | | | Merge pull request #6776 from idryzhov/ospf-vtyDavid Lamparter2020-07-211-3/+3
|\ \ \ \ \ \ \
| * | | | | | | ospfd: remove redundant line continuationsIgor Ryzhov2020-07-201-3/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #6754 from mjstapp/stream_warn_backtraceDavid Lamparter2020-07-211-5/+9
|\ \ \ \ \ \ \
| * | | | | | | lib: add a backtrace when stream bounds check failsMark Stapp2020-07-201-5/+9
| |/ / / / / /
* | | | | | | Merge pull request #6775 from idryzhov/vtysh-linemarkersDavid Lamparter2020-07-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | vtysh: suppress linemarkers in vtysh_cmd.cIgor Ryzhov2020-07-201-1/+1
| |/ / / / / /
* | | | | | | Merge pull request #6729 from volta-networks/fix_stale_pw_statusRenato Westphal2020-07-204-6/+30
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | ldpd: process pw-status in received orderKaren Schoener2020-07-204-6/+30
|/ / / / / /
* | | | | | Merge pull request #6767 from donaldsharp/compile_issuesDavid Lamparter2020-07-192-4/+6
|\ \ \ \ \ \
| * | | | | | pimd: Prevent Null string %s issuesDonald Sharp2020-07-181-3/+5
| * | | | | | zebra: Possible write beyond buffer lengthDonald Sharp2020-07-181-1/+1
* | | | | | | Merge pull request #6446 from chiragshah6/evpn_devSantosh P K2020-07-181-16/+19
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | zebra: rib operational nb add vrf keyChirag Shah2020-07-171-16/+19
| |/ / / / /
* | | | | | Merge pull request #6753 from mjstapp/fix_zebra_backup_saStephen Worley2020-07-173-11/+18
|\ \ \ \ \ \
| * | | | | | zebra: fix SA warnings in backup nexthop codeMark Stapp2020-07-163-11/+18
* | | | | | | Merge pull request #6763 from donaldsharp/bgp_zebra_announceMark Stapp2020-07-171-2/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | bgpd: Remove memset from bgp_zebra_announceDonald Sharp2020-07-171-2/+1
* | | | | | | Merge pull request #6760 from opensourcerouting/build-assorted-20200717Quentin Young2020-07-179-29/+67
|\ \ \ \ \ \ \
| * | | | | | | tools/gcc-frr-format: update READMEDavid Lamparter2020-07-171-6/+9
| * | | | | | | tools/gcc-frr-format: update debian bitsDavid Lamparter2020-07-173-3/+9
| * | | | | | | tools/gcc-frr-format: improve testDavid Lamparter2020-07-172-2/+12
| * | | | | | | tools/gcc-frr-format: update for gcc 10David Lamparter2020-07-172-17/+29
| * | | | | | | build: fix Makefile rule redefinitionDavid Lamparter2020-07-171-1/+8
* | | | | | | | Merge pull request #6296 from vishaldhingra/staticQuentin Young2020-07-1735-1259/+3224
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | staticd: Formatting changesvdhingra2020-07-161-20/+28
| * | | | | | | staticd: Added afi-safi as a key in route-listvdhingra2020-07-164-13/+31
| * | | | | | | zebra: Moving afi-safi identity to libvdhingra2020-07-169-73/+74
| * | | | | | | staticd : Configuration northbound implementationvdhingra2020-07-1619-1145/+2748
| * | | | | | | lib : basic-routing backend configuration northbound codevdhingra2020-07-164-0/+124
| * | | | | | | lib : Yang wrappersvdhingra2020-07-162-1/+196
| * | | | | | | yang : removed leafref to run CI/CDvdhingra2020-07-162-3/+3
| * | | | | | | yang : nexthop yang modificationvdhingra2020-07-161-1/+2
| * | | | | | | yang: staticd yang modificationvdhingra2020-07-161-36/+51
* | | | | | | | Merge pull request #6705 from sworleys/PBR-Fixes-MoreMark Stapp2020-07-173-25/+35
|\ \ \ \ \ \ \ \