Skip to content
Snippets Groups Projects
Commit 63f6d386 authored by Oliver Herms's avatar Oliver Herms Committed by Daniel Czerwonk
Browse files

Added aggregator.go

parent f4ff10d2
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