Searched hist:"6254 e5c6" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/tools/testing/selftests/net/ |
H A D | reuseport_addr_any.sh | 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly
This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6.
It is based on, and similar to, reuseport_dualstack.c selftest.
Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6. It is based on, and similar to, reuseport_dualstack.c selftest. Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | reuseport_addr_any.c | 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly
This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6.
It is based on, and similar to, reuseport_dualstack.c selftest.
Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6. It is based on, and similar to, reuseport_dualstack.c selftest. Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | .gitignore | 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly
This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6.
It is based on, and similar to, reuseport_dualstack.c selftest.
Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net> 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6. It is based on, and similar to, reuseport_dualstack.c selftest. Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Makefile | 6254e5c6 Wed Dec 12 15:15:37 CST 2018 Peter Oskolkov <posk@google.com> selftests: net: test that listening sockets match on address properly
This patch adds a selftest that verifies that a socket listening on a specific address is chosen in preference over sockets that listen on any address. The test covers UDP/UDP6/TCP/TCP6.
It is based on, and similar to, reuseport_dualstack.c selftest.
Signed-off-by: Peter Oskolkov <posk@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|