Skip to content

Commit

Permalink
TODO: recvmsg + IP_PKTINFO
Browse files Browse the repository at this point in the history
  • Loading branch information
dgvncsz0f committed Mar 22, 2012
1 parent 2b5178f commit 19b581a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
* Add a packet.SetTextOption for textual data handling
* Handle Maximum DHCP Message Size (option 57)
* Handle Overload (option 52)
* using recvmsg + IP_PKTINFO/cmsg to figure the interface of the UDP packet

OK * Use recvfrom instead of recv to store source IP of the received packet.
OK * Do simple SetParameter in dhcp_packet class to read human readable data (look at anemon server code)
Expand Down

0 comments on commit 19b581a

Please sign in to comment.