summaryrefslogtreecommitdiffhomepage
path: root/pkg/tcpip/stack/nic.go
AgeCommit message (Expand)Author
2020-10-29Automated rollback of changelist 339675182Dean Deng
2020-10-29Delay goroutine creation during TCP handshake for accept/connect.Dean Deng
2020-10-27Add support for Timestamp and RecordRoute IP optionsJulian Elischer
2020-10-22Pass NetworkInterface to LinkAddressRequestGhanan Gowripalan
2020-10-16Don't include link header when forwarding packetsGhanan Gowripalan
2020-10-09Automated rollback of changelist 336304024Ghanan Gowripalan
2020-10-09Automated rollback of changelist 336185457Bhasker Hariharan
2020-10-08Do not resolve routes immediatelyGhanan Gowripalan
2020-10-05Remove AssignableAddressEndpoint.NetworkEndpointGhanan Gowripalan
2020-09-30Use the ICMP error response facilityJulian Elischer
2020-09-29Return permanent addresses when NIC is downGhanan Gowripalan
2020-09-29Trim Network/Transport Endpoint/ProtocolGhanan Gowripalan
2020-09-29Move IP state from NIC to NetworkEndpoint/ProtocolGhanan Gowripalan
2020-09-26Remove generic ICMP errorsGhanan Gowripalan
2020-09-23Extract ICMP error sender from UDPJulian Elischer
2020-09-20Merge pull request #3651 from ianlewis:ip-forwardinggVisor bot
2020-09-18Count packets dropped by iptables in IPStatsKevin Krakauer
2020-09-17ip6tables: filter table supportKevin Krakauer
2020-09-16Bind loopback subnets' lifetime to perm addressGhanan Gowripalan
2020-08-28Don't bind loopback to all IPs in an IPv6 subnetGhanan Gowripalan
2020-08-28Use a single NetworkEndpoint per addressGhanan Gowripalan
2020-08-25Add option to replace linkAddrCache with neighborCacheSam Balana
2020-08-24Consider loopback bound to all addresses in subnetGhanan Gowripalan
2020-08-17Merge branch 'master' into ip-forwardingIan Lewis
2020-08-17Remove address range functionsGhanan Gowripalan
2020-08-15Don't support address rangesGhanan Gowripalan
2020-08-14Use a single NetworkEndpoint per NIC per protocolGhanan Gowripalan
2020-08-13Migrate to PacketHeader API for PacketBuffer.Ting-Yu Wang
2020-08-06Join IPv4 all-systems group on NIC enableGhanan Gowripalan
2020-08-05Support receiving broadcast IPv4 packetsGhanan Gowripalan
2020-07-30Implement neighbor unreachability detection for ARP and NDP.Sam Balana
2020-07-28Redirect TODO to GitHub issuesFabricio Voznika
2020-07-22Support for receiving outbound packets in AF_PACKET.Bhasker Hariharan
2020-07-07icmp: When setting TransportHeader, remove from the Data portion.Ting-Yu Wang
2020-06-11Do not use tentative addresses for routesGhanan Gowripalan
2020-06-09Handle removed NIC in NDP timer for packet txGhanan Gowripalan
2020-06-07netstack: parse incoming packet headers up-frontKevin Krakauer
2020-06-05iptables: loopback traffic skips prerouting chainKevin Krakauer
2020-06-03Pass PacketBuffer as pointer.Ting-Yu Wang
2020-05-29Update WritePacket* API to take ownership of packets to be written.Ting-Yu Wang
2020-05-27Remove linkEP from DeliverNetworkPacketSam Balana
2020-05-08iptables - filter packets using outgoing interface.gVisor bot
2020-05-01Support for connection tracking of TCP packets.Nayana Bidari
2020-05-01Automated rollback of changelist 308674219Kevin Krakauer
2020-04-30Prefer temporary addressesGhanan Gowripalan
2020-04-28Support IPv6 Privacy Extensions for SLAACGhanan Gowripalan
2020-04-27Automated rollback of changelist 308163542gVisor bot
2020-04-23Remove View.First() and View.RemoveFirst()Kevin Krakauer
2020-04-21Automated rollback of changelist 307477185gVisor bot
2020-04-17Remove View.First() and View.RemoveFirst()Kevin Krakauer