• Mikio Hara's avatar
    Revert "icmp: fix ExtendedEchoRequest extension object" · b7e29687
    Mikio Hara authored
    This reverts commit e1173011.
    
    Reason for revert: The reverted test case is one of typical wrong wire
    format test cases. The exposed API intentionally doesn't provide any
    extenion object validation because the API is also used to construct
    wire format compliance test tools. The API is extesion object-agnostic
    and should be able to transmit and receive payload containing extension
    objects in wrong wire format. Please preserve such test cases for now.
    
    If you want to drop such test case, please add 1) extension object
    validation, 2) a control knob for skipping validation, then drop all of
    them.
    
    Change-Id: I5c488c95523488e511e7a91e29a2f24f08448415
    Reviewed-on: https://go-review.googlesource.com/c/146877Reviewed-by: 's avatarBrad Fitzpatrick <bradfitz@golang.org>
    Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
    b7e29687
Name
Last commit
Last update
bpf Loading commit data...
context Loading commit data...
dict Loading commit data...
dns/dnsmessage Loading commit data...
html Loading commit data...
http Loading commit data...
http2 Loading commit data...
icmp Loading commit data...
idna Loading commit data...
internal Loading commit data...
ipv4 Loading commit data...
ipv6 Loading commit data...
lif Loading commit data...
nettest Loading commit data...
netutil Loading commit data...
proxy Loading commit data...
publicsuffix Loading commit data...
route Loading commit data...
trace Loading commit data...
webdav Loading commit data...
websocket Loading commit data...
xsrftoken Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
codereview.cfg Loading commit data...