Skip to content
Archive of posts filed under the programming category.

wamupd-0.1.2

wamupd 0.1.2 is now available at http://files.roguelazer.com/projects/wamupd/wamupd-0.1.2.tar.bz2 (or via git, if you prefer). It fixes some TXT-related bugs filed by @daagaak. As usual, to learn about the project you can visit the wamupd page.

dnsextd, TCP, and IPv6

Hello interested parties. dnsextd (in my git repository) now supports TCP. It was actually sort of an amusing bug. I guess the dnsextd code must date back to PowerPC, because it had an extra ntoh call which on little-endian systems would cause TCP requests to fail. It’s fixed in the “tcp” branch of my git [...]

wamupd-0.1.1

So, some news on the wamupd front. I just released version 0.1.1 (tagged as such in git; also available as a tarball at http://files.roguelazer.com/projects/wamupd/wamupd-0.1.1.tar.bz2), which has a lot of new features over the prior, unnamed release. wamupd now stays resident, renewing leases and such It can talk to Avahi over D-BUS and pick up other [...]