Age | Commit message (Expand) | Author |
2021-03-24 | Merge release-20210315.0-21-gec0aa657e (automated) | gVisor bot |
2021-03-24 | Unexpose immutable fields in stack.Route | Nick Brown |
2021-03-23 | Merge release-20210315.0-15-gacb4c6288 (automated) | gVisor bot |
2021-03-23 | Merge release-20210315.0-11-g409a11445 (automated) | gVisor bot |
2021-03-23 | Explicitly allow martian loopback packets | Ghanan Gowripalan |
2021-03-22 | Merge release-20210315.0-7-ga073d7697 (automated) | gVisor bot |
2021-03-22 | Return tcpip.Error from (*Stack).GetMainNICAddress | Ghanan Gowripalan |
2021-03-17 | Merge release-20210309.0-37-g4065604e1 (automated) | gVisor bot |
2021-03-17 | Drop loopback traffic from outside of the stack | Ghanan Gowripalan |
2021-03-16 | Merge release-20210309.0-32-g68065d1ce (automated) | gVisor bot |
2021-03-16 | Detect looped-back NDP DAD messages | Ghanan Gowripalan |
2021-03-16 | Merge release-20210309.0-31-gebd7c1b88 (automated) | gVisor bot |
2021-03-16 | Do not call into Stack from LinkAddressRequest | Ghanan Gowripalan |
2021-03-05 | Merge release-20210301.0-19-g2db8f7485 (automated) | gVisor bot |
2021-03-05 | Fix network protocol/endpoint lock order violation | Ghanan Gowripalan |
2021-03-05 | Merge release-20210301.0-18-g498709250 (automated) | gVisor bot |
2021-03-05 | Include duplicate address holder info in DADResult | Ghanan Gowripalan |
2021-03-05 | Merge release-20210301.0-15-g3e8e2cad8 (automated) | gVisor bot |
2021-03-05 | Make stack.DADResult an interface | Ghanan Gowripalan |
2021-03-04 | Merge release-20210301.0-12-g1cd76d958 (automated) | gVisor bot |
2021-03-03 | Make dedicated methods for data operations in PacketBuffer | Ting-Yu Wang |
2021-03-03 | Merge release-20210301.0-7-g80bc67c26 (automated) | gVisor bot |
2021-03-03 | Export stats that were forgotten | Arthur Sfez |
2021-02-25 | Merge release-20210208.0-93-g1d2975ffb (automated) | gVisor bot |
2021-02-24 | Validate MLD packets | Arthur Sfez |
2021-02-24 | Merge release-20210208.0-90-gfcd4ff4fc (automated) | gVisor bot |
2021-02-24 | Cleanup temp SLAAC address jobs on DAD conflicts | Ghanan Gowripalan |
2021-02-18 | Merge release-20210208.0-71-g2a2cb29e1 (automated) | gVisor bot |
2021-02-18 | Validate IGMP packets | Arthur Sfez |
2021-02-09 | Merge release-20210201.0-67-g18e993eb4 (automated) | gVisor bot |
2021-02-09 | Move network internal code to internal package | Ghanan Gowripalan |
2021-02-09 | Merge release-20210201.0-62-g3f802e718 (automated) | gVisor bot |
2021-02-09 | add IPv4 options processing for forwarding and reassembly | Julian Elischer |
2021-02-09 | Merge release-20210201.0-61-g6671a42d6 (automated) | gVisor bot |
2021-02-08 | Remove unnecessary locking | Ghanan Gowripalan |
2021-02-09 | Merge release-20210201.0-58-g39251f31c (automated) | gVisor bot |
2021-02-08 | Support performing DAD for any address | Ghanan Gowripalan |
2021-02-06 | Remove linkAddrCache | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-96-g11ce8ba99 (automated) | gVisor bot |
2021-02-06 | Use fine grained locks while sending NDP packets | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-95-gc5afaf285 (automated) | gVisor bot |
2021-02-06 | Remove (*stack.Stack).FindNetworkEndpoint | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-91-gc19e049f2 (automated) | gVisor bot |
2021-02-06 | Check local address directly through NIC | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-90-g83b764d9d (automated) | gVisor bot |
2021-02-05 | Batch write packets after iptables checks | Ghanan Gowripalan |
2021-02-06 | Merge release-20210125.0-87-g24416032a (automated) | gVisor bot |
2021-02-05 | Refactor locally delivered packets | Ghanan Gowripalan |
2021-02-01 | Merge release-20210125.0-47-gebd3912c0 (automated) | gVisor bot |
2021-02-01 | Refactor HandleControlPacket/SockError | Ghanan Gowripalan |