Age | Commit message (Expand) | Author |
2020-06-07 | Merge release-20200522.0-94-g32b823fc (automated) | gVisor bot |
2020-06-07 | netstack: parse incoming packet headers up-front | Kevin Krakauer |
2020-06-03 | Merge release-20200522.0-72-gd3a8bffe (automated) | gVisor bot |
2020-06-03 | Pass PacketBuffer as pointer. | Ting-Yu Wang |
2020-05-27 | Merge release-20200518.0-45-g0bc022b7 (automated) | gVisor bot |
2020-05-01 | Merge release-20200422.0-11-g5e1e61f (automated) | gVisor bot |
2020-05-01 | Automated rollback of changelist 308674219 | Kevin Krakauer |
2020-04-30 | Merge release-20200422.0-7-gae15d90 (automated) | gVisor bot |
2020-04-30 | FIFO QDisc implementation | Bhasker Hariharan |
2020-04-27 | Merge release-20200323.0-253-g55f0c33 (automated) | gVisor bot |
2020-04-27 | Automated rollback of changelist 308163542 | gVisor bot |
2020-04-24 | Merge release-20200323.0-227-geccae0f (automated) | gVisor bot |
2020-04-23 | Remove View.First() and View.RemoveFirst() | Kevin Krakauer |
2020-04-21 | Merge release-20200323.0-199-g120d3b5 (automated) | gVisor bot |
2020-04-21 | Automated rollback of changelist 307477185 | gVisor bot |
2020-04-20 | Merge release-20200323.0-195-g07b1b4c (automated) | gVisor bot |
2020-04-17 | Remove View.First() and View.RemoveFirst() | Kevin Krakauer |
2020-04-17 | Merge release-20200323.0-172-gf367cf8 (automated) | gVisor bot |
2020-04-16 | Drop invalid NDP NA messages | Ghanan Gowripalan |
2020-04-14 | Attempt SLAAC address regeneration on DAD conflicts | Ghanan Gowripalan |
2020-04-10 | Merge release-20200323.0-114-gc560bfd (automated) | gVisor bot |
2020-04-09 | Drop invalid NDP NS messages | Ghanan Gowripalan |
2020-04-07 | Merge release-20200323.0-80-g6db55a5 (automated) | gVisor bot |
2020-04-07 | Require that IPv6 headers be in the first fragment | Ghanan Gowripalan |
2020-04-04 | Merge release-20200323.0-69-gfc99a7e (automated) | gVisor bot |
2020-04-03 | Refactor software GSO code. | Bhasker Hariharan |
2020-04-03 | Merge release-20200323.0-61-g4582a2f (automated) | gVisor bot |
2020-04-02 | Drop NDP messages with fragment extension header | Ghanan Gowripalan |
2020-04-02 | Merge release-20200323.0-58-gecc3d01 (automated) | gVisor bot |
2020-04-02 | Increment NDP message RX stats before validation | Ghanan Gowripalan |
2020-03-27 | Merge release-20200219.0-253-g2a4aff7 (automated) | gVisor bot |
2020-03-27 | Support Hop By Hop and Destination Options ext hdr | Ghanan Gowripalan |
2020-03-26 | Merge release-20200219.0-250-gedc3c04 (automated) | gVisor bot |
2020-03-26 | Use panic instead of log.Fatalf | Ghanan Gowripalan |
2020-03-26 | Merge release-20200219.0-247-gfbe8046 (automated) | gVisor bot |
2020-03-26 | Handle IPv6 Fragment & Routing extension headers | Ghanan Gowripalan |
2020-03-24 | Merge release-20200219.0-220-g7e4073a (automated) | gVisor bot |
2020-03-24 | Move tcpip.PacketBuffer and IPTables to stack package. | Bhasker Hariharan |
2020-02-24 | Merge release-20200219.0-27-gc37b196 (automated) | gVisor bot |
2020-02-24 | Add support for tearing down protocol dispatchers and TIME_WAIT endpoints. | Ian Gudger |
2020-02-06 | Merge release-20200127.0-88-g6bd59b4 (automated) | gVisor bot |
2020-02-06 | Update link address for targets of Neighbor Adverts | Ghanan Gowripalan |
2020-02-06 | Merge release-20200127.0-85-g1b6a12a (automated) | gVisor bot |
2020-01-31 | Merge release-20200127.0-48-g77bf586 (automated) | gVisor bot |
2020-01-31 | Use multicast Ethernet address for multicast NDP | Ghanan Gowripalan |
2020-01-31 | Merge release-20200127.0-47-g528dd1e (automated) | gVisor bot |
2020-01-31 | Extract multicast IP to Ethernet address mapping | Ghanan Gowripalan |
2020-01-28 | Merge release-20200115.0-126-g431ff52 (automated) | gVisor bot |
2020-01-28 | Update link address for senders of Neighbor Solicitations | Ghanan Gowripalan |
2020-01-27 | Refactor to hide C from channel.Endpoint. | Ting-Yu Wang |