| 12345678910111213141516 |
- # -*- 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
|