freebsd-nq/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 Whenever flowtable lookup fails, we do route lookup and then try to 2014-02-14 10:56:26 +00:00
if.c Now, after r263102 we have ifi_oqdrops in if_data, restore printing of 2014-03-19 03:33:32 +00:00
inet6.c Add the ability to set `prefer_source' flag to an IPv6 address. 2014-09-09 10:52:50 +00:00
inet.c Add -R to netstat to dump RSS/flow information. 2014-05-19 17:11:43 +00:00
ipsec.c
main.c Further updates to the netstat(1) man page and usage message 2014-06-04 04:18:33 +00:00
Makefile Use src.opts.mk in preference to bsd.own.mk except where we need stuff 2014-05-06 04:22:01 +00:00
mbuf.c
mroute6.c Use more fine-grained kvm(3) symbol lookup: routing code retrieves only 2013-12-20 00:17:26 +00:00
mroute.c Fix "netstat -gW" behavior broken in r259638. 2014-04-29 16:51:28 +00:00
netgraph.c Use more fine-grained kvm(3) symbol lookup: routing code retrieves only 2013-12-20 00:17:26 +00:00
netisr.c
netstat.1 Minor mdoc nit. 2014-06-06 08:42:03 +00:00
netstat.h Add -R to netstat to dump RSS/flow information. 2014-05-19 17:11:43 +00:00
pfkey.c
route.c - Fix a bug which can make sysctl() fail when -F is specified. 2014-05-21 10:04:51 +00:00
sctp.c
unix.c