index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.sbin
/
ifmcstat
/
ifmcstat.c
Age
Commit message (
Expand
)
Author
2017-02-23
Remove mkludge stuffs
ozaki-r
2017-01-10
Don't give up just because inet6 sysctl knobs aren't available
ozaki-r
2014-06-13
Use asysctl.
joerg
2014-06-11
Add a const for the oid list.
joerg
2014-06-10
Introduce new sysctls for obtaining interface-specific addresses:
joerg
2014-05-30
Inline trivial helper function.
joerg
2014-05-30
Kill __P. Use static.
joerg
2014-05-30
Remove !NetBSD code.
joerg
2014-05-30
netstat(1) and ifmcstat(8): ifnet was renamed to ifnet_list, PR/48850.
rmind
2013-10-19
use new scopeid functions
christos
2012-10-26
Ensure entire sockaddr_dl is obtained. May not have
seanb
2009-04-19
Fix WARNS=4 issues (-Wextra -Wshadow)
lukem
2004-11-16
NI_WITHSCOPEID was not picked up by IETF standardization process.
itojun
2000-02-26
print addresses in extended scoped address notation.
itojun
2000-02-02
align message a bit better.
itojun
2000-02-02
bring in latest KAME tree. show kludge entry.
itojun
1999-12-09
sync with latest KAME. cleanup on interface type determination.
itojun
1999-09-03
follow RFC2553 (sync with recent KAME):
itojun
1999-07-07
fix buffer overrun on kvm_openfiles, last argument.
itojun
1999-07-06
add NetBSD RCS ID.
itojun
1999-07-01
ifmcstat: show multicast groups currently joined (in per-interface manner).
itojun