]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2019-07-24  Roy MarplesFix compile without IPv4LL
2019-07-24  Roy MarplesIPv4LL: Work once more on NetBSD
2019-07-24  Roy MarplesFix SMALL build.
2019-07-24  Roy MarplesRelease dhcpcd-8.0.0 v8.0.0
2019-07-23  Roy MarplesBSD: Work around another coverity false positive.
2019-07-23  Roy MarplesTypo
2019-07-23  Roy MarplesLinux: Mark another coverity false positive.
2019-07-23  Roy Marplesinet: Don't lose the host route needed for the router
2019-07-23  Roy MarplesLinux: Work around a coverity issue
2019-07-23  Roy Marplesdhcpcd: Don't leak resources if we can't find a newly...
2019-07-23  Roy Marplesdhcpcd: Don't leak memory when routing socket overflows
2019-07-23  Roy MarplesChange prior to be non-fatal
2019-07-23  Roy MarplesLinux: Care about the return of setsockopt
2019-07-23  Roy MarplesDHCP: On ARP duplication, ensure the interface pointer...
2019-07-23  Roy Marpleslogerr: Care about fprintf return codes
2019-07-22  Roy MarplesOpenBSD: Fix compile.
2019-07-22  Roy MarplesCast time_t to long long to satisfy printf.
2019-07-22  Roy MarplesRemove fcntl.h from here.
2019-07-22  Roy MarplesUse rebindtime rather than renewaltime.
2019-07-22  Roy MarplesDHCP: Always add the leased address
2019-07-22  Roy MarplesDHCP6: Assert auto sla is only 32-bits
2019-07-22  Roy Marplesoptions: Fix a static analysis error
2019-07-22  Roy MarplesFix prior
2019-07-22  Roy Marplesoptions: Fix a potential memory leak
2019-07-22  Roy MarplesFix compile issue with prior
2019-07-22  Roy MarplesDHCP: Set address vltime and pltime to the length of...
2019-07-16  Roy Marplesarp: Fix a crash when dhcpcd forks or an interface...
2019-07-15  Roy Marplesroute: Compare AF_UNSPEC family when cleaning old routes
2019-07-12  Roy Marpleshooks: Ensure header is empty before populating it.
2019-07-09  Roy Marples10-wpa_supplicant: Correct stop diagnostic
2019-07-04  Roy MarplesMerge branch 'memstream'
2019-07-04  Yegor YefremovAdd SPDX identifiers to all dhcpcd source files.
2019-06-25  Roy MarplesMerge pull request #7 from sashko/master
2019-06-25  Oleksandr KravchukFix typo in configure
2019-06-20  Roy MarplesDHCP6: Fix INFORM support
2019-06-19  Roy Marplesscript: enable if_ssid again
2019-06-19  Roy Marplesscript: Fix a memory error
2019-06-19  Roy MarplesND: Ensure that ltime is always set
2019-06-19  Roy MarplesRemove now unused variables.
2019-06-18  Roy MarplesMerge branch 'master' into memstream
2019-06-18  Roy Marplesroute: Build list of static routes and routers correctly.
2019-06-18  Roy Marplesscript: Write variables to a FILE
2019-06-14  Roy MarplesRA: expire whole RA on carrier up
2019-06-14  Roy Marplesarp: announce address from most preferred interface
2019-06-14  Roy MarplesMerge branch 'master' into rbtree
2019-06-14  Roy Marplesdhcpcd: don't expire RA on carrier down when when prese...
2019-06-14  Roy MarplesRA: expire RDNSS and DNSSL entries
2019-06-12  Roy MarplesMerge pull request #6 from DanielG/master
2019-06-12  Daniel Gröber30-hostname: Fix typo: hsort -> hshort
2019-06-12  Roy MarplesDHCP6: Keep running regardless of RA state
2019-06-07  Roy MarplesFix a gcc warning about signed overflow
2019-06-07  Roy Marplesroute: Compile on older BSD platforms
2019-06-07  Roy Marplesroute: Use order from message / config
2019-05-05  Roy Marpleslinux: use correct prototype
2019-05-05  Roy Marplessun: Use sa_len rather than our variant.
2019-05-05  Roy Marplessa: Fix compile on non BSD
2019-05-05  Roy Marplesroute: Fix OS route comparison
2019-05-05  Roy Marplessa: Ensure sa_addrtop has a buffer to write to
2019-05-05  Roy Marplessa: Add sa_len() to calculate sockaddr length for non BSD
2019-05-04  Roy Marplesroute: Fix stamping on existing kernel routes
2019-05-04  Roy MarplesFix compile.
2019-05-04  Roy MarplesMerge branch 'master' into rbtree
2019-05-04  Roy MarplesMerge branch 'dhcpcd-7'
2019-05-04  Roy MarplesDHCPv6: Fix exclude prefix length check. v7.2.2
2019-05-04  Roy MarplesRelease dhcpcd-7.2.2
2019-05-04  Roy Marplessun: More validation around route messages
2019-05-03  Roy Marplessun: Apply same RTM validation from BSD
2019-05-03  Roy MarplesBSD: Ignore coverity errors
2019-05-03  Roy MarplesBSD: Validate RTM message lengths received
2019-05-03  Roy MarplesBPF: Fix ARP BPF filter to actually filter unwanted...
2019-05-03  Roy MarplesDHCPv6: Fix a potential read overflow with D6_OPTION_PD...
2019-05-02  Roy MarplesFix a small brain fart causing LINK_UNKNOWN to spin.
2019-05-02  Roy MarplesBSD: Simplify carrier detection once more.
2019-05-02  Roy MarplesFix comment
2019-05-02  Roy MarplesBSD: RTM_IFINFO is not emitted for all interfaces past...
2019-04-29  Roy MarplesDon't report errno here.
2019-04-29  Roy Marplesdhcp: Cast away a warning on mips64
2019-04-29  Roy Marplesdhcp: Ensure that we have DHCP running on the receiving...
2019-04-26  Roy MarplesRelease dhcpcd-7.2.1 v7.2.1
2019-04-26  Roy MarplesMerge branch 'dhcpcd-7'
2019-04-26  Roy Marplessun: Simplify initialisation of the multicast destination
2019-04-26  Roy MarplesMerge branch 'dhcpcd-7'
2019-04-26  Roy MarplesOpenBSD: Don't spam syslog when cannot send NA
2019-04-26  Roy MarplesFreeBSD: Fix fetching the IPv6 address lifetime
2019-04-26  Roy MarplesWhitespace
2019-04-25  Roy Marplessun: Don't define IN_IFF_TENTATIVE or IN_IFF_DETACHED
2019-04-25  Roy Marplessun: Detect correct broadcast address as RTM_NEWADDR...
2019-04-24  Roy Marplesdhcpcd.conf: Fix wording about ipv6rs
2019-04-24  Roy Marplessun: Fix compile as IN6ADDR_LINKLOCAL_ALLNODES_INIT...
2019-04-24  Roy MarplesIPv6ND: Use generic initialisers rather than inet_pton
2019-04-24  Roy Marplessun: Fix adding IPv4LL default route
2019-04-23  Roy Marplessun: Bind IPv6ND socket to interface.
2019-04-23  Roy MarplesFix compile
2019-04-23  Roy MarplesFix compile for non-sun
2019-04-23  Roy Marplessun: Open an IPv6ND socket per interface
2019-04-22  Roy Marplessun: Making routing work with both 64-bit and 32-bit...
2019-04-21  Roy Marplessun: Fix numerous issues handling route messages
2019-04-21  Roy Marplessun: Read RTA_IFA for IPv6 routes.
2019-04-21  Roy Marplessun: Set RTA_IFP and RTA_IFA again for default routes
2019-04-20  Roy Marplessun: Continue walking dlpi links when dlpi_open returns...
next