summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-8.0.3dhcpcd-8.0.3Roy Marples2019-08-21
* BSD: Dismiss a coverity errorRoy Marples2019-08-21
* DHCP: Don't warn that server is not destination for PtPRoy Marples2019-08-21
* inet: Add a subnet route for PtP interfaces if specifiedRoy Marples2019-08-21
* inet: Use destination when adding addresses to PtP interfacesRoy Marples2019-08-21
* Add a note about prior likely being a libc bug.Roy Marples2019-08-20
* Linux: Add support for ARPHRD_NONERoy Marples2019-08-20
* sa: Minor optimisationRoy Marples2019-08-20
* Linux: minor optimisationRoy Marples2019-08-20
* BSD: Fix compile with prior.Roy Marples2019-08-20
* DHCP: Remove check for requiring a clientid when hwlen == 0Roy Marples2019-08-20
* BPF: Support ARPHRD_NETROM for BOOTPRoy Marples2019-08-20
* DHCP: Allow DHCP over PtP interfaces.Roy Marples2019-08-20
* if: support ARPHRD_NETROMRoy Marples2019-08-20
* ARP: Respect IFF_NOARP interface flag moreRoy Marples2019-08-20
* route: Just compare order when adding routes from options.Roy Marples2019-08-20
* BSD: Address some coverity issuesRoy Marples2019-08-20
* script: Rework assert to pass coverity.Roy Marples2019-08-16
* print_option: restore dhcpcd-7 behaviour on invalid env optionRoy Marples2019-08-16
* print_option: try and terminate the env option, even on error.Roy Marples2019-08-16
* DragonFlyBSD: No longer need to poll for IPv6 address flag changesRoy Marples2019-08-16
* control: Add CTL_FREE_LIST to control memory management.Roy Marples2019-08-10
* Fix control queue free argument.Roy Marples2019-08-10
* script: Send the actual env len, not the buffer size to listeners.Roy Marples2019-08-10
* script: optimise variableRoy Marples2019-08-08
* print_option: terminate parameters with no valueRoy Marples2019-08-08
* script: assert that the env strings are correctly terminatedRoy Marples2019-08-08
* DHCP: If IP checksum is zero for the message, make it all ones.Roy Marples2019-08-08
* DragonFly: Now supports sending NA messages from userlandRoy Marples2019-08-08
* Fix prior.Roy Marples2019-08-07
* BSD: warn if kernel does not support route(4) filteringRoy Marples2019-08-07
* Merge branch 'master' of github.com:rsmarples/dhcpcdRoy Marples2019-08-06
|\
| * BSD: Use read instead of recvmsgRoy Marples2019-08-06
* | FreeBSD: warn that we cannot detect overflow on the route socket.Roy Marples2019-08-03
* | Cast away an alignment error.Roy Marples2019-08-03
* | Linux: Fix compile on 3.xRoy Marples2019-08-01
|/
* DHCP: Rework checksuming so that the packet isn't touched.Roy Marples2019-07-31
* routes: Fix a NULL dereference error for global static routesdhcpcd-8.0.2Roy Marples2019-07-30
* Release dhcpcd-8.0.2Roy Marples2019-07-30
* IP: Work with IP headers with options.Roy Marples2019-07-30
* BSD: Warn when kernel does not support sending ND6 advertisementsRoy Marples2019-07-29
* ND6: Disable advertising on OS other than NetBSD and LinuxRoy Marples2019-07-29
* DragonFlyBSD: Fix compileRoy Marples2019-07-29
* DHCP6: Change state to REQEST when any IA has NOBINDING statusRoy Marples2019-07-29
* Fix a memory NULL deference when freeing static routes at exit.Roy Marples2019-07-28
* Solaris: Avoid re-adding IPv6 addresses to preserve the prefix routeRoy Marples2019-07-28
* Rework prior again so we log the address in debug.Roy Marples2019-07-28
* Fix compile issue with prior.Roy Marples2019-07-28
* IP: If no address lifetime support don't re-add the addressRoy Marples2019-07-28
* DHCP: Avoid duplicate read of packetRoy Marples2019-07-28