mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
if: add new interfaces to list
This commit is contained in:
parent
ef2eb6a2fa
commit
199c34710e
1 changed files with 2 additions and 0 deletions
|
@ -168,6 +168,8 @@ struct interface * if_get_egress(struct sockaddr *sa, struct vlist *interfaces)
|
|||
if (ret)
|
||||
NULL;
|
||||
|
||||
vlist_push(interfaces, i);
|
||||
|
||||
return i;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue