freebsd-dev/contrib/ipfilter/ipsend
Gleb Smirnoff 9711a168b9 Retire struct sockaddr_inarp.
Since ARP and routing are separated, "proxy only" entries
don't have any meaning, thus we don't need additional field
in sockaddr to pass SIN_PROXY flag.

New kernel is binary compatible with old tools, since sizes
of sockaddr_inarp and sockaddr_in match, and sa_family are
filled with same value.

The structure declaration is left for compatibility with
third party software, but in tree code no longer use it.

Reviewed by:	ru, andre, net@
2013-01-31 08:55:21 +00:00
..
.OLD
.cvsignore
44arp.c Retire struct sockaddr_inarp. 2013-01-31 08:55:21 +00:00
arp.c Merge IPFilter 4.1.23 back to HEAD 2007-06-04 02:54:36 +00:00
Crashable
dlcommon.c
dltest.h
hpux.c
in_var.h
ip_var.h
ip.c Merge IPFilter 4.1.23 back to HEAD 2007-06-04 02:54:36 +00:00
ipresend.1
ipresend.c Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00
ipsend.1
ipsend.5
ipsend.c Resolve conflicts 2006-08-16 12:23:02 +00:00
ipsend.h
ipsopt.c Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00
iptest.1
iptest.c Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00
iptests.c 2020447 IPFilter's NAT can undo name server random port selection 2008-07-24 12:35:05 +00:00
larp.c Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00
linux.h
lsock.c Resolve conflicts 2006-08-16 12:23:02 +00:00
Makefile
README
resend.c Merge IPFilter 4.1.23 back to HEAD 2007-06-04 02:54:36 +00:00
sbpf.c Remove unneeded include of <sys/timeb.h>. 2010-03-09 20:58:15 +00:00
sdlpi.c Merge IPFilter 4.1.23 back to HEAD 2007-06-04 02:54:36 +00:00
sirix.c
slinux.c Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00
snit.c Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00
sock.c 2020447 IPFilter's NAT can undo name server random port selection 2008-07-24 12:35:05 +00:00
sockraw.c
tcpip.h Resolve conflicts (and believe me...you don't want to know). 2005-12-30 11:52:26 +00:00

This distribution contains *ONLY* the code required to build the 'ipsend'
directory of programs (including man pages) found in the IP Filter package:
http://coombs.anu.edu.au/~avalon/ip-filter.html

Patches, bugs, etc, please send to:

darrenr@pobox.com