]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2019-01-26  Roy MarplesFreeBSD: avoid kernel panics when adding on-link IPv6...
2019-01-26  Roy Marplesssid is not NULL terminated anymore.
2019-01-26  Roy MarplesBSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalid
2019-01-23  Roy MarplesIP6ND: Remove #defines for functions when INET6 is...
2019-01-23  Roy MarplesBSD: Remove silly guards
2019-01-23  Roy MarplesDHCP6: Remove #defines for functions when DHCP6 is...
2019-01-23  Roy MarplesIP4: Remove #defines for functions when INET is disabled
2019-01-23  Roy MarplesDHCP: Remove #defines for functions when INET is disabled
2019-01-23  Roy MarplesIPv4LL: Remove #defines for functions when IPv4LL is...
2019-01-22  Roy MarplesIPv4LL: Fix build if not enabled.
2019-01-22  Roy MarplesRelease dhcpcd-7.1.0 v7.1.0
2019-01-22  Roy MarplesBSD: Turn on SO_RERROR for all sockets
2019-01-17  Roy MarplesIPv4LL: prior prior commit for non NetBSD OS's
2019-01-17  Roy MarplesIPv4LL: Preserve address when carrier drops
2019-01-14  Roy MarplesBSD: Fix UP/DOWN for interfaces which dont' report...
2019-01-12  Roy MarplesFreeBSD: Fix bogus RTM_DELADDR messages from affecting...
2019-01-11  Roy Marplesconfigure: --with-udev explicity requires libudev to...
2019-01-11  Roy Marplesconfigurfe: Remove extra --includedir. It's not hit...
2019-01-06  Roy Marplesip6: Install not on link routes with a gateway of the...
2019-01-05  Roy Marplesip6: Implement IPv6 address sharing
2019-01-02  Roy Marplesdhcpcd(8): note that --waitip needs = when specifying...
2019-01-01  Roy MarplesWelcome to 2019!
2018-12-30  Roy Marplesdhcp: Don't ARP announce bound addresses when testing
2018-12-16  Roy MarplesBSD: SIOCSRTRFLUSH_IN6 and SIOCSPFXFLUSH_IN6 require...
2018-12-01  Roy MarplesRemove .arcconfig as I've abandoned Phabricator.
2018-11-30  Roy MarplesFix prior logic.Doh!
2018-11-30  Roy MarplesBSD: Always set RTA_IFP for routes
2018-11-30  Roy MarplesFreeBSD: Mark INET6 addresses as tentative when adding...
2018-11-30  Roy MarplesBSD: don't listen to own route messages
2018-11-08  Masanobu SAITOHRemove supurfluous an.
2018-11-07  Roy MarplesBSD: Use SO_RERROR on the route(4) socket.
2018-11-04  Roy MarplesLinux: Use NETLINK_BROADCAST_ERROR
2018-10-30  Roy Marpleshooks: shell [ ] only supports 4 parameters
2018-09-26  Roy MarplesOpenBSD: Allow dhcpcd to work alongside slaacd
2018-09-19  Roy Marplesduid: test that we actually have a uuid on Linux
2018-09-17  Roy MarplesMerge pull request #5 from dhgutteridge/master
2018-09-17  David H. Gutteridgedhcpcd.conf.5.in: One more minor grammar fix
2018-09-15  David H. Gutteridgedhcpcd.conf.5.in: A couple more minor tweaks
2018-09-15  David H. Gutteridgedhcpcd.conf.5.in: Fix various typos, add more markup...
2018-09-15  David H. Gutteridgedhcpcd.8.in: More minor style tweaks
2018-09-10  Roy MarplesFix prior - always return if lease is invalid.
2018-09-10  Roy Marplesdhcp6: always move to the DISCOVER phase if the offered...
2018-09-07  Roy Marplesdhcp6: only send dhcp6 to an interface if it has a...
2018-09-07  Roy Marplesdhcp6: write RECONFIGURE6 here to match other places
2018-09-07  Roy Marplesdhcp6: don't log an error here.
2018-09-04  Roy MarplesMerge pull request #4 from dhgutteridge/master
2018-09-03  David H. Gutteridgedhcpcd.8.in: Fix typos and minor grammatical issues
2018-08-27  Roy MarplesMerge pull request #3 from sevan/usage
2018-08-27  Sevan JaniyanUpdate usage() to match documented flags
2018-08-20  Roy MarplesRelease dhcpcd-7.0.8 v7.0.8
2018-08-19  Roy MarplesRemove redundant assignment
2018-08-19  Roy MarplesConsistency
2018-08-17  Roy MarplesBSD: Silence debug when address no longer exists when...
2018-08-17  Roy MarplesWorkaround NetBSD-7 sending an invalid bcast address...
2018-08-17  Roy MarplesNetBSD-7 has an incomplete IP_PKTINFO implementation.
2018-08-17  Roy Marplesipv4: add broadcast address to RTM_NEWADDR debug
2018-07-25  Kamil RytarowskiFix a promotion caught with gcc -fsanitize=undefined.
2018-07-24  Roy MarplesRelease dhcpcd-7.0.7 v7.0.7
2018-07-24  Roy MarplesMake config.h more pretty
2018-07-15  Roy MarplesSome systems mark a host route using RTF_HOST and some...
2018-07-02  Roy Marpleslinux: set RTF_HOST correctly when reading kernel routes.
2018-07-01  Roy Marpleslinux: fix adding host routes
2018-06-23  Roy Marplesip6: use vlanid if present in working out stable privat...
2018-06-21  Roy MarplesRelease dhcpcd-7.0.6 v7.0.6
2018-06-15  Roy MarplesFix my dumb mistake with the compile fixes which caused...
2018-06-05  Roy Marplesduid: Implement RFC 6355
2018-06-04  Roy Marplesdhcp: Fix more fallout for builds without IPv4LL v7.0.5b
2018-06-04  Roy Marplesbuild: Allow a suffix to be specified on the dist tarball. v7.0.5a
2018-06-03  Roy MarplesFix compile without INET6
2018-06-02  Roy MarplesRelease dhcpcd-7.0.5 v7.0.5
2018-06-02  Roy Marplesip6: if forked from ia callback, don't run ia handlers
2018-05-10  Roy Marplesdhcp6: Stop non delegated addresses being delegated
2018-05-08  Roy Marplesdhcp6: fix a memory issue with prior patch
2018-05-08  Roy Marplesdhcp6: match IA type with request
2018-05-07  Roy Marplesdhcp6: IAID is now unique for IA type
2018-05-07  Roy Marplesdhcp: Clarify range checks in valid UDP packets
2018-05-06  Roy Marplesdhcp: checksum failure could be IP header too
2018-05-06  Roy Marplesbpf: add braces to clarify intent of sizeof
2018-05-06  Roy Marplesarp: clarify that we check ar_hln in the BPF filter
2018-05-06  Roy Marplesbpf: Clarify ip_hl check.
2018-05-04  Roy Marplesbpf: BIOCIMMEDIATE argument is an unsigned int.
2018-05-03  Roy MarplesDocument fqdn none.
2018-05-02  Roy MarplesRelease dhcpcd-7.0.4 v7.0.4
2018-05-02  Roy Marplesdhcp6: Softwire Address and Port-Mapped Clients, RFC7598
2018-05-02  Roy Marplesipv6nd: use bools here
2018-05-02  Roy Marplesipv6nd: warn if router lifetime is set to zero
2018-05-01  Roy MarplesDon't abort if recv returns an error.
2018-04-29  Roy Marplesauth: allow different tokens for send and receive
2018-04-29  Roy Marplesauth: allow zero value replay detection data
2018-04-29  Roy Marplesdhcpcd(8): document some servers might filter based...
2018-04-26  Roy MarplesRFC 3315 21.4.4.1 says that SOLICT and DELAYED authenti...
2018-04-19  Roy Marpleslogerr -> logerrx
2018-04-19  Roy Marplesrouting: Fix case when cloning route changes but needs...
2018-04-19  Roy MarplesDHCP6: Fix sending custom vendor class option.
2018-04-18  Roy MarplesCast away a conversion warning.
2018-04-17  Roy MarplesDHCPv6: Transpose DHCP userclass option into DHCPv6
2018-04-16  Roy MarplesLinux: If listening to dev manager, let it remove inter...
2018-04-16  Roy MarplesBSD: move the interface hint up the stack
2018-04-15  Roy MarplesLinux: Improve interface renaming
2018-04-15  Roy MarplesOpenBSD: Fix adding INET6 on-link routes without an...
next