This is an old revision of the document!


A PCRE internal error occured. This might be caused by a faulty plugin

====== Week 4 (June 13 to June 20) ====== ==== Day 1 (June 13) ==== Today was a public holiday in Queensland. I used the day to recover from the sickness over the weekend. I talked to Guo-Fu about DHCPv6 - I'll be implementing it this week. I'm beginning to realise I might want to make soliciting a prefix an operation that returns a status code. This way the caller can determine whether or not a DHCPv6 request needs to be made to find information such as DNS nameservers or whether to attempt a complete address solicit via DHCPv6. That way there's only one command to run ("ipv6", possibly to be renamed soon) instead of two or three for unusual network configurations. ==== Day 2 (June 14) ==== Set up some distcc hosts today to get a bit of a boost in recompile time. Every second counts :). The key is that I booted a Debian installer netboot via IPv6 in gPXE on my local network, and it seems to have gone off without a hitch. It's nice to see it all working so well "out of the box", so to speak. I spent the rest of the evening reading the DHCPv6 RFC (RFC 3315) and started filling out dhcp6.h with the relevant types and defines I'll need later on to implement it. As I work I'm also thinking about how best to implement it for gPXE. It's hard to say what features will be of most interest at this stage, I will need to implement them to be sure. ==== Day 3 (June 15) ==== More reading of the DHCPv6 spec today. Getting a better idea of what the protocol is capable of - my main exposure to it has been in the software so far. It does seem quite well-thought-out, and as my work involves administering a network it's nice to see how some of the features will reduce the workload in the future. [[http://git.etherboot.org/people/pcmattman/gpxe.git/commit/aa681cf20b0bccfd33afc2cdfd4df05dcebb2825|Tonight and yesterday's work]] - mainly getting dhcp6.h filled out as I read through the RFC. Hopefully I can start getting some code down soon - I'll definitely need to read the DHCPv4 code to get an idea of how to make things work. Certainly looking forward to throwing some DHCPv6 packets onto my network though! ==== Day 4 (June 16) ==== Maintenance at work this evening and some other issues with hardware at work turned this evening into a write-off for gPXE work.


QR Code
QR Code soc:2011:pcmattman:journal:week4 (generated for current page)