History log of /src/tests/sys/netinet/arp.sh (Results 1 – 24 of 24)
Revision Date Author Comments
# 2a4cd9f8 25-Apr-2025 Olivier Cochard <olivier@FreeBSD.org>

tests/arp: Add a 1-second tolerance

This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regressi

tests/arp: Add a 1-second tolerance

This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regression test VMs

Approved by: glebius
Obtained from: glebius
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D50039

show more ...


# b4bd97ec 20-Jan-2025 Kristof Provost <kp@FreeBSD.org>

netinet tests: basic garp test

Excercise the garp code.
This doesn't actively verify anything, but is sufficient to trigger the
panic reported in PR 284073, so it's a useful test case to keep.

PR:

netinet tests: basic garp test

Excercise the garp code.
This doesn't actively verify anything, but is sufficient to trigger the
panic reported in PR 284073, so it's a useful test case to keep.

PR: 284073
Sponsored by: Rubicon Communications, LLC ("Netgate")

show more ...


# 1968d716 20-Feb-2024 Gleb Smirnoff <glebius@FreeBSD.org>

tests/arp: test arp -s/-S work

Install permanent entry, try to modify it, check that
net.link.ether.inet.log_arp_permanent_modify works.


# 28bc1822 20-Feb-2024 Gleb Smirnoff <glebius@FreeBSD.org>

tests/arp: when checking 'arp -d' check that entry is removed

Previous check trusted the "entry was deleted" output of the command.
Improved check does additional request to make sure that entry is

tests/arp: when checking 'arp -d' check that entry is removed

Previous check trusted the "entry was deleted" output of the command.
Improved check does additional request to make sure that entry is not
returned.

show more ...


# aad8fb3e 06-Oct-2023 Dag-Erling Smørgrav <des@FreeBSD.org>

tests: Add a test case for arp host lookups.

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D42108


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# e8646907 17-Aug-2021 Kristof Provost <kp@FreeBSD.org>

netinet tests: delete an interface with pending lookups

This has been known to trigger panics. It currently doesn't, but we may
as well have a test for it.

MFC after: 1 week
Sponsored by: Rubicon C

netinet tests: delete an interface with pending lookups

This has been known to trigger panics. It currently doesn't, but we may
as well have a test for it.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

show more ...


# f17f94cd 20-Feb-2021 Alexander V. Chernikov <melifaro@FreeBSD.org>

Add arp/ndp tests in addition to rtsock ll tests.


# 2a4cd9f8 25-Apr-2025 Olivier Cochard <olivier@FreeBSD.org>

tests/arp: Add a 1-second tolerance

This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regressi

tests/arp: Add a 1-second tolerance

This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regression test VMs

Approved by: glebius
Obtained from: glebius
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D50039

show more ...


# b4bd97ec 20-Jan-2025 Kristof Provost <kp@FreeBSD.org>

netinet tests: basic garp test

Excercise the garp code.
This doesn't actively verify anything, but is sufficient to trigger the
panic reported in PR 284073, so it's a useful test case to keep.

PR:

netinet tests: basic garp test

Excercise the garp code.
This doesn't actively verify anything, but is sufficient to trigger the
panic reported in PR 284073, so it's a useful test case to keep.

PR: 284073
Sponsored by: Rubicon Communications, LLC ("Netgate")

show more ...


# 1968d716 20-Feb-2024 Gleb Smirnoff <glebius@FreeBSD.org>

tests/arp: test arp -s/-S work

Install permanent entry, try to modify it, check that
net.link.ether.inet.log_arp_permanent_modify works.


# 28bc1822 20-Feb-2024 Gleb Smirnoff <glebius@FreeBSD.org>

tests/arp: when checking 'arp -d' check that entry is removed

Previous check trusted the "entry was deleted" output of the command.
Improved check does additional request to make sure that entry is

tests/arp: when checking 'arp -d' check that entry is removed

Previous check trusted the "entry was deleted" output of the command.
Improved check does additional request to make sure that entry is not
returned.

show more ...


# aad8fb3e 06-Oct-2023 Dag-Erling Smørgrav <des@FreeBSD.org>

tests: Add a test case for arp host lookups.

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D42108


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# e8646907 17-Aug-2021 Kristof Provost <kp@FreeBSD.org>

netinet tests: delete an interface with pending lookups

This has been known to trigger panics. It currently doesn't, but we may
as well have a test for it.

MFC after: 1 week
Sponsored by: Rubicon C

netinet tests: delete an interface with pending lookups

This has been known to trigger panics. It currently doesn't, but we may
as well have a test for it.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

show more ...


# f17f94cd 20-Feb-2021 Alexander V. Chernikov <melifaro@FreeBSD.org>

Add arp/ndp tests in addition to rtsock ll tests.


# 2a4cd9f8 25-Apr-2025 Olivier Cochard <olivier@FreeBSD.org>

tests/arp: Add a 1-second tolerance

This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regressi

tests/arp: Add a 1-second tolerance

This test could be flaky in case of a 1-second delay between the ping and the
ARP cache display, which can happen on highly loaded hosts running multiple
regression test VMs

Approved by: glebius
Obtained from: glebius
Sponsored by: Netflix
Differential Revision: https://reviews.freebsd.org/D50039

show more ...


# b4bd97ec 20-Jan-2025 Kristof Provost <kp@FreeBSD.org>

netinet tests: basic garp test

Excercise the garp code.
This doesn't actively verify anything, but is sufficient to trigger the
panic reported in PR 284073, so it's a useful test case to keep.

PR:

netinet tests: basic garp test

Excercise the garp code.
This doesn't actively verify anything, but is sufficient to trigger the
panic reported in PR 284073, so it's a useful test case to keep.

PR: 284073
Sponsored by: Rubicon Communications, LLC ("Netgate")

show more ...


# 1968d716 20-Feb-2024 Gleb Smirnoff <glebius@FreeBSD.org>

tests/arp: test arp -s/-S work

Install permanent entry, try to modify it, check that
net.link.ether.inet.log_arp_permanent_modify works.


# 28bc1822 20-Feb-2024 Gleb Smirnoff <glebius@FreeBSD.org>

tests/arp: when checking 'arp -d' check that entry is removed

Previous check trusted the "entry was deleted" output of the command.
Improved check does additional request to make sure that entry is

tests/arp: when checking 'arp -d' check that entry is removed

Previous check trusted the "entry was deleted" output of the command.
Improved check does additional request to make sure that entry is not
returned.

show more ...


# aad8fb3e 06-Oct-2023 Dag-Erling Smørgrav <des@FreeBSD.org>

tests: Add a test case for arp host lookups.

Reviewed by: kp
Differential Revision: https://reviews.freebsd.org/D42108


# d0b2dbfa 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line sh pattern

Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/


# e8646907 17-Aug-2021 Kristof Provost <kp@FreeBSD.org>

netinet tests: delete an interface with pending lookups

This has been known to trigger panics. It currently doesn't, but we may
as well have a test for it.

MFC after: 1 week
Sponsored by: Rubicon C

netinet tests: delete an interface with pending lookups

This has been known to trigger panics. It currently doesn't, but we may
as well have a test for it.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

show more ...


# f17f94cd 20-Feb-2021 Alexander V. Chernikov <melifaro@FreeBSD.org>

Add arp/ndp tests in addition to rtsock ll tests.