summaryrefslogtreecommitdiffhomepage
path: root/iana/statuscodes.go
AgeCommit message (Collapse)Author
2019-01-14iana: rename HwTypeType to HWType, add package comment.Christopher Koch
2018-10-15Added String methods for types (#175)Pablo Mazzini
2018-10-12statuscodes: Add RFC 5007/5460/7653/8156 status codesKarsten Weiss
2018-09-20Add NoPrefixAvail status code (#155)Dave Barr
As per https://www.ietf.org/rfc/rfc3633.txt section 16, status code 6 has been reserved for "Delegating router has no prefixes available to assign to the IAPD(s)"
2018-05-08OptStatusCode: public fields, proper codes, and tests (#61)insomniac