gvisor/pkg/tcpip/stack
Fabricio Voznika 4e171f7590 Basic support for ip link/addr and ifconfig
Closes #94

PiperOrigin-RevId: 207997580
Change-Id: I19b426f1586b5ec12f8b0cd5884d5b401d334924
2018-08-08 22:39:58 -07:00
..
BUILD stateify: support explicit annotation mode; convert refs and stack packages. 2018-07-27 10:17:21 -07:00
linkaddrcache.go netstack: update goroutine save / restore safety comments. 2018-07-17 10:15:00 -07:00
linkaddrcache_test.go Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
nic.go Basic support for ip link/addr and ifconfig 2018-08-08 22:39:58 -07:00
registration.go Basic support for ip link/addr and ifconfig 2018-08-08 22:39:58 -07:00
route.go Resend packets back to netstack if destined to itself 2018-08-08 22:03:35 -07:00
stack.go Basic support for ip link/addr and ifconfig 2018-08-08 22:39:58 -07:00
stack_global_state.go netstack: tcp socket connected state S/R support. 2018-07-10 09:23:35 -07:00
stack_test.go Move stack clock to options struct 2018-08-01 20:22:02 -07:00
transport_demuxer.go Switch netstack licenses to Apache 2.0. 2018-07-09 14:04:40 -07:00
transport_test.go Move stack clock to options struct 2018-08-01 20:22:02 -07:00