Skip to content
Snippets Groups Projects
Commit 5a321a72 authored by Daniel Czerwonk's avatar Daniel Czerwonk
Browse files

added comment

parent a1450865
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ type Peer struct {
IPv6 *AddressFamilyConfig
}
// AddressFamilyConfig represents all configuration parameters specific for an address family
type AddressFamilyConfig struct {
RIB *locRIB.LocRIB
ImportFilter *filter.Filter
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment