• Mikio Hara's avatar
    net: add Source field to OpError · afd2d2b6
    Mikio Hara authored
    Not only by network, transport-layer intermediaries but by
    virtualization stuff in a node, it is hard to identify the root cause of
    weird faults without information of packet flows after disaster
    happened.
    
    This change adds Source field to OpError to be able to represent a
    5-tuple of internet transport protocols for helping dealing with
    complicated systems.
    
    Also clarifies the usage of Source and Addr fields.
    
    Updates #4856.
    
    Change-Id: I96a523fe391ed14406bfb21604c461d4aac2fa19
    Reviewed-on: https://go-review.googlesource.com/9231Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    afd2d2b6
Name
Last commit
Last update
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test 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...
favicon.ico Loading commit data...
robots.txt Loading commit data...