9 Commits

Author SHA1 Message Date
1vivy
4d33c5a3b7 wide-dhcpv6: T5387: Add a no release option '-n'.
This prevents a release signal from being sent to the ISP causing a new PD or address to be allocated.

wide-dhcpv6: T5387: Renumber patch file

wide-dhcpv6: T5387: Redo patch ontop of debian sources

Co-authored-by: MrLenin <909621+MrLenin@users.noreply.github.com>
Co-authored-by: marjohn56 <martin@queens-park.com>
2023-07-25 22:51:30 -04:00
Christian Breunig
da0c694817 packages: change glob pattern to be recursive 2023-05-26 07:11:15 +02:00
Christian Breunig
37c2166955 Docker: T5076: unbloat container - remove dependencies for wide-dhcpv6 2023-03-11 21:00:53 +01:00
Christian Poessinger
cd1abe06bc gitignore: cleanup double rules from individual packages
Individual packages like dropbear, frr, iproute2 ... all came with a copy of
gitignore rules already present in the base file.

Those rules have been dropped.
2022-11-23 19:27:51 +01:00
initramfs
da47ffa55c
packages: wide-dhcpv6: T4760: fix support for multiple dhcp6c instances
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.
2022-11-03 09:31:23 +08:00
Christian Poessinger
1c3e5e18fd Jenkins: only build packages if the package changes at all - skip otherwise
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-07-24 20:51:17 +02:00
Christian Poessinger
747c86ad8c packages: wide-dhcpv6: rename build script 2021-04-09 12:53:31 +02:00
Christian Poessinger
bf797cb0c0
Jenkins: enable arm64 builds 2021-03-26 20:17:21 +01:00
Christian Poessinger
c72a4f2ddb wide-dhcpv6: T3240: add CI 2021-01-25 15:33:34 +01:00