diff options
author | Kent Fredric <kentnl@gentoo.org> | 2017-12-28 20:58:43 +1300 |
---|---|---|
committer | Kent Fredric <kentnl@gentoo.org> | 2017-12-30 15:38:45 +1300 |
commit | 03d6c2a04a2059d6456d5e716c5765189aef6650 (patch) | |
tree | 16153b64c5bd04a4ea667f27088fb2b921c0606f /dev-perl/Authen-Radius/files | |
parent | dev-perl/RPC-XML: Bump to version 0.800.0 (diff) | |
download | gentoo-03d6c2a04a2059d6456d5e716c5765189aef6650.tar.gz gentoo-03d6c2a04a2059d6456d5e716c5765189aef6650.tar.bz2 gentoo-03d6c2a04a2059d6456d5e716c5765189aef6650.zip |
dev-perl/Authen-Radius: Copy from dev-perl/RadiusPerl
Upstream name change migration
Package-Manager: Portage-2.3.18, Repoman-2.3.6
Diffstat (limited to 'dev-perl/Authen-Radius/files')
-rw-r--r-- | dev-perl/Authen-Radius/files/dictionary.cisco.ssg.patch | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/dev-perl/Authen-Radius/files/dictionary.cisco.ssg.patch b/dev-perl/Authen-Radius/files/dictionary.cisco.ssg.patch new file mode 100644 index 000000000000..bbec7052ff67 --- /dev/null +++ b/dev-perl/Authen-Radius/files/dictionary.cisco.ssg.patch @@ -0,0 +1,14 @@ +--- /etc/raddb/dictionary.cisco 2010-02-10 01:04:00.000000000 +0200 ++++ dictionary.cisco 2010-02-10 01:06:10.000000000 +0200 +@@ -118,3 +118,11 @@ + VALUE Cisco-Disconnect-Cause Session-End-Callback 102 + VALUE Cisco-Disconnect-Cause Invalid-Protocol 120 + ++#ISG Support http://www.cisco.com/en/US/docs/ios/12_2sb/isg/coa/guide/isgcaapa.html ++ATTRIBUTE Cisco-Policy-Up 37 string Cisco ++ATTRIBUTE Cisco-Policy-Down 38 string Cisco ++ATTRIBUTE Cisco-SSG-Subscriber-Password 249 string Cisco ++ATTRIBUTE Cisco-SSG-Account-Info 250 string Cisco ++ATTRIBUTE Cisco-SSG-Service-Info 251 string Cisco ++ATTRIBUTE Cisco-SSG-Command-Code 252 string Cisco ++ATTRIBUTE Cisco-SSG-Control-Info 253 string Cisco |