summaryrefslogtreecommitdiffstats
path: root/nhrpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #16788 from LabNConsulting/jmuthii/nhrpd-retry-resolutionJafar Al-Gharaibeh2024-09-242-24/+77
|\
| * nhrpd: Implement retrying resolution requestJoshua Muthii2024-09-172-24/+77
* | nhrpd: fixes duplicate auth extensionDenys Haryachyy2024-09-121-0/+6
* | nhrpd: Added a command "no tunnel protection vici profile PROFILE"aapostoliuk2024-09-101-2/+7
* | nhrpd: fix show nhrp shortcut jsonLouis Scalbert2024-08-301-1/+1
* | nhrpd: fix sending /32 shortcutLouis Scalbert2024-08-231-0/+4
|/
* nhrpd: fixes duplicate auth extensionDave LeRoy2024-07-261-8/+11
* nhrpd: Fixes auth no redirect bugDave LeRoy2024-07-181-1/+8
* nhrpd: Fixes auth config change bugDave LeRoy2024-07-171-2/+6
* nhrpd: add cisco-authentication password supportDave LeRoy2024-06-113-17/+25
* nhrp: add `cisco-authentication` password supportVolodymyr Huti2024-06-117-26/+184
* nhrpd: cleans up shortcut cache entries on terminationDave LeRoy2024-06-052-6/+10
* nhrpd: fixes core dump on shutdowndleroy2024-05-301-2/+2
* nhrp: replace hard coded retry time with value derived from holdtimeLou Berger2024-04-231-3/+9
* *: Add missing SPDX-License-Identifier for some .c/.h filesDonatas Abraitis2024-03-214-0/+6
* nhrp: fix race conditionLou Berger2024-02-081-0/+5
* *: create a single registry of daemons' default port valuesMark Stapp2024-02-011-1/+0
* *: fix `frr_daemon_info` indentationDavid Lamparter2024-01-271-5/+10
* nhrpd: remove netlink_configure_arp declarationLouis Scalbert2024-01-241-1/+0
* nhrpd: unset noarp flag using a zapi messageLouis Scalbert2024-01-244-21/+8
* lib, nhrpd: Move neighbor reg/unreg to lib/zclient.cDonald Sharp2024-01-222-27/+13
* *: Rename ZEBRA_NHRP_NEIGH_XXX to ZEBRA_NEIGH_XXXDonald Sharp2024-01-222-12/+12
* *: zebra.h should not have fcntl.hDonald Sharp2024-01-092-0/+2
* *: Remove sys/ioctl.h from zebra.hDonald Sharp2024-01-041-0/+1
* nhrpd: Cleanup a hash on nhrp shutdownDonald Sharp2023-12-161-0/+1
* lib, bgpd, nhrpd: Cleanup memory in lib/resolver on shutdownDonald Sharp2023-12-161-0/+2
* *: convert `struct interface->connected` to DLISTDavid Lamparter2023-11-221-2/+1
* *: Remove netlink headers from lib/zebra.hDonald Sharp2023-11-072-0/+8
* lib: convert if_zapi_callbacks into actual hooksDavid Lamparter2023-11-031-2/+4
* Merge pull request #14561 from idryzhov/implicit-fallthroughDonald Sharp2023-10-132-4/+4
|\
| * build: add -Wimplicit-fallthroughIgor Ryzhov2023-10-122-4/+4
* | nhrpd: Fix nhrp_peer leakKeelan102023-10-123-2/+5
|/
* nhrpd: clean up locals in route zapi apiMark Stapp2023-07-101-3/+3
* nhrpd: Fix nhrpd memory leakKeelan102023-04-241-0/+1
* Merge pull request #12837 from donaldsharp/unlikely_routemapRuss White2023-04-041-8/+0
|\
| * babeld, lib, nhrpd: Add likely and unlikely macrosDonald Sharp2023-03-231-8/+0
* | *: Convert event.h to frrevent.hDonald Sharp2023-03-2412-12/+12
* | *: Convert `struct event_master` to `struct event_loop`Donald Sharp2023-03-242-2/+2
* | *: Convert THREAD_XXX macros to EVENT_XXX macrosDonald Sharp2023-03-249-42/+42
* | *: Convert struct thread_master to struct event_master and it's ilkDonald Sharp2023-03-242-2/+2
* | *: Convert thread_cancelXXX to event_cancelXXXDonald Sharp2023-03-241-1/+1
* | *: Convert thread_add_XXX functions to event_add_XXXDonald Sharp2023-03-249-84/+83
* | *: Rename `struct thread` to `struct event`Donald Sharp2023-03-2410-36/+36
* | *: Rename thread.[ch] to event.[ch]Donald Sharp2023-03-2412-12/+12
* | *: Add a hash_clean_and_free() functionDonald Sharp2023-03-211-6/+1
|/
* nhrpd: drop peer references on freeing cache entryDavid Lamparter2023-03-191-0/+2
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-0923-133/+23
* *: manual SPDX License ID conversionsDavid Lamparter2023-02-091-3/+1
* nhrpd: Add missing enum's to switch statementDonald Sharp2023-01-314-16/+37
* build, vtysh: extract vtysh commands from .xrefDavid Lamparter2022-10-261-1/+0