Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #6711 from GalaxyGorilla/bfd_isis_profiles | Quentin Young | 2020-07-21 | 23 | -78/+224 |
|\ | |||||
| * | isisd: lib: refactor ISIS BFD API | GalaxyGorilla | 2020-07-10 | 2 | -23/+59 |
| * | tests: align BFD profiles tests for IS-IS | GalaxyGorilla | 2020-07-10 | 8 | -11/+12 |
| * | *: add BFD profile support for IS-IS | GalaxyGorilla | 2020-07-10 | 15 | -44/+153 |
* | | Merge pull request #6435 from idryzhov/fix-no-vrf | Quentin Young | 2020-07-21 | 1 | -4/+2 |
|\ \ | |||||
| * | | vtysh: return success from "no vrf" when VRF doesn't exist | Igor Ryzhov | 2020-07-09 | 1 | -4/+2 |
* | | | Merge pull request #6700 from deastoe/ospf6-interface-decimal-area | David Lamparter | 2020-07-21 | 4 | -34/+27 |
|\ \ \ | |||||
| * | | | doc/user: Update ospf6d area interface command | Duncan Eastoe | 2020-07-14 | 1 | -2/+5 |
| * | | | ospf6d: decimal area format in interface command | Patrick Ruddy | 2020-07-14 | 3 | -32/+22 |
* | | | | Merge pull request #6777 from idryzhov/vtysh-defpy | David Lamparter | 2020-07-21 | 2 | -13/+1 |
|\ \ \ \ | |||||
| * | | | | vtysh: rework DEFPY processing in extract.pl | Igor Ryzhov | 2020-07-20 | 2 | -13/+1 |
* | | | | | Merge pull request #6745 from ton31337/fix/handle_bgp_vrf_all_statistics_crash | David Lamparter | 2020-07-21 | 1 | -5/+30 |
|\ \ \ \ \ | |||||
| * | | | | | bgpd: Show the instance name when displaying statistics | Donatas Abraitis | 2020-07-15 | 1 | -2/+4 |
| * | | | | | bgpd: Do not crash if bgp argument is NULL for bgp_table_stats() | Donatas Abraitis | 2020-07-15 | 1 | -3/+26 |
* | | | | | | Merge pull request #6764 from dslicenc/frr-reload-vrf-static | David Lamparter | 2020-07-21 | 1 | -0/+31 |
|\ \ \ \ \ \ | |||||
| * | | | | | | tools: fix more frr-reload vrf static errors | Don Slice | 2020-07-17 | 1 | -0/+31 |
* | | | | | | | Merge pull request #6776 from idryzhov/ospf-vty | David Lamparter | 2020-07-21 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | ospfd: remove redundant line continuations | Igor Ryzhov | 2020-07-20 | 1 | -3/+3 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #6754 from mjstapp/stream_warn_backtrace | David Lamparter | 2020-07-21 | 1 | -5/+9 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | lib: add a backtrace when stream bounds check fails | Mark Stapp | 2020-07-20 | 1 | -5/+9 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #6775 from idryzhov/vtysh-linemarkers | David Lamparter | 2020-07-21 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | vtysh: suppress linemarkers in vtysh_cmd.c | Igor Ryzhov | 2020-07-20 | 1 | -1/+1 |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #6729 from volta-networks/fix_stale_pw_status | Renato Westphal | 2020-07-20 | 4 | -6/+30 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | ldpd: process pw-status in received order | Karen Schoener | 2020-07-20 | 4 | -6/+30 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #6767 from donaldsharp/compile_issues | David Lamparter | 2020-07-19 | 2 | -4/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | pimd: Prevent Null string %s issues | Donald Sharp | 2020-07-18 | 1 | -3/+5 |
| * | | | | | | zebra: Possible write beyond buffer length | Donald Sharp | 2020-07-18 | 1 | -1/+1 |
* | | | | | | | Merge pull request #6446 from chiragshah6/evpn_dev | Santosh P K | 2020-07-18 | 1 | -16/+19 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | zebra: rib operational nb add vrf key | Chirag Shah | 2020-07-17 | 1 | -16/+19 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #6753 from mjstapp/fix_zebra_backup_sa | Stephen Worley | 2020-07-17 | 3 | -11/+18 |
|\ \ \ \ \ \ | |||||
| * | | | | | | zebra: fix SA warnings in backup nexthop code | Mark Stapp | 2020-07-16 | 3 | -11/+18 |
* | | | | | | | Merge pull request #6763 from donaldsharp/bgp_zebra_announce | Mark Stapp | 2020-07-17 | 1 | -2/+1 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | bgpd: Remove memset from bgp_zebra_announce | Donald Sharp | 2020-07-17 | 1 | -2/+1 |
* | | | | | | | Merge pull request #6760 from opensourcerouting/build-assorted-20200717 | Quentin Young | 2020-07-17 | 9 | -29/+67 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | tools/gcc-frr-format: update README | David Lamparter | 2020-07-17 | 1 | -6/+9 |
| * | | | | | | | tools/gcc-frr-format: update debian bits | David Lamparter | 2020-07-17 | 3 | -3/+9 |
| * | | | | | | | tools/gcc-frr-format: improve test | David Lamparter | 2020-07-17 | 2 | -2/+12 |
| * | | | | | | | tools/gcc-frr-format: update for gcc 10 | David Lamparter | 2020-07-17 | 2 | -17/+29 |
| * | | | | | | | build: fix Makefile rule redefinition | David Lamparter | 2020-07-17 | 1 | -1/+8 |
* | | | | | | | | Merge pull request #6296 from vishaldhingra/static | Quentin Young | 2020-07-17 | 35 | -1259/+3224 |
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | |||||
| * | | | | | | | staticd: Formatting changes | vdhingra | 2020-07-16 | 1 | -20/+28 |
| * | | | | | | | staticd: Added afi-safi as a key in route-list | vdhingra | 2020-07-16 | 4 | -13/+31 |
| * | | | | | | | zebra: Moving afi-safi identity to lib | vdhingra | 2020-07-16 | 9 | -73/+74 |
| * | | | | | | | staticd : Configuration northbound implementation | vdhingra | 2020-07-16 | 19 | -1145/+2748 |
| * | | | | | | | lib : basic-routing backend configuration northbound code | vdhingra | 2020-07-16 | 4 | -0/+124 |
| * | | | | | | | lib : Yang wrappers | vdhingra | 2020-07-16 | 2 | -1/+196 |
| * | | | | | | | yang : removed leafref to run CI/CD | vdhingra | 2020-07-16 | 2 | -3/+3 |
| * | | | | | | | yang : nexthop yang modification | vdhingra | 2020-07-16 | 1 | -1/+2 |
| * | | | | | | | yang: staticd yang modification | vdhingra | 2020-07-16 | 1 | -36/+51 |
* | | | | | | | | Merge pull request #6705 from sworleys/PBR-Fixes-More | Mark Stapp | 2020-07-17 | 3 | -25/+35 |
|\ \ \ \ \ \ \ \ |