dictionary.rfc7499 484 B

1234567891011121314151617
  1. # -*- text -*-
  2. # Copyright (C) 2015 The FreeRADIUS Server project and contributors
  3. #
  4. # Attributes and values defined in RFC 7499.
  5. # http://www.ietf.org/rfc/rfc7499.txt
  6. #
  7. # $Id: 47cfd30f1d036259d0ecb809d442c38efe21493a $
  8. #
  9. ATTRIBUTE Frag-Status 241.1 integer
  10. ATTRIBUTE Proxy-State-Length 241.2 integer
  11. VALUE Frag-Status Reserved 0
  12. VALUE Frag-Status Fragmentation-Supported 1
  13. VALUE Frag-Status More-Data-Pending 2
  14. VALUE Frag-Status More-Data-Request 3