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
/
tcpip
/
stack
Age
Commit message (
Expand
)
Author
2021-10-18
conntrack: use tcpip.Clock instead of time.Time
Kevin Krakauer
2021-10-18
Support distinction for RWMutex and read-only locks.
Adin Scannell
2021-10-13
Represent direction with boolean
Ghanan Gowripalan
2021-10-12
Support Twice NAT
Ghanan Gowripalan
2021-10-12
Separate DNAT and SNAT manip states
Ghanan Gowripalan
2021-10-11
Support DNAT target
Ghanan Gowripalan
2021-10-07
Add a new metric to detect the number of spurious loss recoveries.
Nayana Bidari
2021-10-07
Track UDP packets performing REDIRECT NAT
Ghanan Gowripalan
2021-10-06
Create null entry connection on first IPTables hook
Ghanan Gowripalan
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
Drop IPTables.checkPackets
Ghanan Gowripalan
2021-10-01
Let connection handle tracked packets
Ghanan Gowripalan
2021-09-28
Support naive Masquerade NAT target
Ghanan Gowripalan
2021-09-27
Prevent PacketData from being modified.
Ayush Ranjan
2021-09-23
Pass AddressableEndpoint to IPTables
Ghanan Gowripalan
2021-09-23
Introduce method per iptables hook
Ghanan Gowripalan
2021-09-22
Track UDP connections
Ghanan Gowripalan
2021-09-22
Populate forwarded packet buffer's TransportHeader
Ghanan Gowripalan
2021-09-18
Avoid ambient clock on ICMP Rate Limiter
Bruno Dal Bo
2021-09-16
Allow creating packet socket bound to any protocol
Ghanan Gowripalan
2021-09-16
Annotate checklocks on mutex protected fields
Ghanan Gowripalan
2021-09-15
Pass address properties in a single struct
Tony Gong
2021-09-13
Support anonymous structs in checklocks.
Adin Scannell
2021-09-09
Remove link/packetsocket
Ghanan Gowripalan
2021-09-01
Support sending with packet sockets
Ghanan Gowripalan
2021-08-30
Avoid pseudo endpoint for TSVal generation
Zeling Feng
2021-08-27
Add LinkEndpoint.WriteRawPacket with stubs
Ghanan Gowripalan
2021-08-26
Add Stack.Seed() back
Zeling Feng
2021-08-19
Use a hash function to generate tcp timestamp offset
Zeling Feng
2021-08-18
Split TCP secrets from Stack to tcp.protocol
Zeling Feng
2021-08-12
Add support for TCP send buffer auto tuning.
Nayana Bidari
2021-08-11
[op] Make PacketBuffer Clone() do a deeper copy.
Ayush Ranjan
2021-07-30
Support RTM_DELLINK
Zeling Feng
2021-07-13
Deflake TestRouterSolicitation
Ghanan Gowripalan
2021-07-02
Discover more specific routes as per RFC 4191
Ghanan Gowripalan
2021-07-01
Mix checklocks and atomic analyzers.
Adin Scannell
2021-06-25
Remove sndQueue as its pointless now.
Bhasker Hariharan
2021-06-24
Incrementally update checksum when NAT-ing
Ghanan Gowripalan
2021-06-24
Refactor default router state to off-link route state
Ghanan Gowripalan
2021-06-21
Use fake clocks in NDP tests
Ghanan Gowripalan
2021-06-18
Add endpoints to map only if registerEndpoint succeeds.
Bhasker Hariharan
2021-06-18
Include off-link route's preference in update events
Ghanan Gowripalan
2021-06-17
raw sockets: don't overwrite destination address
Kevin Krakauer
2021-06-14
Rename DefaultRouter event to OffLinkRoute event
Ghanan Gowripalan
2021-06-14
Cleanup iptables bug TODOs
Kevin Krakauer
2021-06-14
Always accept discovered configurations from NDP
Ghanan Gowripalan
2021-06-05
Use the NIC packets arrived at when filtering
Ghanan Gowripalan
[next]