Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | switchdev-poller: makefile cleanup | Luiz Angelo Daros de Luca | 2019-07-17 |
| | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> | ||
* | switchdev-poller: fix license | Luiz Angelo Daros de Luca | 2019-07-17 |
| | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> | ||
* | switchdev-poller: add new package | Luiz Angelo Daros de Luca | 2019-06-22 |
This service monitors (each 3s) switchdev ports and brings down CPU ports when all related non-CPU vlan ports are also down. Otherwise, it brings the port up. In order to hide CPU ports from netifd, when a device is brought down, the device is renamed adding the suffix "_down". Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com> |