History log of /openbsd-current/regress/sys/kern/sosplice/scapy/Makefile
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.11 24-May-2023 bluhm

Skip tests if p5-BSD-Socket-Splice is not installed.


Revision tags: OPENBSD_7_1_BASE OPENBSD_7_2_BASE OPENBSD_7_3_BASE
# 1.10 30-Sep-2021 anton

Quote SUDO value during propagation, allowing `doas -n' to be correctly
honored which I use while running regress. The same principle is already
applied to the PYTHON variable here.


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.9 30-Dec-2020 kn

py3-scapy is now scapy

OK bluhm sthen


# 1.8 25-Dec-2020 bluhm

Switch to scapy with python 3.


# 1.7 17-Dec-2020 bluhm

Remove echo headlines.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 15-Jan-2020 bluhm

Do not create files as dependency of .BEGIN rule. Noticed by
deraadt@ with make obj in regress.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.10 30-Sep-2021 anton

Quote SUDO value during propagation, allowing `doas -n' to be correctly
honored which I use while running regress. The same principle is already
applied to the PYTHON variable here.


Revision tags: OPENBSD_6_9_BASE OPENBSD_7_0_BASE
# 1.9 30-Dec-2020 kn

py3-scapy is now scapy

OK bluhm sthen


# 1.8 25-Dec-2020 bluhm

Switch to scapy with python 3.


# 1.7 17-Dec-2020 bluhm

Remove echo headlines.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 15-Jan-2020 bluhm

Do not create files as dependency of .BEGIN rule. Noticed by
deraadt@ with make obj in regress.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.9 30-Dec-2020 kn

py3-scapy is now scapy

OK bluhm sthen


# 1.8 25-Dec-2020 bluhm

Switch to scapy with python 3.


# 1.7 17-Dec-2020 bluhm

Remove echo headlines.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 15-Jan-2020 bluhm

Do not create files as dependency of .BEGIN rule. Noticed by
deraadt@ with make obj in regress.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.8 25-Dec-2020 bluhm

Switch to scapy with python 3.


# 1.7 17-Dec-2020 bluhm

Remove echo headlines.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 15-Jan-2020 bluhm

Do not create files as dependency of .BEGIN rule. Noticed by
deraadt@ with make obj in regress.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.7 17-Dec-2020 bluhm

Remove echo headlines.


Revision tags: OPENBSD_6_7_BASE OPENBSD_6_8_BASE
# 1.6 15-Jan-2020 bluhm

Do not create files as dependency of .BEGIN rule. Noticed by
deraadt@ with make obj in regress.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.6 15-Jan-2020 bluhm

Do not create files as dependency of .BEGIN rule. Noticed by
deraadt@ with make obj in regress.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.5 08-Jan-2020 bluhm

Rework when tests have to be skipped due to insufficient configuration
of the regress machine.


Revision tags: OPENBSD_6_6_BASE
# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.4 10-May-2019 bluhm

Simplify the detection for installed python and scapy. Refactor
these tests to make them similar. Use the setup and cleanup
variables.


Revision tags: OPENBSD_6_3_BASE OPENBSD_6_4_BASE OPENBSD_6_5_BASE
# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.


# 1.3 05-Nov-2017 bluhm

Insert a rule into pf regress anchor that passes all packets without
state. The default pf rules interfere with this scapy test.


# 1.2 27-Oct-2017 bluhm

Fix the glob to find all scapy test scripts.


# 1.1 27-Oct-2017 bluhm

I am trying to find a bug that seems to be triggered by a combination
of TCP timing and socket splicing. Add tests that use Scapy scripts
as client and server. That allows to drop, delay and retransmit
single TCP packets to execute various code paths in the remote
OpenBSD stack.