• Mikio Hara's avatar
    lif: new package · 9f0e377a
    Mikio Hara authored
    This change introduces a package that provides basic functions for the
    manipulation of logical network interfaces, interface addresses and
    data links on Solaris.
    
    As BSD variants implement routing socket and routing messages, Linux
    implements netlink socket and netlink messages, Solaris implements
    STREAMS-like interface for reading, writing network facility
    information inside the kernel. The package wraps various I/O control
    calls which involve message exchanges between kernel protocol modules
    in exposed APIs.
    
    At present, the package supports Solaris 11 or above.
    
    Updates golang/go#7177.
    
    Change-Id: I192d85e53b0bee942dfefca0f73a3eb94ab8bfe9
    Reviewed-on: https://go-review.googlesource.com/29893Reviewed-by: 's avatarIan Lance Taylor <iant@golang.org>
    9f0e377a
Name
Last commit
Last update
bpf Loading commit data...
context Loading commit data...
dict Loading commit data...
html 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...
lex/httplex Loading commit data...
lif 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 Loading commit data...
codereview.cfg Loading commit data...