From: Alan T. DeKok Date: Sun, 25 Jan 2026 21:29:34 +0000 (-0500) Subject: glue in additional pages X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff4cb473c7cb66a45d837a3316d2f721dff9e3b6;p=thirdparty%2Ffreeradius-server.git glue in additional pages --- diff --git a/doc/antora/modules/howto/nav.adoc b/doc/antora/modules/howto/nav.adoc index 7ffccecd939..69390cb9210 100644 --- a/doc/antora/modules/howto/nav.adoc +++ b/doc/antora/modules/howto/nav.adoc @@ -129,9 +129,13 @@ *** xref:os/letsencrypt.adoc[LetsEncrypt] ** xref:vendors/index.adoc[Vendors] +*** xref:vendors/alcatel-lucent.adoc[Alcatel-Lucent] +*** xref:vendors/alvarion.adoc[Alvarion] *** xref:vendors/ascend.adoc[Ascend] *** xref:vendors/bay.adoc[Bay] *** xref:vendors/cisco.adoc[Cisco] +*** xref:vendors/hp.adoc[HP] +*** xref:vendors/huawei.adoc[Huawei] *** xref:vendors/proxim.adoc[ProxIM] ** xref:optimization/index.adoc[Optimisation] diff --git a/doc/antora/modules/howto/pages/vendors/huawei.doc b/doc/antora/modules/howto/pages/vendors/huawei.adoc similarity index 100% rename from doc/antora/modules/howto/pages/vendors/huawei.doc rename to doc/antora/modules/howto/pages/vendors/huawei.adoc diff --git a/doc/antora/modules/howto/pages/vendors/index.adoc b/doc/antora/modules/howto/pages/vendors/index.adoc index 32b55528491..da91a64df3a 100644 --- a/doc/antora/modules/howto/pages/vendors/index.adoc +++ b/doc/antora/modules/howto/pages/vendors/index.adoc @@ -1,14 +1,27 @@ = Vendors -FreeRADIUS supports vendor-specific attributes (VSAs), allowing vendors to extend RADIUS functionality beyond the basic IETF attributes. FreeRADIUS interprets the VSAs and uses them for authentication, authorization, and accounting processes. +FreeRADIUS supports vendor-specific attributes (VSAs), allowing +vendors to extend RADIUS functionality beyond the basic IETF +attributes. FreeRADIUS interprets the VSAs and uses them for +authentication, authorization, and accounting processes. -By using VSAs, vendors can include their proprietary information within the RADIUS packets. VSAs allow vendors to define specific behaviors or pass custom information. FreeRADIUS incorporates VSAs into its policies to implement vendor-specific logic allowing for more complex integrations. +By using VSAs, vendors can include their proprietary information +within the RADIUS packets. VSAs allow vendors to define specific +behaviors or pass custom information. FreeRADIUS incorporates VSAs +into its policies to implement vendor-specific logic allowing for more +complex integrations. -FreeRADIUS provides vendor-specific attributes for many vendors that include: +FreeRADIUS provides vendor-specific attributes for many vendors. The +following pages are largely historical, but may contain some useful +information. +* xref:vendors/alcatel-lucent.adoc[Alcatel-Lucent] +* xref:vendors/alvarion.adoc[Alvarion] * xref:vendors/ascend.adoc[Ascend] * xref:vendors/bay.adoc[Bay] * xref:vendors/cisco.adoc[Cisco] +* xref:vendors/hp.adoc[HP] +* xref:vendors/huawei.adoc[Huawei] * xref:vendors/proxim.adoc[ProxIM] // Copyright (C) 2026 Network RADIUS SAS. Licenced under CC-by-NC 4.0.