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