RIP: Set attribute class.
This commit is contained in:
parent
3991d84e8f
commit
dad177d7e0
1 changed files with 1 additions and 0 deletions
|
@ -797,6 +797,7 @@ rip_preconfig(struct protocol *x, struct config *c)
|
|||
struct protocol proto_rip = {
|
||||
name: "RIP",
|
||||
template: "rip%d",
|
||||
attr_class: EAP_RIP,
|
||||
preconfig: rip_preconfig,
|
||||
get_route_info: rip_get_route_info,
|
||||
|
||||
|
|
Loading…
Reference in a new issue