log

age author description
Tue, 20 Aug 2019 13:32:31 +0100 Roy Marples ARP: Respect IFF_NOARP interface flag more draft
Tue, 20 Aug 2019 10:01:16 +0100 Roy Marples route: Just compare order when adding routes from options. draft
Tue, 20 Aug 2019 09:34:19 +0100 Roy Marples BSD: Address some coverity issues draft
Fri, 16 Aug 2019 22:29:58 +0100 Roy Marples script: Rework assert to pass coverity. draft
Fri, 16 Aug 2019 21:26:34 +0100 Roy Marples print_option: restore dhcpcd-7 behaviour on invalid env option draft
Fri, 16 Aug 2019 20:29:03 +0100 Roy Marples print_option: try and terminate the env option, even on error. draft
Fri, 16 Aug 2019 19:21:28 +0100 Roy Marples DragonFlyBSD: No longer need to poll for IPv6 address flag changes draft
Sat, 10 Aug 2019 16:53:01 +0100 Roy Marples control: Add CTL_FREE_LIST to control memory management. draft
Sat, 10 Aug 2019 16:50:43 +0100 Roy Marples Fix control queue free argument. draft
Sat, 10 Aug 2019 15:07:44 +0100 Roy Marples script: Send the actual env len, not the buffer size to listeners. draft
Thu, 08 Aug 2019 21:59:55 +0100 Roy Marples script: optimise variable draft
Thu, 08 Aug 2019 20:41:24 +0100 Roy Marples print_option: terminate parameters with no value draft
Thu, 08 Aug 2019 20:40:34 +0100 Roy Marples script: assert that the env strings are correctly terminated draft
Thu, 08 Aug 2019 19:34:52 +0100 Roy Marples DHCP: If IP checksum is zero for the message, make it all ones. draft
Thu, 08 Aug 2019 18:01:21 +0100 Roy Marples DragonFly: Now supports sending NA messages from userland draft
Wed, 07 Aug 2019 16:48:11 +0100 Roy Marples Fix prior. draft
Wed, 07 Aug 2019 16:18:50 +0100 Roy Marples BSD: warn if kernel does not support route(4) filtering draft
Tue, 06 Aug 2019 15:08:45 +0100 Roy Marples Merge branch 'master' of github.com:rsmarples/dhcpcd draft
Tue, 06 Aug 2019 15:04:41 +0100 Roy Marples BSD: Use read instead of recvmsg draft
Sat, 03 Aug 2019 08:48:57 +0100 Roy Marples FreeBSD: warn that we cannot detect overflow on the route socket. draft
Sat, 03 Aug 2019 08:48:29 +0100 Roy Marples Cast away an alignment error. draft
Thu, 01 Aug 2019 13:54:57 +0100 Roy Marples Linux: Fix compile on 3.x draft
Wed, 31 Jul 2019 09:39:58 +0100 Roy Marples DHCP: Rework checksuming so that the packet isn't touched. draft
Tue, 30 Jul 2019 11:04:24 +0100 Roy Marples routes: Fix a NULL dereference error for global static routes draft dhcpcd-8.0.2
Tue, 30 Jul 2019 10:29:51 +0100 Roy Marples Release dhcpcd-8.0.2 draft
Tue, 30 Jul 2019 10:03:02 +0100 Roy Marples IP: Work with IP headers with options. draft
Mon, 29 Jul 2019 14:46:25 +0100 Roy Marples BSD: Warn when kernel does not support sending ND6 advertisements draft
Mon, 29 Jul 2019 13:31:23 +0100 Roy Marples ND6: Disable advertising on OS other than NetBSD and Linux draft
Mon, 29 Jul 2019 12:51:13 +0100 Roy Marples DragonFlyBSD: Fix compile draft
Mon, 29 Jul 2019 08:39:57 +0100 Roy Marples DHCP6: Change state to REQEST when any IA has NOBINDING status draft