Skip to content
Snippets Groups Projects
Commit cdf076dd authored by Oliver Herms's avatar Oliver Herms
Browse files

Added aggregator.go

parent fa3eae17
No related branches found
No related tags found
No related merge requests found
package types
// Aggregator represents an AGGREGATOR attribute (type code 7) as in RFC4271
type Aggregator struct {
ASN uint16
Address uint32
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment