Difference between revisions of "Netaa"

From Embedded Xinu
Jump to navigation Jump to search
Line 11: Line 11:
 
agember-es{at}mscs{dot}mu{dot}edu
 
agember-es{at}mscs{dot}mu{dot}edu
  
Timeline
+
=Timeline=
 
===Thursday, February 14: Meeting===
 
===Thursday, February 14: Meeting===
 
6pm in Cudahy 310
 
6pm in Cudahy 310
  
Adam and Tim are researching ICMP.  Aaron, Brian, & Kathy are researching ARP.  Tasks will be split up at the meeting.
+
Adam, Tim, and Kyle are researching ICMP.  Aaron, Brian, & Kathy are researching ARP.   
 +
Extra shell commands will be assigned at next meeting.
 +
 
 +
===Monday, February 18: ICMP Subgroup Meeting===
 +
Meeting before class to go over questions or concerns on implementation.
 +
 
 +
===Thursday, February 21: Meeting===
 +
Meeting to ensure progress and to assign the remaining pieces of the project.
  
 
===Wednesday, February 27: Project Deadline===
 
===Wednesday, February 27: Project Deadline===

Revision as of 18:18, 15 February 2008

Team Members

(All emails are @mu.edu)

  • Aaron Gember: aaron.gember, (414) 550-5820
  • Adam Koehler: adam.koehler
  • Brian Smith: brian.smith
  • Cathy Vuong: catherine.vuong
  • Kyle Jackson: kyle.jackson
  • Tim Blattner: timothy.blattner

Team email list: agember-es{at}mscs{dot}mu{dot}edu

Timeline

Thursday, February 14: Meeting

6pm in Cudahy 310

Adam, Tim, and Kyle are researching ICMP. Aaron, Brian, & Kathy are researching ARP. Extra shell commands will be assigned at next meeting.

Monday, February 18: ICMP Subgroup Meeting

Meeting before class to go over questions or concerns on implementation.

Thursday, February 21: Meeting

Meeting to ensure progress and to assign the remaining pieces of the project.

Wednesday, February 27: Project Deadline

  • ARP (Address Resolution Protocol)
    • send
    • receive
    • daemon
    • shell command (arp)
  • ICMP (Internet Control Message Protocol)
    • echo request/reply
    • daemon
    • shell command (ping)
  • Shell commands
    • snoop (packet sniffer)
    • ethstat

Known Bugs

  1. Crashes with TLB exception when running on Supervoc - first seen with r4
  2. Shell command help with second argument of non-existant command crashes the shell - first seen with r1