]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
glue in additional pages
authorAlan T. DeKok <aland@freeradius.org>
Sun, 25 Jan 2026 21:29:34 +0000 (16:29 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 25 Jan 2026 22:05:53 +0000 (17:05 -0500)
doc/antora/modules/howto/nav.adoc
doc/antora/modules/howto/pages/vendors/huawei.adoc [moved from doc/antora/modules/howto/pages/vendors/huawei.doc with 100% similarity]
doc/antora/modules/howto/pages/vendors/index.adoc

index 7ffccecd9395bb22c03a68d85a48494a4fd2222b..69390cb921077ab65a6f9ae5c4a67ee89d5f3319 100644 (file)
 *** 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]
index 32b555284910c4eccf36fb9ebc12d3f22c53d599..da91a64df3a87d933815f276aa6fdeab6392cd44 100644 (file)
@@ -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.