Skip to content
This repository has been archived by the owner on Jan 28, 2021. It is now read-only.

sys/net: add VAINA configuration interface #97

Merged
merged 8 commits into from
May 28, 2020
Merged

Conversation

jeandudey
Copy link
Member

This adds a configuration interface to add clients to the Router Client Set, in the future the VAINA (vaina as of now) will be extended to support other features, it can only be used over SLIP, messages should be sent to if local multicast address ff01::1

VAINA stands for VAINA - Versatile Address Interface | Network Administration.

@jeandudey jeandudey added Area: routing Type: enhancement New feature or request labels May 7, 2020
@jeandudey jeandudey requested review from luisan00 and xkevin190 May 7, 2020 23:44
sys/net/vaina/vaina.c Show resolved Hide resolved
Copy link
Member

@luisan00 luisan00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@jeandudey jeandudey force-pushed the 2020_05_07-vaina branch from 01b90c5 to 98e21dc Compare May 8, 2020 15:05
main.c Outdated Show resolved Hide resolved
@luisan00
Copy link
Member

luisan00 commented May 9, 2020

configuring a custom SLIP LOCAL_ADDR should be an option in the menuconfig

@luisan00 luisan00 added the Status: WIP This is a work in progress label May 9, 2020
@jeandudey
Copy link
Member Author

configuring a custom SLIP_LOCAL_ADDR should be an option in the menuconfig

I'll try to do it, there are some limitations by having it in menuconfig

@jeandudey
Copy link
Member Author

Comments addressed, please review.

@luisan00
Copy link
Member

Travis looks unhappy =(

@jeandudey
Copy link
Member Author

@luisan00 looks like the connection died when downloading GCC, I restarted the build and I hope It will survive next time.

@luisan00
Copy link
Member

I will pray for him

@jeandudey
Copy link
Member Author

Commits squashed for easy review of each one.

jeandudey added 2 commits May 12, 2020 10:38
Signed-off-by: Jean Pierre Dudey <[email protected]>
Signed-off-by: Jean Pierre Dudey <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Area: routing Status: WIP This is a work in progress Type: enhancement New feature or request
Projects
None yet
2 participants