summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/link/tun
AgeCommit message (Expand)Author
2020-08-25Use new reference count utility throughout gvisor.Dean Deng
2020-08-13Migrate to PacketHeader API for PacketBuffer.Ting-Yu Wang
2020-08-03Plumbing context.Context to DecRef() and Release().Nayana Bidari
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-15Fix minor bugs in a couple of interface IOCTLs.Bhasker Hariharan
2020-06-03Pass PacketBuffer as pointer.Ting-Yu Wang
2020-03-24Move tcpip.PacketBuffer and IPTables to stack package.Bhasker Hariharan
2020-03-16Enable ARP resolution in TAP devices.Ting-Yu Wang
2020-02-21Implement tap/tun device in vfs.Ting-Yu Wang
2020-01-27Standardize on tools directory.Adin Scannell
2019-11-23Cleanup visibility.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-01-31Remove license commentsMichael Pratt
2018-10-23Track paths and provide a rename hook.Adin Scannell
2018-10-19Use correct company name in copyright headerIan Gudger
2018-08-22Allow building on !linuxGoogler
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-09Switch netstack licenses to Apache 2.0.Nicolas Lacasse
2018-04-28Add mising license headers.Nicolas Lacasse
2018-04-28Check in gVisor.Googler