-
Notifications
You must be signed in to change notification settings - Fork 0
Home
ASWANTH P P edited this page Oct 31, 2017
·
15 revisions
- Completed setting up the Github repository for the project.
- Consulted TAs to get started with understanding of DHCP.
- Successfully installed, initialized and configured git in the local machines.
- Uploaded ns-3 source code to the github repository
- Read RFC 2131.
- Read IPv4 DHCP Relay from Network OS Layer 3 Routing Configuration Guide.
- Read dhcp-example.cc
- Read dhcp-header.cc
- Made function call sequence diagram for DhcpClient.h ,DhcpServer.h and DhcpRelay.h (which we need to develop)
- Finalized the Topology for DHCP Relay functionality