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
Age
Commit message (
Expand
)
Author
2021-10-15
Satisfy nogo
Ghanan Gowripalan
2021-10-15
Implement WriteRawPacket for pipe
Tony Gong
2021-10-14
Report total memory based on limit or host
Fabricio Voznika
2021-10-14
Add a size parameter
Chong Cai
2021-10-13
Minor fixes to sharedmem.
Bhasker Hariharan
2021-10-13
add create-only raw sockets
Kevin Krakauer
2021-10-13
Represent direction with boolean
Ghanan Gowripalan
2021-10-12
Support Twice NAT
Ghanan Gowripalan
2021-10-12
Create constants for Keepalive defaults.
Bhasker Hariharan
2021-10-12
Separate DNAT and SNAT manip states
Ghanan Gowripalan
2021-10-12
Make cgroup creation/deletion more robust
Fabricio Voznika
2021-10-12
Remove state:"nosave"/"zerovalue" annotations from all waiter.Queues.
Jamie Liu
2021-10-11
Support DNAT target
Ghanan Gowripalan
2021-10-11
Create subcontainer cgroups for compatibility
Fabricio Voznika
2021-10-11
Add unit test for Redirect target
Ghanan Gowripalan
2021-10-11
Support IP_PKTINFO and IPV6_RECVPKTINFO on raw sockets
Ghanan Gowripalan
2021-10-11
Merge pull request #6428 from dillanzhou:fix_epoll_vfs2
gVisor bot
2021-10-08
Remove ring0 floating point save/load functions on amd64.
Jamie Liu
2021-10-08
Remove redundant slice copy in lisafs gofer client.
Ayush Ranjan
2021-10-08
Disallow "trusted" namespace xattr in VFS2 gofer client.
Ayush Ranjan
2021-10-07
add convenient wrapper for eventfd
Kevin Krakauer
2021-10-07
Add a new metric to detect the number of spurious loss recoveries.
Nayana Bidari
2021-10-07
tests: use a proper path to the kvm device
Andrei Vagin
2021-10-07
Track UDP packets performing REDIRECT NAT
Ghanan Gowripalan
2021-10-07
Modify the TCP test to receive re-transmitted packet before sending ACK.
Nayana Bidari
2021-10-07
Store timestamps as time.Time
Tamir Duberstein
2021-10-06
Create null entry connection on first IPTables hook
Ghanan Gowripalan
2021-10-06
Add global lisafs kernel flag.
Ayush Ranjan
2021-10-05
Merge pull request #6687 from zchee:atomicbitops-nosplit
gVisor bot
2021-10-05
Add server implementation for sharedmem endpoints.
Bhasker Hariharan
2021-10-04
Reply to invalid ACKs even when accept queue is full
Arthur Sfez
2021-10-04
No split to assembly and noasm functions on atomicbitops package
Koichi Shiraishi
2021-10-01
Read lock when getting connections
Ghanan Gowripalan
2021-10-01
Drop ConnTrack.handlePacket
Ghanan Gowripalan
2021-10-01
Drop conn.tcbHook
Ghanan Gowripalan
2021-10-01
Annotate checklocks on mutex protected fields
Ghanan Gowripalan
2021-10-01
Merge pull request #6551 from sudo-sturbia:msgqueue/procfs
gVisor bot
2021-10-01
Drop IPTables.checkPackets
Ghanan Gowripalan
2021-10-01
Let connection handle tracked packets
Ghanan Gowripalan
2021-10-01
Move pendingEndpoints to acceptQueue
Tamir Duberstein
2021-09-30
kernel: print PID in addition to TID in task log messages
Andrei Vagin
2021-09-29
Avoid comparisons to zero value of acceptQueue
Tamir Duberstein
2021-09-29
Rename accepted -> acceptQueue
Tamir Duberstein
2021-09-29
Remove syncRcvdCount
Tamir Duberstein
2021-09-28
Move `safecopy.ReplaceSignalHandler` into `sighandling` package.
Etienne Perot
2021-09-28
Inline handleSynSegment
Tamir Duberstein
2021-09-28
Support naive Masquerade NAT target
Ghanan Gowripalan
2021-09-27
Move `sighandling` package out of `sentry`.
Etienne Perot
2021-09-27
Implement S/R for Stats
Tamir Duberstein
2021-09-27
Prevent PacketData from being modified.
Ayush Ranjan
[next]