| Commit message (Expand) | Author | Age | Files | Lines |
* | pim6d: Impelmenting "ipv6 mld join" | Abhishek N R | 2023-04-03 | 1 | -0/+8 |
* | bgpd: Allow peering via 127.0.0.0/8 | Donatas Abraitis | 2023-03-21 | 1 | -4/+1 |
* | lib, bgpd: bmp was not specifying l2vpn afi | Donald Sharp | 2023-02-23 | 1 | -0/+1 |
* | Merge pull request #12248 from pguibert6WIND/bgpasdot | Russ White | 2023-02-21 | 1 | -1/+4 |
|\ |
|
| * | bgpd: support for as notation format for route distinguisher | Philippe Guibert | 2023-02-10 | 1 | -1/+4 |
* | | *: auto-convert to SPDX License IDs | David Lamparter | 2023-02-09 | 1 | -16/+1 |
|/ |
|
* | lib: handle visual studio code C/C++ extension | Rafael Zalamena | 2022-11-28 | 1 | -16/+0 |
* | Merge pull request #8647 from sworleys/DVNI-Config-Changes | Donatas Abraitis | 2022-10-18 | 1 | -0/+1 |
|\ |
|
| * | bgpd,lib: route-map/plist matching via type-2/5 routes | Stephen Worley | 2022-08-23 | 1 | -0/+1 |
* | | bgpd: Use %pRD for prefix_rd2str() | Donatas Abraitis | 2022-09-22 | 1 | -0/+1 |
|/ |
|
* | pimd: Fix description for PIM_SG_LEN | Sarita Patra | 2022-07-12 | 1 | -1/+1 |
* | lib: Convert ipv4_martian to bool | Donatas Abraitis | 2022-07-01 | 1 | -3/+3 |
* | lib: Allow using IPv4 (Class E) reserved block if enabled | Donatas Abraitis | 2022-07-01 | 1 | -11/+3 |
* | lib: Add an api is_ipv6_global_unicast | Mobashshera Rasool | 2022-06-22 | 1 | -0/+9 |
* | bgpd: Wrap IPV4_CLASS_DE into ipv4_unicast_valid() helper | Donatas Abraitis | 2022-06-13 | 1 | -1/+12 |
* | lib: prefix unionization | David Lamparter | 2022-04-27 | 1 | -10/+10 |
* | lib: remove unused `struct prefix_ptr` | David Lamparter | 2022-04-27 | 1 | -7/+0 |
* | lib: prefix_afi() helper | David Lamparter | 2022-04-24 | 1 | -0/+5 |
* | lib, pimd: add a bunch of address helpers | David Lamparter | 2022-04-07 | 1 | -0/+65 |
* | lib, bgpd: changes for EAD-per-ES fragmentation | Anuradha Karuppiah | 2022-03-18 | 1 | -0/+1 |
* | pimd: add more dual-family address bits | David Lamparter | 2022-01-17 | 1 | -3/+0 |
* | pimd: move `%pSG4` to `%pPSG4` | David Lamparter | 2022-01-12 | 1 | -1/+1 |
* | lib,zebra: use more const | Mark Stapp | 2021-09-14 | 1 | -2/+2 |
* | lib,ospfd,ospf6d: remove duplicated function | Rafael Zalamena | 2021-07-09 | 1 | -10/+22 |
* | *: Replace IPV4_MAX_PREFIXLEN to IPV4_MAX_BITLEN | Donatas Abraitis | 2021-07-01 | 1 | -1/+0 |
* | *: Replace IPV6_MAX_PREFIXLEN to IPV6_MAX_BITLEN | Donatas Abraitis | 2021-07-01 | 1 | -1/+0 |
* | *: unify prefix copying | Igor Ryzhov | 2021-06-29 | 1 | -8/+0 |
* | Merge pull request #8353 from opensourcerouting/llvm-20210327 | Quentin Young | 2021-06-01 | 1 | -2/+7 |
|\ |
|
| * | lib: fix transparent_union for clang++ | David Lamparter | 2021-03-27 | 1 | -2/+7 |
* | | lib: remove inet6_ntoa api | Mark Stapp | 2021-03-31 | 1 | -2/+0 |
|/ |
|
* | *: remove more sprintf() | Quentin Young | 2021-02-09 | 1 | -1/+1 |
* | lib: fix macro style | Igor Ryzhov | 2020-11-18 | 1 | -2/+2 |
* | bgpd: support for DF election in EVPN-MH | Anuradha Karuppiah | 2020-10-26 | 1 | -0/+2 |
* | *: Remove solaris from FRR | Donald Sharp | 2020-09-21 | 1 | -9/+0 |
* | lib: add family attribute for flowspec prefix structure | Philippe Guibert | 2020-08-21 | 1 | -0/+1 |
* | bgpd, lib: move EVPN route type def to lib and use it in the prefix macros | Anuradha Karuppiah | 2020-08-05 | 1 | -15/+24 |
* | lib, bgpd: Remove unused variable from structure | Donald Sharp | 2020-08-05 | 1 | -1/+0 |
* | bgpd: support for Ethernet Segments and Type-1/EAD routes | Anuradha Karuppiah | 2020-08-05 | 1 | -0/+1 |
* | lib: prefix: Add VTEP-IP to the EAD route prefix | Anuradha Karuppiah | 2020-08-05 | 1 | -1/+26 |
* | lib: add %pEA for struct ethaddr * | David Lamparter | 2020-07-14 | 1 | -0/+2 |
* | lib: clarify usage of prefix_bit function | Quentin Young | 2020-06-22 | 1 | -2/+10 |
* | lib: prefix: add prefix_rd type | streambinder | 2020-06-15 | 1 | -0/+2 |
* | lib: constify a few parameters of helper functions | Renato Westphal | 2020-04-30 | 1 | -1/+1 |
* | lib: prepare for plugin-based frr_format check | David Lamparter | 2020-03-29 | 1 | -0/+16 |
* | lib: make is_default_host_route use a const struct prefix | Donald Sharp | 2020-03-22 | 1 | -1/+1 |
* | bgpd: RFC compliance wrt invalid RMAC, GWIP, ESI and VNI | Kishore Aramalla | 2020-02-11 | 1 | -0/+2 |
* | Merge pull request #4773 from thozza/31-prefix-bcast-addr | Russ White | 2020-01-28 | 1 | -2/+1 |
|\ |
|
| * | lib/prefix.c: ipv4_broadcast_addr() didn't comply with RFC3021 | Tomas Hozza | 2019-08-05 | 1 | -2/+1 |
* | | lib/prefix: flip the bitrot compost | David Lamparter | 2019-12-14 | 1 | -7/+0 |
* | | *: Convert prefix_free to double pointer | Donald Sharp | 2019-11-02 | 1 | -3/+7 |