Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge pull request #9965 from idryzhov/fix-table-manager-disable | Donald Sharp | 2021-11-12 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | zebra: fix disabling table manager | Igor Ryzhov | 2021-11-11 | 1 | -2/+2 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #10035 from donaldsharp/ospf_use_after_free | Igor Ryzhov | 2021-11-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | ospfd: Prevent use after free on shutdown | Donald Sharp | 2021-11-11 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #10033 from donaldsharp/bgp_max_no_go | Igor Ryzhov | 2021-11-11 | 12 | -40/+14 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | *: use compiler.h MIN/MAX macros instead of everyone having one | Donald Sharp | 2021-11-11 | 12 | -40/+14 | |
|/ / / / | ||||||
* | | | | Merge pull request #10006 from chiragshah6/evpn_dev | Russ White | 2021-11-11 | 1 | -0/+9 | |
|\ \ \ \ | ||||||
| * | | | | zebra: svi down remove l2vni from l3vni list | Chirag Shah | 2021-11-08 | 1 | -0/+9 | |
* | | | | | Merge pull request #10025 from opensourcerouting/xref-backtrace | Russ White | 2021-11-11 | 25 | -18/+273 | |
|\ \ \ \ \ | ||||||
| * | | | | | doc: stick `libunwind` into build docs | David Lamparter | 2021-11-10 | 13 | -10/+38 | |
| * | | | | | doc: add unique-id & backtrace user docs | David Lamparter | 2021-11-10 | 1 | -0/+36 | |
| * | | | | | lib: fix elf_py TLS section handling | David Lamparter | 2021-11-10 | 1 | -0/+3 | |
| * | | | | | lib: avoid include loop with assert.h | David Lamparter | 2021-11-10 | 4 | -1/+5 | |
| * | | | | | lib: add `debug uid XXXXX-XXXXX backtrace` | David Lamparter | 2021-11-10 | 3 | -7/+173 | |
| * | | | | | lib: stuff xrefs into a tree for lookup | David Lamparter | 2021-11-10 | 2 | -0/+17 | |
| * | | | | | lib: add missing include in typerb.h | David Lamparter | 2021-11-10 | 1 | -0/+1 | |
* | | | | | | Merge pull request #9861 from rgirada/ospf6_coverity | Russ White | 2021-11-11 | 2 | -3/+25 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ospf6d: Addressing few coverity issues. | rgirada | 2021-10-29 | 2 | -3/+25 | |
* | | | | | | | Merge pull request #9864 from ton31337/feature/access_list_autocomplete | Russ White | 2021-11-11 | 13 | -59/+111 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | lib: Add autocomplete for access-lists | Donatas Abraitis | 2021-10-31 | 13 | -59/+111 | |
* | | | | | | | | Merge pull request #10019 from donaldsharp/pim_upstream_reg_state | Russ White | 2021-11-11 | 2 | -5/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | pimd: Remove default from enum based switch | Donald Sharp | 2021-11-10 | 2 | -5/+1 | |
* | | | | | | | | | Merge pull request #9931 from leibaogit/master | Igor Ryzhov | 2021-11-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | zebar: Fix the RA sent fail in netns mode | LEI BAO | 2021-11-05 | 1 | -1/+1 | |
| * | | | | | | | | zebra: Fix the RA send failed in netns mode | LEI BAO | 2021-11-05 | 1 | -1/+1 | |
| * | | | | | | | | zebra: Fix the RA packets can not sent out | LEI BAO | 2021-11-02 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #10029 from anlancs/doc-bgp-title | Igor Ryzhov | 2021-11-11 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | doc: remove redundant chars for bgp | anlan_cs | 2021-11-11 | 1 | -2/+2 | |
* | | | | | | | | | Merge pull request #10026 from idryzhov/bfd-peer-str-coverity | Donald Sharp | 2021-11-11 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | bfdd: fix coverity warnings | Igor Ryzhov | 2021-11-10 | 1 | -1/+4 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9988 from idryzhov/ospf-gr-broken | Donald Sharp | 2021-11-10 | 3 | -520/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ospfd: remove commands for broken GR helper mode | Igor Ryzhov | 2021-11-10 | 3 | -520/+6 | |
* | | | | | | | | | Merge pull request #9700 from mjstapp/add_json_det_attrs | Donatas Abraitis | 2021-11-10 | 4 | -10/+63 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | tests: fix log string in topotests/lib/bgprib.py | Mark Stapp | 2021-10-01 | 1 | -1/+1 | |
| * | | | | | | | | bgpd: add 'header' info to show bgp afi safi json detail | Mark Stapp | 2021-10-01 | 1 | -3/+55 | |
| * | | | | | | | | bgpd: add some const | Mark Stapp | 2021-10-01 | 3 | -6/+7 | |
* | | | | | | | | | Merge pull request #9941 from chiragshah6/mdev | Rafael Zalamena | 2021-11-10 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | pimd: fix msdp mesh grp with wildcard member addr | Chirag Shah | 2021-11-08 | 1 | -5/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9939 from idryzhov/fix-ptm-build | Mark Stapp | 2021-11-09 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | zebra: fix build with --enable-bfdd=no | Igor Ryzhov | 2021-11-02 | 1 | -1/+1 | |
* | | | | | | | | | Merge pull request #10007 from Jafaral/debrpm | Quentin Young | 2021-11-09 | 2 | -5/+441 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | debian: adjust the changelog for the dev branch | Jafar Al-Gharaibeh | 2021-11-08 | 1 | -1/+7 | |
| * | | | | | | | | debian, redhat: sync changelog from 8.1 release | Jafar Al-Gharaibeh | 2021-11-08 | 2 | -6/+436 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #9996 from opensourcerouting/resolver-fix-threads | Igor Ryzhov | 2021-11-09 | 8 | -81/+206 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | lib: remove `vector_get_index()` | David Lamparter | 2021-11-08 | 2 | -12/+0 | |
| * | | | | | | | | tests: add c-ares "exercise" tool | David Lamparter | 2021-11-08 | 3 | -0/+92 | |
| * | | | | | | | | tests: allow common_cli.c with logging enabled | David Lamparter | 2021-11-08 | 2 | -1/+4 | |
| * | | | | | | | | lib: fix c-ares thread misuse | David Lamparter | 2021-11-08 | 1 | -68/+110 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #9924 from idryzhov/isis-nb-improvements | Russ White | 2021-11-08 | 8 | -242/+36 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | isisd: fix circuit is-type configuration | Igor Ryzhov | 2021-10-30 | 7 | -123/+30 |