1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/usr.bin/netstat
Andrey V. Elsukov 5dbfa43f65 Add the ability to set `prefer_source' flag to an IPv6 address.
It affects the IPv6 source address selection algorithm (RFC 6724)
and allows override the last rule ("longest matching prefix") for
choosing among equivalent addresses. The address with `prefer_source'
will be preferred source address.

Obtained from:	Yandex LLC
MFC after:	1 month
Sponsored by:	Yandex LLC
2014-09-09 10:52:50 +00:00
..
bpf.c
flowtable.c
if.c
inet6.c Add the ability to set `prefer_source' flag to an IPv6 address. 2014-09-09 10:52:50 +00:00
inet.c
ipsec.c
main.c Further updates to the netstat(1) man page and usage message 2014-06-04 04:18:33 +00:00
Makefile
mbuf.c
mroute6.c
mroute.c
netgraph.c
netisr.c
netstat.1 Minor mdoc nit. 2014-06-06 08:42:03 +00:00
netstat.h
pfkey.c
route.c
sctp.c
unix.c