summaryrefslogtreecommitdiffstats
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16191 from pguibert6WIND/srte_color_not_copiedbase_10.1Donatas Abraitis2024-06-121-0/+1
|\
| * lib: fix copy srte_color from zapi_nexthop structurePhilippe Guibert2024-06-101-0/+1
* | Merge pull request #16093 from louis-6wind/fix-show-route-memoryDonatas Abraitis2024-06-102-0/+17
|\ \ | |/ |/|
| * lib: add helpers to print json keysLouis Scalbert2024-06-072-0/+17
* | Merge pull request #15900 from mikemallin/v6-vtep-lib-upstreamDonald Sharp2024-06-075-11/+31
|\ \ | |/ |/|
| * bgpd, lib, zebra: Extend ES_VTEP_LIST_STR_SZ to support IPv6 addressesMike RE Mallin2024-05-311-3/+3
| * lib, zebra: Update prefix_sg structure for IPv6 group supportMike RE Mallin2024-05-312-4/+15
| * lib: Make the ip arg const in stream_put_ipaddrMike RE Mallin2024-05-312-2/+2
| * lib: Add clang-format wrapper around printfrr_extMike RE Mallin2024-05-311-0/+2
| * lib: Add ipaddr_is_same to compare IPv6 addressesMike RE Mallin2024-05-311-0/+6
| * lib: Add SET_IPADDR_NONE macroMike RE Mallin2024-05-311-2/+3
* | lib: comments about public vs private message apisChristian Hopps2024-06-041-9/+18
* | lib: make python/ts_expand.py actually workDavid Lamparter2024-05-311-1/+1
|/
* Merge pull request #15082 from louis-6wind/fix-iff-lower-upIgor Ryzhov2024-05-281-9/+23
|\
| * lib: take into account the iff_lower_up flagLouis Scalbert2024-04-261-9/+17
| * build: include our own copy of if.h and dependenciesLouis Scalbert2024-04-261-0/+6
* | Merge pull request #15980 from donaldsharp/agentx_updateDonatas Abraitis2024-05-205-34/+90
|\ \
| * | *: Modify agentx to be allowed to be calledDonald Sharp2024-05-105-34/+90
* | | zebra: fix dump SR-TE information if availablePhilippe Guibert2024-05-151-12/+6
* | | zebra, lib: move nexthop display helper to lib folderPhilippe Guibert2024-05-152-0/+355
* | | Merge pull request #15876 from opensourcerouting/typesafe-expandMark Stapp2024-05-143-0/+6
|\ \ \
| * | | python: add tool to expand typesafe definitionsDavid Lamparter2024-04-293-0/+6
* | | | lib, vtysh, topotests: fix 'show ip[v6] access-list ... json' formattingPiotr Suchy2024-05-141-12/+6
* | | | lib: Allow doing match/set tag untaggedDonatas Abraitis2024-05-101-11/+32
| |/ / |/| |
* | | Merge pull request #15962 from opensourcerouting/zmq-xref-setupDonald Sharp2024-05-081-0/+2
|\ \ \
| * | | lib: stick `XREF_SETUP` into libfrrzmqDavid Lamparter2024-05-071-0/+2
* | | | Merge pull request #15608 from vjardin/libyang3Martin Winter2024-05-082-15/+63
|\ \ \ \ | |/ / / |/| | |
| * | | lib: libyang.so.3 compatibilty layersVincent JARDIN2024-05-082-15/+63
* | | | Merge pull request #15944 from lsang6WIND/fix-same-prefixRuss White2024-05-071-17/+2
|\ \ \ \
| * | | | if: fix same connected addressLoïc Sang2024-05-061-17/+2
* | | | | Merge pull request #15594 from idryzhov/mgmt-rpcChristian Hopps2024-05-0617-107/+585
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lib: fix style and add more comments to NB codeIgor Ryzhov2024-04-221-6/+14
| * | | | lib: add native RPC processing to mgmt frontend clientIgor Ryzhov2024-04-225-0/+138
| * | | | mgmtd: add native RPC processingIgor Ryzhov2024-04-221-1/+4
| * | | | mgmtd: add backend xpath map for RPCIgor Ryzhov2024-04-221-0/+1
| * | | | lib: add native RPC processing to mgmt backend clientIgor Ryzhov2024-04-226-0/+263
| * | | | tests: add test for NB RPC callbackIgor Ryzhov2024-04-222-0/+25
| * | | | lib: rework northbound RPC callbackIgor Ryzhov2024-04-227-100/+140
* | | | | Merge pull request #15902 from opensourcerouting/build-xref-setup-hppaDonald Sharp2024-05-061-0/+9
|\ \ \ \ \
| * | | | | build: warn/fail on missing `XREF_SETUP()`David Lamparter2024-05-021-0/+9
| | |/ / / | |/| | |
* / | | | lib: fix `time_t` print without castDavid Lamparter2024-05-021-2/+3
|/ / / /
* | | | Merge pull request #15837 from acooks-at-bda/dev/fix-deprecated-cares-apiDavid Lamparter2024-05-021-1/+66
|\ \ \ \
| * | | | lib: replace deprecated ares_gethostbynameAndrew Cooks2024-04-251-0/+65
| * | | | lib: replace deprecated ares_process()Andrew Cooks2024-04-251-1/+1
* | | | | Merge pull request #15890 from httpstorm/frr-macOS-section.2024-04-30David Lamparter2024-05-012-15/+18
|\ \ \ \ \
| * | | | | lib: fix error on MacOSRuben Kerkhof2024-04-302-15/+18
* | | | | | Merge pull request #15673 from pguibert6WIND/isis_srv6_usidDonatas Abraitis2024-05-011-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lib: fix srv6 locator flags propagated to isisPhilippe Guibert2024-04-231-0/+2
* | | | | | Merge pull request #15653 from pguibert6WIND/link_state_srv6_capasOlivier Dugeon2024-04-302-1/+146
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | isis, lib: add isis srv6 capability to ls_nodePhilippe Guibert2024-04-232-0/+15