]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
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...
2018-04-15  Roy MarplesOpenBSD: Remove more route labelling
2018-04-06  Roy MarplesRelease dhcpcd-7.0.3 v7.0.3
2018-04-05  Roy Marplesdhcp: mark routes needed dhcpcd adds to reach router...
2018-03-28  Roy Marplesroutes: free optional routes at exit before the global...
2018-03-28  Roy Marplesroutes: allow a head clear with a context
2018-03-28  Roy Marplesoptions: allow static routes to be configured on the...
2018-03-27  Roy Marplesdhcp6: fix a potential string termination error on...
2018-03-27  Roy MarplesBSD: fix segfault when on carrier when IPv6 addresses...
2018-03-27  Roy Marplesudev: Use our logerr framework instead of syslog(3)
2018-03-27  Roy Marplesvanity: space out config.h a bit better
2018-03-27  Roy MarplesRelease dhcpcd-7.0.2 v7.0.2
2018-03-22  Roy MarplesReally start dhcp on deletion of address.
2018-03-22  Roy MarplesFor IPv4, override any existing address when adding it.
2018-03-22  Roy MarplesIf the DHCP leased address is deleted, enter the reboot...
2018-03-22  Roy MarplesThis should be an error.
2018-03-22  Roy MarplesFree ARP state when the address is deleted.
2018-03-19  Roy MarplesFix compile on OpenBSD.
2018-03-19  Roy MarplesTest for ENOMEM as well.
2018-03-19  Roy Marpleslink: detect buffer overflow / desync and relearn inter...
2018-03-15  Roy Marplesipv6nd: simplify reachable
2018-03-10  Roy Marplesdhcp6: deny unicast in non master mode
2018-03-06  Roy MarplesLog the pid of the process deleting an assigned address.
2018-03-02  Roy Marplesipv6nd: drop DHCPv6 when RA fully expires
2018-03-02  Roy Marplesdhcp6: don't drop when still asking for delegation
2018-02-25  Roy Marplesinet6: remove references to the crazies.
2018-02-20  Roy MarplesSpelling
2018-02-20  Roy Marpleshooks: document that hooks are not run within their...
2018-02-20  Roy Marplesdhcpcd: Don't report errno when aborting here.
2018-02-20  Roy Marplesif-linux: if_setup_inet6 is called once so remove local...
2018-02-13  Roy Marplesdhcp: reset interval during init
2018-02-13  Roy MarplesAdd support for setproctitle(3).
2018-02-10  Roy MarplesWhitespace.
2018-02-02  Roy MarplesFix compile on IllumOS.
2018-02-02  Roy MarplesSatisfy FreeBSD and NetBSD.
2018-02-02  Roy MarplesFix compile on FreeBSD.
2018-02-02  Roy Marplesinet6: simplify setup of kernel
2018-01-29  Roy MarplesRelease dhcpcd-7.0.1 v7.0.1
2018-01-20  Roy Marplesdhcpcd-run-hooks: set vars to blank
2018-01-20  Roy Marplesdhcpcd-run-hooks: POSIX shell does not require the...
2018-01-20  Roy MarplesRemove unused variable.
2018-01-16  Roy MarplesRemove now unused sysloglike define.
2018-01-16  Roy MarplesMerge pull request #1 from chathhorn/patch-1
2018-01-16  Chris HathhornFix build issue when `__GNUC__ <= 2`
2018-01-11  Roy Marplesdhcpcd: don't log errors working out carrier for depart...
2018-01-08  Roy MarplesBump date for man updates.
2018-01-08  Roy MarplesRemove no longer needed active check from prior commit.
2018-01-08  Roy Marplesipv4: allow configuration of static broadcast address
next