~ubuntu-branches/ubuntu/natty/freeradius/natty-updates

« back to all changes in this revision

Viewing changes to share/dictionary.utstarcom

  • Committer: Bazaar Package Importer
  • Author(s): Josip Rodin
  • Date: 2009-11-23 03:57:37 UTC
  • mfrom: (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 28.
  • Revision ID: james.westby@ubuntu.com-20091123035737-zsgtzhfych8hir68
Tags: 2.1.7+dfsg-1
* Adopting the package, closes: #536623.
* New upstream version, closes: #513484.
  + Fixes the blooper in unlang evaluation logic, closes: #526175.
* Used quilt (and added README.source), and moved upstream file patching
  into debian/patches/. The source is no longer in collab-maint git
  (to make it simpler for me to finally get this out the door), but
  kept the .gitignore should we need that again.
* Dropped the dialup_admin/bin/backup_radacct patch (integrated upstream).
* Dropped the raddb/Makefile patch (problem no longer exists upstream).
* Dropped the lib/packet.c lib/radius.c main/listen.c patches (was from
  upstream 2.0.5 anyway).
* Dropped references to otp.conf, it no longer exists upstream.
  Keep removing the conffile statoverride in prerm.
* Dropped references to snmp.conf, it no longer exists upstream.
  Keep removing the conffile statoverride in prerm.
* Ship /etc/freeradius/modules/* in the freeradius package.
* Stop shipping sites-enabled symlinks in the package and instead create
  them only on initial install, thanks to Matej Vela, closes: #533396.
* Add export PATH="${PATH:+$PATH:}/usr/sbin:/sbin" to the init script
  at the request of John Morrissey, closes: #550143.
* Stop installing /var/run/freeradius in the package to silence Lintian.
  The init script already recreates it at will.
* Remove executable bit from example.pl to silence Lintian.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# -*- text -*-
 
2
##############################################################################
 
3
#
 
4
#       UT Starcom (China)
 
5
#
 
6
#       $Id$
 
7
#
 
8
##############################################################################
 
9
 
 
10
VENDOR          UTStarcom                       7064
 
11
 
 
12
BEGIN-VENDOR    UTStarcom
 
13
 
 
14
ATTRIBUTE       UTStarcom-VLAN-ID                       140     integer
 
15
ATTRIBUTE       UTStarcom-CommittedBandwidth            142     integer
 
16
ATTRIBUTE       UTStarcom-MaxBandwidth                  143     integer
 
17
ATTRIBUTE       UTStarcom-Priority                      145     integer
 
18
ATTRIBUTE       UTStarcom-Error-Reason                  147     integer
 
19
ATTRIBUTE       UTStarcom-PrimaryDNS                    152     integer
 
20
ATTRIBUTE       UTStarcom-SecondaryDNS                  153     integer
 
21
ATTRIBUTE       UTStarcom-MaxBurstSize                  161     integer
 
22
ATTRIBUTE       UTStarcom-MaxDelay                      162     integer
 
23
ATTRIBUTE       UTStarcom-MaxJitter                     163     integer
 
24
ATTRIBUTE       UTStarcom-DeviceId                      165     string
 
25
ATTRIBUTE       UTStarcom-Module-Id                     166     integer
 
26
ATTRIBUTE       UTStarcom-Port-No                       167     integer
 
27
ATTRIBUTE       UTStarcom-Logical-Port-No               168     integer
 
28
ATTRIBUTE       UTStarcom-UNI-MAX-MAC                   169     integer
 
29
ATTRIBUTE       UTStarcom-Default-Gateway               170     integer
 
30
ATTRIBUTE       UTStarcom-CLI-Access-Level              171     integer
 
31
ATTRIBUTE       UTStarcom-Act-Input-Octets              180     string
 
32
ATTRIBUTE       UTStarcom-Act-Output-Octets             181     string
 
33
ATTRIBUTE       UTStarcom-Act-Input-Frames              182     string
 
34
ATTRIBUTE       UTStarcom-Act-Output-Frames             183     string
 
35
ATTRIBUTE       UTStarcom-Onu-MC-Filter-Enable          184     integer
 
36
ATTRIBUTE       UTStarcom-UNI-Auto-Negotiation          185     integer
 
37
ATTRIBUTE       UTStarcom-UNI-Speed                     186     integer
 
38
ATTRIBUTE       UTStarcom-UNI-Duplex                    187     integer
 
39
ATTRIBUTE       UTStarcom-ONU-Admin_status              188     integer
 
40
ATTRIBUTE       UTStarcom-ONU-FW-SC-Upgrade             189     integer
 
41
 
 
42
END-VENDOR      UTStarcom