summaryrefslogtreecommitdiffstats
path: root/usr.sbin/mtest/mtest.c
Commit message (Expand)AuthorAgeFilesLines
* mtest: Prevent access to uninitialized value.pfg2016-04-011-1/+1
* Fix socket calls on error post-r243965.kevlo2012-12-211-2/+2
* Don't die if either of INET or INET6 aren't in the running kernel.jhb2011-06-241-5/+25
* Merge IPv6-capable mtest(8) from MLDv2 branch.bms2009-04-291-167/+589
* Add full SSM stack support to mtest(8) diagnostic tool.bms2009-03-041-115/+87
* Import rewrite of IPv4 socket multicast layer to support source-specificbms2007-06-121-5/+33
* Merge a slightly cleaner and SSM capable mtest(8).bms2007-03-081-197/+378
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* add FBSDIDcharnier2003-07-061-4/+2
* Include missing header files which define functions for which gcc hasdd2001-06-241-0/+6
* Use AF_LINK rather than AF_UNSPEC to set an ethernet multicast address.julian1998-05-281-14/+33
* Use err(3). -Wall cleaning.charnier1997-10-011-14/+14
* Make mtest build. Write a makefile and a man page.fenner1996-12-151-2/+1
* A multicast testing program, allowing you to join and leave bothfenner1996-12-151-0/+206
OpenPOWER on IntegriCloud