Skip to content

IP4 refactor, Arp improvements and POSIX cleanup#1237

Merged
alfreb merged 23 commits intoincludeos:devfrom
alfreb:dev
Mar 16, 2017
Merged

IP4 refactor, Arp improvements and POSIX cleanup#1237
alfreb merged 23 commits intoincludeos:devfrom
alfreb:dev

Conversation

@alfreb
Copy link
Copy Markdown
Contributor

@alfreb alfreb commented Mar 15, 2017

  • ARP improvements are required for compliance with RFC1122 and updates.
  • IP4 is refactored to replace TOS with ECN/DSCP, provide complete set of getters / setters for future testing, and make these named consistently as ip_xyz/ set_ip_xyz to make interface clearer in subclasses.
  • Inet interface was mainly changed to accommodate required arp features. Inet will still go through many changes.

@alfreb alfreb merged commit b116650 into includeos:dev Mar 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants