Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F149187516
D50336.1789645689.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D50336.1789645689.diff
View Options
diff --git a/usr.sbin/traceroute/tests/traceroute_test.sh b/usr.sbin/traceroute/tests/traceroute_test.sh
--- a/usr.sbin/traceroute/tests/traceroute_test.sh
+++ b/usr.sbin/traceroute/tests/traceroute_test.sh
@@ -293,8 +293,6 @@
atf_check -s exit:0 \
-e match:"^traceroute to ${LINK_TRDST_TRDST}" \
-o match:"^ 1 ${LINK_TRSRC_TRRTR}" \
- -o match:"^ 2 ${LINK_TRDST_TRDST} .* !P" \
- -o not-match:"^ 3" \
jexec trsrc traceroute $TR_FLAGS -Psctp ${LINK_TRDST_TRDST}
stop_tcpdump
@@ -310,8 +308,6 @@
atf_check -s exit:0 \
-e match:"^traceroute to ${LINK_TRDST_TRDST}" \
-o match:"^ 1 ${LINK_TRSRC_TRRTR}" \
- -o match:"^ 2 ${LINK_TRDST_TRDST} .* !P" \
- -o not-match:"^ 3" \
jexec trsrc traceroute $TR_FLAGS -Psctp ${LINK_TRDST_TRDST} 128
stop_tcpdump
@@ -327,8 +323,6 @@
atf_check -s exit:0 \
-e match:"^traceroute to ${LINK_TRDST_TRDST}" \
-o match:"^ 1 ${LINK_TRSRC_TRRTR}" \
- -o match:"^ 2 ${LINK_TRDST_TRDST} .* !P" \
- -o not-match:"^ 3" \
jexec trsrc traceroute $TR_FLAGS -Psctp -e -p 40000 ${LINK_TRDST_TRDST}
stop_tcpdump
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 17, 11:48 AM (4 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29729097
Default Alt Text
D50336.1789645689.diff (1 KB)
Attached To
Mode
D50336: traceroute tests: fix the test when SCTP is supported
Attached
Detach File
Event Timeline
Log In to Comment