• Mikio Hara's avatar
    icmp: add support for multi-part messages · e3b9e70d
    Mikio Hara authored
    ICMP extension structures allow a few existing ICMP error messages to
    convey extra information for troubleshooting; especially the root cause
    of why the original datagram could not be delivered.
    
    This CL adds generic support for ICMP extension stuructures to
    DstUnreach, TimeExceeded and ParamProb structs. Specific extensions such
    as MPLS label-stack, interface and next-hop identification will be
    inplemneted in separate followup CLs.
    
    Change-Id: I90798c135bdf76b806e2dde2bdd57c2c11d7e7e9
    e3b9e70d
Name
Last commit
Last update
context Loading commit data...
dict Loading commit data...
html Loading commit data...
icmp Loading commit data...
idna Loading commit data...
internal Loading commit data...
ipv4 Loading commit data...
ipv6 Loading commit data...
netutil Loading commit data...
proxy Loading commit data...
publicsuffix Loading commit data...
spdy Loading commit data...
webdav Loading commit data...
websocket Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README Loading commit data...