Results 165 comments of Roy Marples

Anyone found a good workaround for this yet? We're trying to upgrade to latest smui and this is blocking us :/

Svelte issue: https://github.com/sveltejs/language-tools/issues/1825

We used to do that and ferry io back to the launcher process, but that proved error prone. So I guess the real fix, in terms of Keep It Simple...

So you need to look at ARP ARPOP_REQUESTs on the wire as well. They seem to the the source of your concern, not the DHCP transaction itself.

I'm thinking about removing the timeout option as it becomes meaningless when #271 happens.

@holmanb once #271 happens the `--oneshot` option would be removed as well, but you used it in your example. Do you have a rationale for it?

Ok, that's a good enough reason to keep it. I'll add that the fine man page.

For the bundled dhcpcd-10, does it come with privsep support enabled?` At a rough guess, I suspect the libc is newer than what dhcpcd expects. Does dhcpcd-10 work on oracle...

You'll need to change dhcpcd.8.in as well to document the new requirement for dumping leases needing the `-` part. Luckily interface names cannot start with a `-` so this is...