blob: 978ab4cc1c011ad95004a4d2ac9e69d6a694b252 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# -*- text -*-
# Copyright (C) 2015 The FreeRADIUS Server project and contributors
#
# Attributes and values defined in RFC 5447.
# http://www.ietf.org/rfc/rfc5447.txt
#
# $Id: 38c5d63ef5d183f6c477801b42410e92e8d89eef $
#
# 64-bit bit field
ATTRIBUTE MIP6-Feature-Vector 124 integer64
#
# Encoded as one octet prefix, followed by 16 octets of address information.
#
ATTRIBUTE MIP6-Home-Link-Prefix 125 octets
|