index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
socket
/
netlink
/
route
/
protocol.go
Age
Commit message (
Expand
)
Author
2021-11-04
[syserr] Reverse dependency for tcpip.Error
Zach Koopmans
2021-07-30
Support RTM_DELLINK
Zeling Feng
2021-04-27
Remove uses of the binary package from networking code.
Rahat Mahmood
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-11-01
Fix returned error when deleting non-existant address
Ian Lewis
2020-10-27
Add basic address deletion to netlink
Ian Lewis
2020-10-23
Fix nogo tests in //pkg/sentry/socket/...
Ting-Yu Wang
2020-02-04
Support RTM_NEWADDR and RTM_GETLINK in (rt)netlink.
Ting-Yu Wang
2020-01-28
netlink: add support for RTM_F_LOOKUP_TABLE
Jianfeng Tan
2020-01-27
Update package locations.
Adin Scannell
2019-11-04
Add NETLINK_KOBJECT_UEVENT socket support
Michael Pratt
2019-07-31
Basic support for 'ip route'
Ian Lewis
2019-06-13
Update canonical repository.
Adin Scannell
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-04-29
Allow and document bug ids in gVisor codebase.
Nicolas Lacasse
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-08-08
Basic support for ip link/addr and ifconfig
Fabricio Voznika
2018-08-02
Automated rollback of changelist 207037226
Zhaozhong Ni
2018-08-01
Automated rollback of changelist 207007153
Michael Pratt
2018-08-01
stateify: convert all packages to use explicit mode.
Zhaozhong Ni
2018-05-15
sentry: Replaces saving of inet.Stack with retrieval via context.
Kevin Krakauer
2018-04-28
Check in gVisor.
Googler