~ubuntu-branches/ubuntu/dapper/freeradius/dapper-updates

« back to all changes in this revision

Viewing changes to share/dictionary.tunnel

  • Committer: Bazaar Package Importer
  • Author(s): Paul Hampson
  • Date: 2004-12-29 20:19:42 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20041229201942-uj2e95la965uthc7
Tags: 1.0.1-2
* freeradius-dialupadmin Suggests php4-mysql | php4-pgsql
   Closes: #279419
* Added a two-second pause to restart in init.d script
   Closes: #262635
* FreeRADIUS module packages now depend on the same source
  version of the main FreeRADIUS package.
   Closes: #284353
* FreeRADIUS-dialupadmin's default paths in admin.conf are
  now correct.
   Closes: #280942
* FreeRADIUS-dialupadmin's help.php3 can now find README.
   Closes: #280941
* Fixes stolen from 1.0.2 CVS:
  - Bug fix to make udpfromto code work
  - radrelay shouldn't dump core if it can't read a VP from the
    detail file.
  - Only initialize the random pool once.
  - In rlm_sql, don't escape characters twice.
  - In rlm_ldap, only claim Auth-Type if a plain text password is present.
  - Locking fixes in threading code
  - Fix building on gcc-4.0 by not trying to access static auth_port from
    other files.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
#               Experimental tunneling attributes.
5
5
#
6
6
#
7
 
# Version:       $Id: dictionary.tunnel,v 1.7 2003/03/24 23:21:13 aland Exp $
 
7
# Version:       $Id: dictionary.tunnel,v 1.8 2003/08/05 19:26:35 aland Exp $
8
8
#
9
9
 
10
10
#
48
48
VALUE           Tunnel-Medium-Type      X25             2
49
49
VALUE           Tunnel-Medium-Type      ATM             3
50
50
VALUE           Tunnel-Medium-Type      Frame-Relay     4
51
 
 
 
51
VALUE           Tunnel-Medium-Type      BBN-1822        5
 
52
VALUE           Tunnel-Medium-Type      IEEE-802        6
 
53
VALUE           Tunnel-Medium-Type      E.163           7
 
54
VALUE           Tunnel-Medium-Type      E.164           8
 
55
VALUE           Tunnel-Medium-Type      F.69            9
 
56
VALUE           Tunnel-Medium-Type      X.121           10
 
57
VALUE           Tunnel-Medium-Type      IPX             11
 
58
VALUE           Tunnel-Medium-Type      Appletalk       12
 
59
VALUE           Tunnel-Medium-Type      DecNet-IV       13
 
60
VALUE           Tunnel-Medium-Type      Banyan-Vines    14
 
61
VALUE           Tunnel-Medium-Type      E.164-NSAP      15