From: Alan T. DeKok Date: Thu, 22 Nov 2012 15:46:43 +0000 (-0500) Subject: As posted to the list X-Git-Tag: release_2_2_1~212 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=65a40f4dc69ce6dab2d09127b0a30c1c17478ae9;p=thirdparty%2Ffreeradius-server.git As posted to the list --- diff --git a/share/dictionary b/share/dictionary index f7fa19ecc53..499d1292cfc 100644 --- a/share/dictionary +++ b/share/dictionary @@ -133,6 +133,7 @@ $INCLUDE dictionary.erx $INCLUDE dictionary.ericsson $INCLUDE dictionary.extreme $INCLUDE dictionary.f5 +$INCLUDE dictionary.fdxtended $INCLUDE dictionary.freeradius $INCLUDE dictionary.freeswitch $INCLUDE dictionary.fortinet diff --git a/share/dictionary.fdxtended b/share/dictionary.fdxtended new file mode 100644 index 00000000000..55d9d97795a --- /dev/null +++ b/share/dictionary.fdxtended @@ -0,0 +1,15 @@ +VENDOR fdXtended 34536 + +BEGIN-VENDOR fdXtended +ATTRIBUTE fdXtended-Bandwidth-Up 1 integer +ATTRIBUTE fdXtended-Bandwidth-Down 2 integer +ATTRIBUTE fdXtended-PostAuthURL 3 string +ATTRIBUTE fdXtended-One2onenat-IP 4 string +ATTRIBUTE fdXtended-ContentFilter 5 integer +ATTRIBUTE fdXtended-NetworkPolicy 6 integer +ATTRIBUTE fdXtended-BytesDown 7 integer +ATTRIBUTE fdXtended-BytesUp 8 integer +ATTRIBUTE fdXtended-Expiration 9 string +ATTRIBUTE fdXtended-SessionTimeout 10 integer +ATTRIBUTE fdXtended-Wan-Interface 11 string +END-VENDOR fdXtended