1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/contrib
Gleb Smirnoff b0af3a5363 The ipftest(1) is a program that emulates ipf(4) operation and tests packets
against rules.  It definitely doesn't need to know about kernel internals,
such as 'struct ifaddr'.  What it does with ifaddr, is that it only takes
ifa_addr member of it, and treats it as sockaddr, while it is only a pointer
to sockaddr.  Fortunately, sizeof(struct ifaddr) > sizeof(struct sockaddr_in6),
so no problems arise.

Fix that declaring a private struct ifaddr in ipftest(1) and stop including
if_var.h.

Sponsored by:	Netflix
Sponsored by:	Nginx, Inc.
2015-02-19 23:14:35 +00:00
..
amd MFV r277870 2015-01-29 15:35:55 +00:00
apr
apr-util
atf
binutils Fix ldscripts such that ld(1) collects the .fini_array section in the same 2015-02-11 17:25:23 +00:00
bmake
bsnmp Fix the function signatures when MK_CRYPT == no for snmp_get_local_keys and 2014-12-27 20:58:01 +00:00
byacc
bzip2 Remove unknown macro 2014-12-26 07:36:42 +00:00
com_err
compiler-rt Remove the <netinet/ip_compat.h> include from one of the newly added 2015-01-14 22:37:11 +00:00
dialog
diff
dma
dtc
ee Fix minor syntax and grammar errors in the markup of the ee(1) man page 2015-01-18 17:25:41 +00:00
elftoolchain Update elftoolchain to upstream revision 3163 2015-02-17 15:19:58 +00:00
expat
file MFV r276568: 2015-01-02 21:20:02 +00:00
flex
gcc FreeBSD expects _Unwind_GetGR, _Unwind_SetGR, and _Unwind_SetIP to be 2015-02-01 09:50:33 +00:00
gcclibs
gdb MFV r277658: 2015-01-24 21:05:18 +00:00
gdtoa
gperf
groff
hyperv/tools
ipfilter The ipftest(1) is a program that emulates ipf(4) operation and tests packets 2015-02-19 23:14:35 +00:00
jemalloc Fix known issues which blow up the process after dlopen("libthr.so") 2015-01-03 18:38:46 +00:00
ldns
ldns-host
less
libarchive
libbegemot
libc-pwcache
libc-vis
libc++ Import libc++ trunk r224926. This fixes a number of bugs, completes 2015-01-15 21:17:36 +00:00
libcxxrt Import libcxxrt master 1cb607e89f6135bbc10f3d3b6fba1f983e258dcc. 2015-01-31 23:31:45 +00:00
libexecinfo
libgnuregex
libpcap MFV r276759: libpcap 1.6.2. 2015-01-06 22:29:12 +00:00
libreadline
libstdc++
libucl Update libucl to latest version 2014-11-29 00:45:09 +00:00
libxo Upgrade libxo to 0.2.0. 2015-01-19 02:22:03 +00:00
llvm lldb: workaround to permit cross-arch core file debugging 2015-02-17 18:33:17 +00:00
mdocml Add a new device control utility for new-bus devices called devctl. This 2015-02-06 16:09:01 +00:00
mknod
mtree
ncurses
netbsd-tests Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; 2015-02-12 05:35:00 +00:00
netcat
ngatm
ntp ntpd tries to bind to IPv6 interfaces in 'tentative' state and fails as IPv6 is 2015-01-14 23:34:00 +00:00
nvi
ofed Don't call abort on usage errors; print out the usage message instead 2015-01-16 21:12:36 +00:00
one-true-awk
openbsm
openpam
openresolv
opie
pam_modules/pam_passwdqc
pf
pjdfstest
pnpinfo
sendmail Remove build specific details from sendmail.cf/submit.cf in support of 2015-01-27 04:06:47 +00:00
serf
smbfs
sqlite3
subversion Sync the svn template with the one from ports 2014-12-02 00:23:26 +00:00
tcp_wrappers
tcpdump MFV r277981: 2015-01-31 16:34:39 +00:00
tcsh
telnet
tnftp
top add an assert in case the sizeof int ever becomes bigger.. Then we will 2015-02-11 07:44:53 +00:00
traceroute
tzcode
tzdata
unbound MFV (r277045): merge upstream version of the local socket patch. 2015-01-12 09:46:49 +00:00
unvis
vis Import NetBSD vis(1) mandoc fixes 2015-01-03 23:16:13 +00:00
wpa
xz Add a few more instructions to xz/FREEBSD-upgrade. 2015-02-09 19:19:13 +00:00