Difference between revisions of "Netaa"

From Embedded Xinu
Jump to navigation Jump to search
Line 13: Line 13:
 
=Timeline=
 
=Timeline=
 
===Thursday, February 14: Meeting===
 
===Thursday, February 14: Meeting===
6pm in Cudahy 310
+
*6pm in Cudahy 310
  
Adam, Tim, and Kyle are researching ICMP.  Aaron, Brian, & Kathy are researching ARP.   
+
*Adam, Tim, and Kyle are researching ICMP.  Aaron, Brian, & Kathy are researching ARP.   
Extra shell commands will be assigned at next meeting.
+
*Extra shell commands will be assigned at next meeting.
  
 
===Monday, February 18: ICMP Subgroup Meeting===
 
===Monday, February 18: ICMP Subgroup Meeting===
Meeting before class to go over questions or concerns on implementation.
+
*3:45pm in Cudahy 310
 +
*Meeting before class to go over questions or concerns on implementation.
  
 
===Thursday, February 21: Meeting===
 
===Thursday, February 21: Meeting===
Meeting to ensure progress and to assign the remaining pieces of the project.
+
*6pm in Cudahy 310
 +
*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:19, 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

  • 3:45pm in Cudahy 310
  • Meeting before class to go over questions or concerns on implementation.

Thursday, February 21: Meeting

  • 6pm in Cudahy 310
  • 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