diff options
author | Ghanan Gowripalan <ghanan@google.com> | 2021-09-16 18:53:44 -0700 |
---|---|---|
committer | gVisor bot <gvisor-bot@google.com> | 2021-09-16 18:56:08 -0700 |
commit | eccd46e67c75e164ca0e700dddc61cc1556be8d2 (patch) | |
tree | 5cb64306ed339b4cbdd7e7907e29c36be1939f1d /pkg/tcpip | |
parent | 51b96514cd9397870b39506e3693017a355319dd (diff) |
Rename packet_socket to packet_socket_dgram
...so that a later change can add a new packet_socket syscall test
target that holds raw/dgram packet socket generic common tests. The
current packet_socket syscall test target holds tests specific to
dgram packet sockets.
While I am here, remove the defines for the packet_socket_raw_test
target as no code is guarded with `__linux__` in the target's sources.
PiperOrigin-RevId: 397217761
Diffstat (limited to 'pkg/tcpip')
0 files changed, 0 insertions, 0 deletions