From a86c5f7cae7ec9a3398300555a0b644689d946a1 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel.baumann@progress-linux.org>
Date: Thu, 19 Sep 2024 06:14:53 +0200
Subject: Merging upstream version 4.4.0.

Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
---
 resources/protocols/radius/dictionary.pfsense | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
 create mode 100644 resources/protocols/radius/dictionary.pfsense

(limited to 'resources/protocols/radius/dictionary.pfsense')

diff --git a/resources/protocols/radius/dictionary.pfsense b/resources/protocols/radius/dictionary.pfsense
new file mode 100644
index 00000000..c211a6f7
--- /dev/null
+++ b/resources/protocols/radius/dictionary.pfsense
@@ -0,0 +1,18 @@
+# -*- text -*-
+# Copyright (C) 2019 The FreeRADIUS Server project and contributors
+#
+# dictionary.pfsense
+# pfSense Captive Portal Dictionary
+#
+# https://github.com/pfsense/pfsense/blob/master/src/usr/share/doc/radius/dictionary.pfsense
+#
+
+VENDOR		pfSense				13644
+
+BEGIN-VENDOR	pfSense
+
+ATTRIBUTE	pfSense-Bandwidth-Max-Up		1	integer
+ATTRIBUTE	pfSense-Bandwidth-Max-Down		2	integer
+ATTRIBUTE	pfSense-Max-Total-Octets		3	integer
+
+END-VENDOR	pfSense
-- 
cgit v1.2.3