Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-03 | packages: wide-dhcpv6: T4760: fix support for multiple dhcp6c instances | initramfs | |
This commit adds a patch to the WIDE DHCPv6 client forcing it to bind to the last network interface specified on the command line, allowing multiple concurrent instances of the daemon running without having a single daemon receiving all the incoming DHCPv6 packets. | |||
2021-07-24 | Jenkins: only build packages if the package changes at all - skip otherwise | Christian Poessinger | |
This will only run the Jenkins Pipeline if Git detects a change in the specified file path. If no change is found in the path, the individual Pipeline statges are skipped. | |||
2021-04-09 | packages: wide-dhcpv6: rename build script | Christian Poessinger | |
2021-03-26 | Jenkins: enable arm64 builds | Christian Poessinger | |
2021-01-25 | wide-dhcpv6: T3240: add CI | Christian Poessinger | |