Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
soc:2011:pcmattman:journal:week4 [2011/06/14 02:16]
pcmattman day 1 & 2 journal entries (day 2 wip)
soc:2011:pcmattman:journal:week4 [2011/06/17 02:01]
pcmattman day 4 log
Line 13: Line 13:
 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. 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)