Difference between revisions of "Netaa"

From Embedded Xinu
Jump to navigation Jump to search
Line 31: Line 31:
 
*Meeting to ensure progress and to assign the remaining pieces of the project.
 
*Meeting to ensure progress and to assign the remaining pieces of the project.
  
===<strike>Wednesday, February 27</strike>Sunday, March 2: Project Deadline===
+
===<strike>Wednesday, February 27</strike> Sunday, March 2: Project Deadline===
 
*ARP (Address Resolution Protocol)
 
*ARP (Address Resolution Protocol)
 
**send
 
**send
**receive
+
**<strike>receive</strike>
**daemon
+
**<strike>daemon</strike>
**shell command (arp)
+
**<strike>shell command (arp)</strike>
 
*ICMP (Internet Control Message Protocol)
 
*ICMP (Internet Control Message Protocol)
**echo request/reply
+
**<strike>echo request</strike>
**daemon
+
**echo reply
**shell command (ping)
+
**<strike>daemon</strike>
 +
**<strike>shell command (ping)</strike>
 
*Shell commands
 
*Shell commands
**snoop (packet sniffer)
+
**<strike>snoop (packet sniffer)</strike>
**ethstat
+
**<strike>ethstat</strike>
  
 
=Known Bugs=
 
=Known Bugs=
 
#Sporadically receive TLB buffer errors
 
#Sporadically receive TLB buffer errors

Revision as of 10:47, 28 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

Documentation

File:Netaa network daemons plan.pdf

File:Netaa network send plan.pdf

Timeline

Thursday, February 14: Meeting

  • 6pm in Cudahy 310
  • Adam, Tim, and Kyle are researching ICMP. Aaron, Brian, and Cathy 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 Sunday, March 2: Project Deadline

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

Known Bugs

  1. Sporadically receive TLB buffer errors