diff options
author | Alex Samorukov | 2021-01-04 01:41:34 +0100 |
---|---|---|
committer | Denys Vlasenko | 2021-01-04 13:28:28 +0100 |
commit | 2b94c053d1c2a0db88dbc4e1e470ae17c616ed92 (patch) | |
tree | 2aded3b5f4218c1a7d165dfb23520181322d5176 /shell/ash_test/ash-vars/star.tests | |
parent | ca2dc96be81440985af36c0724150498729e12a9 (diff) | |
download | busybox-2b94c053d1c2a0db88dbc4e1e470ae17c616ed92.zip busybox-2b94c053d1c2a0db88dbc4e1e470ae17c616ed92.tar.gz |
Fix traceroute applet on the FreeBSD
This patch addressing 2 issues:
1. Replacing source/dest with uh_sport/uh_dport. It seems that uh_* members are
defined on both Linux and BSD, so no #ifdef here
2. Use SOL_IPV6 instead of SOL_RAW on the FreeBSD to fix IPV6_CHECKSUM setsockopt
Signed-off-by: Alex Samorukov <samm@os2.kiev.ua>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'shell/ash_test/ash-vars/star.tests')
0 files changed, 0 insertions, 0 deletions