Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-09 | Automated rollback of changelist 336304024 | Ghanan Gowripalan | |
PiperOrigin-RevId: 336339194 | |||
2020-10-09 | Automated rollback of changelist 336185457 | Bhasker Hariharan | |
PiperOrigin-RevId: 336304024 | |||
2020-10-08 | Do not resolve routes immediately | Ghanan Gowripalan | |
When a response needs to be sent to an incoming packet, the stack should consult its neighbour table to determine the remote address's link address. When an entry does not exist in the stack's neighbor table, the stack should queue the packet while link resolution completes. See comments. PiperOrigin-RevId: 336185457 |