Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163134691
D50336.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D50336.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
Tue, Jul 21, 9:52 AM (36 m, 24 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35312375
Default Alt Text
D50336.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