• Mikio Hara's avatar
    go.net/ipv4: drop DIffServ and ECN constants, add ICMPType · 8108b4b3
    Mikio Hara authored
    This CL removes DiffServ and ECN constants assigned by IANA because
    for now we don't have an appropriate package to put those constants
    as part of API. There were used for the type-of-service field of IPv4
    header and the traffic class field of IPv6 header.
    
    Also adds ICMPType for convenience, makes use of internal IANA
    protocol number constants instead of syscall's to prevent churning of
    package syscall in the near future.
    
    R=dave
    CC=golang-dev
    https://golang.org/cl/9353045
    8108b4b3
Name
Last commit
Last update
dict Loading commit data...
html Loading commit data...
idna Loading commit data...
ipv4 Loading commit data...
ipv6 Loading commit data...
proxy Loading commit data...
publicsuffix Loading commit data...
spdy Loading commit data...
websocket Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...
codereview.cfg Loading commit data...