index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.bin
/
netstat
/
inet6.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate the -l option in favour of more natural -W.
ru
2001-09-07
1
-2
/
+2
*
- create an entry of IPV6CTL_STATS sysctl.
ume
2001-06-28
1
-5
/
+19
*
- Avoid hardcoded constant on icmp6 in/out histogram printing
sumikawa
2001-06-21
1
-4
/
+8
*
remove warnings
assar
2001-06-15
1
-4
/
+4
*
remove K&R support
assar
2001-06-15
1
-25
/
+10
*
revert removal of warning and K&R support
assar
2001-06-15
1
-8
/
+23
*
remove most of the warnings
assar
2001-06-15
1
-23
/
+8
*
add the option -S for printing port numbers symbolically but addresses
assar
2001-06-15
1
-4
/
+4
*
Sync with recent KAME.
ume
2001-06-11
1
-0
/
+55
*
Correct some typos.
dd
2001-06-01
1
-3
/
+3
*
Add an example of a novel technique to the IPv6 code. This technique seems
phk
2001-03-19
1
-1
/
+2
*
MAXHOSTNAMELEN includes space for a NUL.
brian
2001-03-14
1
-1
/
+1
*
To make compilable without -DINET6.
ume
2000-08-07
1
-0
/
+2
*
remove m_pulldown related statistics, it is not for production system
itojun
2000-07-12
1
-32
/
+0
*
sync with latest kame netstat. basically, more statistics
itojun
2000-07-04
1
-117
/
+243
*
-permit protocol specific statistics at iflag,
shin
2000-01-07
1
-1
/
+1
*
Getaddrinfo(), getnameinfo(), and etc support in libc/net.
shin
1999-12-28
1
-11
/
+2
*
udp IPv6 support, IPv6/IPv4 tunneling support in kernel,
shin
1999-12-07
1
-0
/
+962