]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
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...
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.
next