Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
soc:2011:pcmattman:journal:week2 [2011/05/31 07:11]
pcmattman week 2 day 2 journal entries
soc:2011:pcmattman:journal:week2 [2011/06/01 06:09]
pcmattman update for day 3
Line 54: Line 54:
  
 Once NDP solicits are working I'll get the relevant commits out there with a request for comments, as they change some of the fundamental prototypes in the network stack. It'll be easier to see the purpose of the changes when the changes are actually being used. Once NDP solicits are working I'll get the relevant commits out there with a request for comments, as they change some of the fundamental prototypes in the network stack. It'll be easier to see the purpose of the changes when the changes are actually being used.
 +
 +==== Day 3 (June 1) ====
 +
 +Worked on getting NDP implemented today. I managed to get responding to NDP solicit messages working, which showed that the previously reimplemented IPv6 routing code has not caused a regression.
 +
 +As part of the test I pinged a gPXE host after it had autoconfigured an address for itself:
 +<​code>​
 +64 bytes from 2001:​44b8:​7222:​a50::​f:​ icmp_seq=5 ttl=255 time=15.4 ms
 +</​code>​
 +It's nice to see gPXE talking to the network via IPv6 now :).
 +
 +The next step is to get a kernel booted via HTTP over IPv6, and then I can start working on router advertisements and configuring station addresses based on the prefix announcements (at the moment the 2001:​44b8:​7222:​a50::/​64 prefix is hardcoded for testing, but the link local address used for NDP is autoconfigured).
 +
 +[[http://​git.etherboot.org/​people/​pcmattman/​gpxe.git/​commit/​96acdca13776eb7be1525984b2609111ff6dea02|Commit containing today'​s work.]] (96acdca13776eb7be1525984b2609111ff6dea02)
 +
 +Update: HTTP booting [[https://​picasaweb.google.com/​pcmattman/​GoogleSummerOfCode2011?​authkey=Gv1sRgCImD_Zf4zsaUsgE#​5613236860456772754|is]] [[https://​picasaweb.google.com/​pcmattman/​GoogleSummerOfCode2011?​authkey=Gv1sRgCImD_Zf4zsaUsgE#​5613236847427503426|working]]!!! Success!
 +
 +[[http://​git.etherboot.org/​people/​pcmattman/​gpxe.git/​commit/​fe7ef6e404ca2597c915e7a1937154ff7afddc22|Commit containing fixes]] that were needed for HTTP booting on my network. (fe7ef6e404ca2597c915e7a1937154ff7afddc22)

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

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