]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2019-09-05  Roy Marplesinet6: Fix default route not being installed
2019-09-05  Roy Marplesbuild: Fix DragonFlyBSD config for import.
2019-09-04  Roy Marplesbuild: Add dhcpcd.conf to import-src
2019-09-04  Roy MarplesRelease dhcpcd-8.0.4 v8.0.4
2019-09-04  Roy MarplesSolaris: Only set IFF_NOLOCAL for onlink only prefixes
2019-09-04  Roy MarplesSolaris: diable IFF_NOLOCAL for inet for now
2019-09-04  Roy Marplescontrol: Add safety check to queue data
2019-09-04  Roy MarplesDHCP6: Solve a scan-build error
2019-09-04  Roy MarplesLinux: cast away a compile warning
2019-09-04  Roy MarplesDHCP: Don't leak the malloc of the truncated lease...
2019-09-04  Roy MarplesSolaris: Get the subnet in ipv6 ifa handler
2019-09-04  Roy MarplesSolaris: remove development warning, all looks good...
2019-09-04  Roy MarplesSolaris: Harden prior for IFF_POINTOPOINT
2019-09-04  Roy MarplesSolaris: Improve prior
2019-09-04  Roy MarplesSolaris: getifaddrs(3) lacks subnet address, so hack...
2019-09-04  Roy MarplesSolaris: Fix issue with prior on other OS
2019-09-04  Roy MarplesSolaris: Sending NA now seems to work!
2019-09-04  Roy MarplesSolaris: This comment no longer applies
2019-09-04  Roy MarplesSolaris: Fix Prefix routes without an address
2019-09-03  Roy MarplesSolaris: Fix address flags
2019-09-03  Roy MarplesSolaris: plumb interface at init if does not exist
2019-09-03  Roy MarplesDHCP: Don't listen on the unspecified address when...
2019-09-02  Roy MarplesSolaris: Bring across recent BSD improvements
2019-09-02  Roy MarplesBSD: RTM_MISS doesn't always have a gateway
2019-09-01  Roy MarplesBSD: Handle RTM_MISS
2019-09-01  Roy MarplesDHCP: Don't log an error if the lease file is empty
2019-08-30  Roy MarplesCast away a conversion warning with prior
2019-08-30  Roy MarplesDHCP: Fix in_cksum for big endian
2019-08-30  Roy MarplesBetter fix for prior.
2019-08-30  Roy MarplesFix a crash for ipv4 only.
2019-08-30  Roy MarplesCast away an alignment error for FreeBSD and OpenBSD.
2019-08-30  Roy MarplesSolaris: Fix compile.
2019-08-30  Roy MarplesLinux: fix compile.
2019-08-30  Roy Marplesinet6: Stop reacting to kernel neighbour messages about...
2019-08-29  Roy MarplesMerge branch 'master' of roy.marples.name:/var/git...
2019-08-29  Roy Marplesinet6: Stop listening to NA messages
2019-08-29  Roy MarplesBSD: Listen for Router -> Host messages via RTM_CHANGE
2019-08-28  Roy Marplesbuild: Fix import-src on FreeBSD
2019-08-28  Roy MarplesOpenBSD: Fix compile
2019-08-28  Roy Marplesbuild: Fix import-src when there is no compat to import.
2019-08-28  Roy Marplesbuild: Allow DESTDIR to work for import as well.
2019-08-28  Roy Marplesbuild: Note import-src target.
2019-08-28  Roy Marplesbuild: define ${ECHO}
2019-08-28  Roy Marplesbuild: import-src now works with DESTDIR
2019-08-28  Roy MarplesNote dev modules are for Linux only.
2019-08-28  Roy MarplesDragonFly: make import-src now prepares the source...
2019-08-28  Roy MarplesFix compile on Linux.
2019-08-28  Roy Marplesrbtree: Fix building from a DragonFlyBSD import
2019-08-28  Roy Marplesqueue: Support TAILQ_FOREACH_MUTABLE
2019-08-28  Roy MarplesDragonFlyBSD: hooks live in /usr/libexec
2019-08-28  Sascha WildnerMan page improvements.
2019-08-28  Roy MarplesWhitespace police.
2019-08-28  Sascha WildnerAdd some missing whitespace.
2019-08-26  Roy Marplesinet6: For global addresses, only care about non duplic...
2019-08-25  Roy Marplesinet6: Don't install a default route if no global address
2019-08-25  Roy Marplesinet6: Just solicit when a router is unreachable
2019-08-23  Roy Marplesinet6: Only remove default route when router becomes...
2019-08-23  Roy MarplesBSD: Fix router reachability tests
2019-08-21  Roy MarplesRelease dhcpcd-8.0.3 v8.0.3
2019-08-21  Roy MarplesBSD: Dismiss a coverity error
2019-08-21  Roy MarplesDHCP: Don't warn that server is not destination for PtP
2019-08-21  Roy Marplesinet: Add a subnet route for PtP interfaces if specified
2019-08-21  Roy Marplesinet: Use destination when adding addresses to PtP...
2019-08-20  Roy MarplesAdd a note about prior likely being a libc bug.
2019-08-20  Roy MarplesLinux: Add support for ARPHRD_NONE
2019-08-20  Roy Marplessa: Minor optimisation
2019-08-20  Roy MarplesLinux: minor optimisation
2019-08-20  Roy MarplesBSD: Fix compile with prior.
2019-08-20  Roy MarplesDHCP: Remove check for requiring a clientid when hwlen...
2019-08-20  Roy MarplesBPF: Support ARPHRD_NETROM for BOOTP
2019-08-20  Roy MarplesDHCP: Allow DHCP over PtP interfaces.
2019-08-20  Roy Marplesif: support ARPHRD_NETROM
2019-08-20  Roy MarplesARP: Respect IFF_NOARP interface flag more
2019-08-20  Roy Marplesroute: Just compare order when adding routes from options.
2019-08-20  Roy MarplesBSD: Address some coverity issues
2019-08-16  Roy Marplesscript: Rework assert to pass coverity.
2019-08-16  Roy Marplesprint_option: restore dhcpcd-7 behaviour on invalid...
2019-08-16  Roy Marplesprint_option: try and terminate the env option, even...
2019-08-16  Roy MarplesDragonFlyBSD: No longer need to poll for IPv6 address...
2019-08-10  Roy Marplescontrol: Add CTL_FREE_LIST to control memory management.
2019-08-10  Roy MarplesFix control queue free argument.
2019-08-10  Roy Marplesscript: Send the actual env len, not the buffer size...
2019-08-08  Roy Marplesscript: optimise variable
2019-08-08  Roy Marplesprint_option: terminate parameters with no value
2019-08-08  Roy Marplesscript: assert that the env strings are correctly termi...
2019-08-08  Roy MarplesDHCP: If IP checksum is zero for the message, make...
2019-08-08  Roy MarplesDragonFly: Now supports sending NA messages from userland
2019-08-07  Roy MarplesFix prior.
2019-08-07  Roy MarplesBSD: warn if kernel does not support route(4) filtering
2019-08-06  Roy MarplesMerge branch 'master' of github.com:rsmarples/dhcpcd
2019-08-06  Roy MarplesBSD: Use read instead of recvmsg
2019-08-03  Roy MarplesFreeBSD: warn that we cannot detect overflow on the...
2019-08-03  Roy MarplesCast away an alignment error.
2019-08-01  Roy MarplesLinux: Fix compile on 3.x
2019-07-31  Roy MarplesDHCP: Rework checksuming so that the packet isn't touched.
2019-07-30  Roy Marplesroutes: Fix a NULL dereference error for global static... v8.0.2
2019-07-30  Roy MarplesRelease dhcpcd-8.0.2
2019-07-30  Roy MarplesIP: Work with IP headers with options.
2019-07-29  Roy MarplesBSD: Warn when kernel does not support sending ND6...
2019-07-29  Roy MarplesND6: Disable advertising on OS other than NetBSD and...
next