Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
dhclient-dividebyzero.patch | setting "backoff-cutoff 0;" in dhclient.conf will cause dhclient to divide by zero and crash. It should be handled more gracefully. |
Kees Cook <kees@ubuntu.com> | no | |||
dhclient-release.patch | don't wait for a reply that will never come when releasing an ipv6 address | Michael Gilbert <mgilbert@debian.org> | no | debian | ||
dhcrelay-listen.patch | fix relaying of return packets | Steinar H. Gunderson <sgunderson@bigfoot.com> | no | |||
dhcpd-conf.patch | comment out dhcpd.conf example settings (the user needs to set these) | Michael Gilbert <mgilbert@debian.org> | no | |||
fix-exit-hook-manpage.patch | fix exit hook documentation | no | ||||
fix-manpage-macro.patch | avoid undefined manpage macro =================================================================== |
Michael Gilbert <mgilbert@debian.org> | no | |||
fix-spelling.patch | fix spelling mistakes =================================================================== |
Michael Gilbert <mgilbert@debian.org> | no | |||
disable-nsupdate.patch | undefine NSUPDATE | cchip | no | debian | http://forums.debian.net/viewtopic.php?f=10&t=95273 | 2021-11-24 |
configure.patch | don't regenerate Makefile.am files =================================================================== |
Michael Gilbert <mgilbert@debian.org> | no | |||
cross.patch | no | |||||
adjust-keama-tests.patch | Adjust keama tests Keama upstream tests have issues that could lead to test failure. Namely, * a specific fixed-address entry would require a DNS check. Changing it to check for localhost would generate test inconsistencies in systems where localhost can be resolved for both ipv4 and ipv6. Therefore, we remove this specific test; * one of the suffixes for the test files is not covered. We make sure all cases currently available are now covered. * conversions for the "min-secs" configuration directive assumes little-endianess (it uses libc's ntohs function to convert that value from network byte order to the host's byte order). We change the value to be converted to 0 so it is compatible to any endianess. |
Athos Ribeiro <athos.ribeiro@canonical.com> | no | 2023-10-17 | ||
0013-DHCPv6-over-PPP-support-626514.patch | [PATCH 13/28] DHCPv6 over PPP support (#626514) | Pavel Zhukov <pzhukov@redhat.com> | no | debian | https://src.fedoraproject.org/rpms/dhcp/raw/rawhide/f/0013-DHCPv6-over-PPP-support-626514.patch | 2019-02-21 |