summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #12248 from pguibert6WIND/bgpasdotRuss White2023-02-2176-473/+7247
|\
| * bgpd: handle case where passed RD is nullPhilippe Guibert2023-02-101-1/+2
| * bgpd: fix dereference of null pointer in bgp_attr_aspathPhilippe Guibert2023-02-101-1/+2
| * bgpd: fix dereference of null pointer in 'bgp_evpn_es_evi_show_entry'Philippe Guibert2023-02-101-1/+2
| * topotests: add bgp_asdot_regex testPhilippe Guibert2023-02-108-0/+347
| * bgpd: add as notation support for bgp rpki servicePhilippe Guibert2023-02-101-17/+36
| * bgpd: handle network rd parameter in network configurationPhilippe Guibert2023-02-102-10/+10
| * tests: add unit tests to bgp aspath to check as dot formatPhilippe Guibert2023-02-101-33/+161
| * topotests: add bgp_local_asn_dot testPhilippe Guibert2023-02-106-0/+5195
| * bgpd: support for route-distinguisher format with 3 fieldsPhilippe Guibert2023-02-102-6/+30
| * yang: route-distinguisher typedef support asdot notationPhilippe Guibert2023-02-101-1/+13
| * yang: route-distinguisher typedef for route-maps reworkedPhilippe Guibert2023-02-101-1/+85
| * topotests: add test with aspath list encoded as asdot+ formatPhilippe Guibert2023-02-1010-0/+170
| * bgpd: store the route-distinguisher from config as a stringPhilippe Guibert2023-02-109-13/+37
| * bgpd: support for as notation format for route distinguisherPhilippe Guibert2023-02-1019-113/+223
| * bgpd: the neighbor as are displayed with as-notation modePhilippe Guibert2023-02-102-32/+54
| * bgpd: store the confederation as identifier as a stringPhilippe Guibert2023-02-103-21/+44
| * bgpd: store the neighbor as identifier as a stringPhilippe Guibert2023-02-104-35/+67
| * bgpd: modify bgp as number outputPhilippe Guibert2023-02-106-12/+41
| * bgpd: aspath list format binds on as-notation formatPhilippe Guibert2023-02-1013-38/+166
| * bgpd: add as-notation keyword to 'router bgp' vty commandPhilippe Guibert2023-02-1012-46/+166
| * lib, bgp: add initial support for asdot formatPhilippe Guibert2023-02-1020-105/+397
| * bgpd: store the bgp as identifier in the configured as-notationPhilippe Guibert2023-02-108-33/+45
* | Merge pull request #12849 from opensourcerouting/fix/tests_enumDonald Sharp2023-02-211-17/+10
|\ \
| * | tests: Cover all enum values for unit testsDonatas Abraitis2023-02-201-17/+10
* | | Merge pull request #12850 from LabNConsulting/chopps/ospfapi-fixesDonald Sharp2023-02-2111-212/+302
|\ \ \ | |/ / |/| |
| * | tests: improve the ospfapi test (move to square topology)Christian Hopps2023-02-207-103/+131
| * | ospfclient: remove register "READY" requirementChristian Hopps2023-02-201-51/+89
| * | ospfclient: bugfix and no implicit registerChristian Hopps2023-02-201-31/+32
| * | ospfd: compare prefix values in host orderChristian Hopps2023-02-201-2/+5
| * | ospfd: small bugfix for miscounting A[S]BRsChristian Hopps2023-02-201-26/+35
| * | ospfd: inc. opaque data in `show opaque info detail json` outputChristian Hopps2023-02-201-4/+15
* | | Merge pull request #12842 from opensourcerouting/fix/convert_flags_inverted_o...Donald Sharp2023-02-201-2/+4
|\ \ \
| * | | bgpd: Convert flags_invert/flags_override to uint64_tDonatas Abraitis2023-02-191-2/+4
| |/ /
* | | Merge pull request #12830 from anlancs/fix/doc-ripd-rstDonatas Abraitis2023-02-192-12/+11
|\ \ \
| * | | doc: cosmetic changes for ripngdanlan_cs2023-02-171-6/+2
| * | | doc: cosmetic changes for ripdanlan_cs2023-02-171-6/+9
* | | | Merge pull request #12843 from donaldsharp/use_defineDonatas Abraitis2023-02-191-3/+3
|\ \ \ \
| * | | | bgpd: Use actual defines to set valuesDonald Sharp2023-02-181-3/+3
| | |/ / | |/| |
* | | | Merge pull request #12845 from sri-mohan1/sri-mohan-ldpDonatas Abraitis2023-02-191-10/+15
|\ \ \ \ | |/ / / |/| | |
| * | | ldpd: changes for code maintainabilitysri-mohan12023-02-191-10/+15
* | | | Merge pull request #12791 from taspelund/loc_rib_json_fixDonatas Abraitis2023-02-177-119/+158
|\ \ \ \
| * | | | tests: update tests using 'show bgp json detail'Trey Aspelund2023-02-164-78/+100
| * | | | bgpd: fix 'json detail' output structureTrey Aspelund2023-02-163-41/+58
| | |/ / | |/| |
* | | | Merge pull request #12780 from opensourcerouting/spdx-license-idDonald Sharp2023-02-171742-25227/+1891
|\ \ \ \
| * | | | tools: allow // SPDX... in checkpatch.plDavid Lamparter2023-02-101-1/+3
| * | | | doc: update workflow docs for SPDX headerDavid Lamparter2023-02-091-19/+22
| * | | | *: remove some leftover license blurbsDavid Lamparter2023-02-096-23/+0
| * | | | yang: add SPDX License IDsDavid Lamparter2023-02-0928-0/+28
| * | | | lib: SPDX License ID on skiplist codeDavid Lamparter2023-02-093-32/+17