summaryrefslogtreecommitdiffstats
path: root/nhrpd (follow)
Commit message (Expand)AuthorAgeFilesLines
* libs,nhrpd: remove exec permMark Stapp2021-01-126-0/+0
* nhrpd: Cleanup resources when interface is deletedReuben Dowle2020-12-165-2/+103
* nhrpd: Only create one child saGaurav Goyal2020-12-161-0/+2
* nhrpd: Use MTU received in registration in nhs cacheGaurav Goyal2020-12-161-1/+4
* nhrpd: Create route to private spoke-spoke network correctlyGaurav Goyal2020-12-161-1/+18
* nhrpd: Clear shortcut routes properly for all protocolsGaurav Goyal2020-12-161-4/+3
* nhrpd: add reference to net.ipv4.ip_forward_use_pmtu=1 threadTimo Teräs2020-12-161-0/+1
* nhrpd: change ipsec SA count to 32-bitTimo Teräs2020-12-161-1/+1
* nhrpd: Set correct prefix length in nhrp registrationAmol Lad2020-12-161-1/+2
* nhrpd: fix SA warning in nhrp_interfaceMark Stapp2020-12-081-4/+10
* nhrpd: cache config may disappear if iface not present at startupPhilippe Guibert2020-11-234-17/+195
* bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefixDonald Sharp2020-11-182-3/+6
* nhrpd: Fix memory leak on shutdownDonald Sharp2020-11-071-0/+12
* *: unify thread/event cancel macrosMark Stapp2020-10-232-2/+2
* :* Convert prefix2str to %pFXDonatas Abraitis2020-10-223-43/+26
* nhrp: Make vici socket path configurableZoran Pericic2020-10-122-2/+3
* Merge pull request #7222 from idryzhov/fix-debugRenato Westphal2020-10-101-1/+2
|\
| * *: move "show debugging ..." commands to enable nodeIgor Ryzhov2020-10-021-1/+2
* | vtysh: dynamically generate the list of daemons for commandsIgor Ryzhov2020-10-021-0/+1
|/
* lib: fix crashes with leafrefs that point to non-implemented modulesRenato Westphal2020-09-111-1/+0
* nhrpd: add frr-vrf to the list of implemented yang modulesDonald Sharp2020-09-111-0/+1
* nhrpd: ignore zebra updates about our routes being deleted/addedPhilippe Guibert2020-07-311-0/+4
* *: un-split strings across linesDavid Lamparter2020-07-141-2/+1
* *: integrate remaining daemons with filterRafael Zalamena2020-06-051-0/+2
* build: use VPATH for vtysh_scanDavid Lamparter2020-04-271-1/+1
* *: use appropriate buffer sizes, specifiersQuentin Young2020-04-211-1/+2
* *: sprintf -> snprintfQuentin Young2020-04-211-1/+2
* *: move CLI node names to cmd_node->nameDavid Lamparter2020-04-161-0/+2
* *: move CLI parent data to cmd_node->parent_nodeDavid Lamparter2020-04-161-0/+2
* *: remove second parameter on install_node()David Lamparter2020-04-161-2/+6
* *: remove cmd_node->vtyshDavid Lamparter2020-04-161-2/+0
* nhrpd: Actually allow json outputDonald Sharp2020-04-151-1/+1
* *: Do not cast to the same typeDonatas Abraitis2020-04-081-4/+4
* Merge pull request #5825 from pguibert6WIND/nhrp_vtyDonatas Abraitis2020-03-221-48/+227
|\
| * nhrpd: add json support to show nhrp vty commandsPhilippe Guibert2020-03-131-48/+227
* | Merge pull request #6043 from pguibert6WIND/nhrp_clear_cacheDonald Sharp2020-03-201-1/+1
|\ \
| * | nhrpd: fix clear nhrp cache dynamic entriesPhilippe Guibert2020-03-191-1/+1
| |/
* | nhrpd: resolve formatting warningsGhasem Naddaf2020-03-114-48/+32
* | Merge branch 'master' into nhrp_bugfixGhasem Naddaf2020-03-1110-64/+62
|\|
| * Merge pull request #5922 from pguibert6WIND/nhrp_override_fixDonald Sharp2020-03-091-4/+0
| |\
| | * Revert "nhrpd: ignore zebra updates about our routes being deleted/added"Philippe Guibert2020-03-061-4/+0
| * | *: Replace `sizeof something` to sizeof(something)Donatas Abraitis2020-03-0810-60/+60
| |/
| * Merge pull request #5918 from ton31337/fix/__func__everywhereQuentin Young2020-03-052-3/+3
| |\
| | * *: Replace __PRETTY_FUNCTION__/__FUNCTION__ to __func__Donatas Abraitis2020-03-052-3/+3
| * | nhrpd: ignore zebra updates about our routes being deleted/addedPhilippe Guibert2020-03-051-0/+4
| |/
| * nhrpd: Cleanup set but unused variablesDonald Sharp2020-02-271-4/+3
* | nhrpd: route update support for natoa nbmaGhasem Naddaf2020-02-272-23/+153
* | nhrpd: add holdtime and MTU to CIEGhasem Naddaf2020-02-272-35/+116
* | nhrpd: fix netlink neigh message handling for lladdrGhasem Naddaf2020-02-271-11/+31
|/
* nhrpd: allow no nhrp map cmd to match the configured cmdJafar Al-Gharaibeh2020-02-141-2/+4