Skip to content

Commit

Permalink
Document new types
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Dec 20, 2012
1 parent f818f64 commit 1c1e68f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions man/man5/dictionary.5
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ The \fItype\fP field can be one of the standard types:
ipv6addr IPv6 Address
ipv6prefix IPV6 prefix, with mask
ifid Interface Id (hex:hex:hex:hex)
integer64 64-bit unsigned integer

The \fItype\fP field can be one of the following non-standard types:

Expand All @@ -78,6 +79,7 @@ The \fItype\fP field can be one of the following non-standard types:
short 16-bit unsigned integer
signed 31-bit signed integer (packed into 32-bit field)
tlv Type-Length-Value (allows nested attributes)
ipv4prefix IPv4 Prefix as given in RFC 6572.

The last (optional) field of an attribute definition are additional
flags for that attribute, in a comma-separated list. Previous
Expand Down

0 comments on commit 1c1e68f

Please sign in to comment.