CVS commit: src/tests/net/icmp

2019-06-11 Thread Andreas Gustafsson
Module Name:src Committed By: gson Date: Tue Jun 11 08:34:01 UTC 2019 Modified Files: src/tests/net/icmp: t_ping.c Log Message: In the "got %d/%d" message printed at the end of the pingsize test, make the latter number show the actual number of ICMP packets the test

CVS commit: src/tests/net/icmp

2018-03-26 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Mar 26 09:11:15 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Handle errors better. Fix test for checking we sent all the data we asked to. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/tests/net/icmp

2018-03-26 Thread Roy Marples
Module Name:src Committed By: roy Date: Mon Mar 26 09:11:15 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Handle errors better. Fix test for checking we sent all the data we asked to. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23

CVS commit: src/tests/net/icmp

2018-03-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Sat Mar 24 15:51:57 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Allow a valid sendto duh To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/tests/net/icmp/t_ping.c Please note that diffs

CVS commit: src/tests/net/icmp

2018-03-24 Thread Roy Marples
Module Name:src Committed By: roy Date: Sat Mar 24 15:51:57 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Allow a valid sendto duh To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 src/tests/net/icmp/t_ping.c Please note that diffs

CVS commit: src/tests/net/icmp

2018-03-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Mar 24 00:06:32 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Fix a printf(3)-like format in ATF ICMP t_ping.c Use %zd for ssize_t, instead of %d. To generate a diff of this commit: cvs rdiff -u -r1.20

CVS commit: src/tests/net/icmp

2018-03-23 Thread Kamil Rytarowski
Module Name:src Committed By: kamil Date: Sat Mar 24 00:06:32 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Fix a printf(3)-like format in ATF ICMP t_ping.c Use %zd for ssize_t, instead of %d. To generate a diff of this commit: cvs rdiff -u -r1.20

CVS commit: src/tests/net/icmp

2018-03-23 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Mar 23 10:05:45 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Note value received. Harden another sendto for ENOBUFS. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/tests/net/icmp

2018-03-23 Thread Roy Marples
Module Name:src Committed By: roy Date: Fri Mar 23 10:05:45 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Note value received. Harden another sendto for ENOBUFS. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20

CVS commit: src/tests/net/icmp

2018-03-22 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Mar 22 17:27:34 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Handle ENOBUFS in sendto To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/tests/net/icmp/t_ping.c Please note that diffs are

CVS commit: src/tests/net/icmp

2018-03-22 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Mar 22 17:27:34 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Handle ENOBUFS in sendto To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/tests/net/icmp/t_ping.c Please note that diffs are

CVS commit: src/tests/net/icmp

2018-03-22 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Mar 22 17:16:05 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Handle ENOBUFS in recv To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/tests/net/icmp/t_ping.c Please note that diffs are

CVS commit: src/tests/net/icmp

2018-03-22 Thread Roy Marples
Module Name:src Committed By: roy Date: Thu Mar 22 17:16:05 UTC 2018 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Handle ENOBUFS in recv To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/tests/net/icmp/t_ping.c Please note that diffs are

CVS commit: src/tests/net/icmp

2016-10-01 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Oct 2 04:46:07 UTC 2016 Modified Files: src/tests/net/icmp: t_icmp6_redirect.sh Log Message: More adaptation to changed ifconfig output format. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/net/icmp

2016-10-01 Thread Robert Elz
Module Name:src Committed By: kre Date: Sun Oct 2 04:46:07 UTC 2016 Modified Files: src/tests/net/icmp: t_icmp6_redirect.sh Log Message: More adaptation to changed ifconfig output format. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/tests/net/icmp

2016-08-10 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Aug 10 22:17:44 UTC 2016 Modified Files: src/tests/net/icmp: t_icmp6_redirect.sh t_icmp_redirect.sh t_ping2.sh Log Message: + -lrumpdev To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/net/icmp

2016-08-10 Thread Robert Elz
Module Name:src Committed By: kre Date: Wed Aug 10 22:17:44 UTC 2016 Modified Files: src/tests/net/icmp: t_icmp6_redirect.sh t_icmp_redirect.sh t_ping2.sh Log Message: + -lrumpdev To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2

CVS commit: src/tests/net/icmp

2016-08-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Aug 8 14:49:35 UTC 2016 Modified Files: src/tests/net/icmp: Makefile Log Message: And this one also needs librumpvfs To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/net/icmp/Makefile Please note

CVS commit: src/tests/net/icmp

2016-08-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Aug 8 14:49:35 UTC 2016 Modified Files: src/tests/net/icmp: Makefile Log Message: And this one also needs librumpvfs To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 src/tests/net/icmp/Makefile Please note

CVS commit: src/tests/net/icmp

2016-08-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Aug 8 14:46:35 UTC 2016 Modified Files: src/tests/net/icmp: Makefile Log Message: More need for librumpdev To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/icmp/Makefile Please note that diffs

CVS commit: src/tests/net/icmp

2016-08-08 Thread Paul Goyette
Module Name:src Committed By: pgoyette Date: Mon Aug 8 14:46:35 UTC 2016 Modified Files: src/tests/net/icmp: Makefile Log Message: More need for librumpdev To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/tests/net/icmp/Makefile Please note that diffs

CVS commit: src/tests/net/icmp

2015-02-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 26 13:03:21 UTC 2015 Modified Files: src/tests/net/icmp: t_forward.c Log Message: Do not use artificial low timeouts - slow machines might be still paging in all the rump environment. Bump timeout from 4 seconds to 20 (my

CVS commit: src/tests/net/icmp

2015-02-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 26 13:06:10 UTC 2015 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Bump timeout to 20 seconds for slower machines. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/net/icmp/t_ping.c

CVS commit: src/tests/net/icmp

2015-02-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 26 13:06:10 UTC 2015 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Bump timeout to 20 seconds for slower machines. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/net/icmp/t_ping.c

CVS commit: src/tests/net/icmp

2015-02-26 Thread Martin Husemann
Module Name:src Committed By: martin Date: Thu Feb 26 13:03:21 UTC 2015 Modified Files: src/tests/net/icmp: t_forward.c Log Message: Do not use artificial low timeouts - slow machines might be still paging in all the rump environment. Bump timeout from 4 seconds to 20 (my

CVS commit: src/tests/net/icmp

2012-09-04 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Tue Sep 4 22:31:59 UTC 2012 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Replace usleep(50) with a synchronization over a pipe. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/tests/net/icmp

2012-09-04 Thread Alexander Nasonov
Module Name:src Committed By: alnsn Date: Tue Sep 4 22:31:59 UTC 2012 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Replace usleep(50) with a synchronization over a pipe. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15

CVS commit: src/tests/net/icmp

2011-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 26 13:15:22 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: fix fallout from including signal.h from rump_syscallargs.h To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/tests/net/icmp

2011-06-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jun 26 13:15:22 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: fix fallout from including signal.h from rump_syscallargs.h To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/tests/net/icmp

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 14:08:12 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Fix alignment of sndbuf (sparc64 got a SIGBUS in this test) To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/tests/net/icmp

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 14:43:40 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Use raw buffer size (not aligned value) to limit packet size To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/tests/net/icmp

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 14:08:12 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Fix alignment of sndbuf (sparc64 got a SIGBUS in this test) To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12

CVS commit: src/tests/net/icmp

2011-01-05 Thread Martin Husemann
Module Name:src Committed By: martin Date: Wed Jan 5 14:43:40 UTC 2011 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Use raw buffer size (not aligned value) to limit packet size To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13

CVS commit: src/tests/net/icmp

2010-12-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Dec 18 08:35:54 UTC 2010 Modified Files: src/tests/net/icmp: t_ping2.sh Log Message: atf-check = atf_check To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/net/icmp/t_ping2.sh Please note that diffs are

CVS commit: src/tests/net/icmp

2010-12-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sat Dec 18 08:35:54 UTC 2010 Modified Files: src/tests/net/icmp: t_ping2.sh Log Message: atf-check = atf_check To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/tests/net/icmp/t_ping2.sh Please note that diffs are

CVS commit: src/tests/net/icmp

2010-12-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Dec 14 19:08:23 UTC 2010 Modified Files: src/tests/net/icmp: t_ping2.sh Log Message: use ping -n, since technically we don't have dns To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_ping2.sh

CVS commit: src/tests/net/icmp

2010-12-14 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Dec 14 19:08:23 UTC 2010 Modified Files: src/tests/net/icmp: t_ping2.sh Log Message: use ping -n, since technically we don't have dns To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_ping2.sh

CVS commit: src/tests/net/icmp

2010-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 3 21:44:46 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: make that u_int, because it is passed as a socket option. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/tests/net/icmp

2010-11-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Nov 3 21:44:46 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: make that u_int, because it is passed as a socket option. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/tests/net/icmp

2010-08-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Aug 26 17:24:15 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: setsockopt() wants int instead of size_t. Should fix this on LP64. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/tests/net/icmp

2010-08-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Thu Aug 26 17:24:15 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: setsockopt() wants int instead of size_t. Should fix this on LP64. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/tests/net/icmp

2010-08-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Aug 23 10:49:28 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Add a delay between startup of pinger and pingee here too. XXX: there's apparently some race condition which appears to trigger if a broadcast

CVS commit: src/tests/net/icmp

2010-08-23 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Aug 23 10:49:28 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Add a delay between startup of pinger and pingee here too. XXX: there's apparently some race condition which appears to trigger if a broadcast

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 16:39:22 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Add a two-way floodping test and a test which sends icmp echos with various sizes. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 21:22:34 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Add a test for the ping of death. Declare the test a success when the receiver increases the ip toolong stat counter. To generate a diff of

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 21:23:49 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: .. put a timeout here just in case the receive does not increase the counter. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 16:39:22 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Add a two-way floodping test and a test which sends icmp echos with various sizes. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 17:49:03 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: send pings in ascending order To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/net/icmp/t_ping.c Please note that diffs

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 21:22:34 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: Add a test for the ping of death. Declare the test a success when the receiver increases the ip toolong stat counter. To generate a diff of

CVS commit: src/tests/net/icmp

2010-08-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Wed Aug 18 21:23:49 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: .. put a timeout here just in case the receive does not increase the counter. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

CVS commit: src/tests/net/icmp

2010-08-17 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 17 15:51:11 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: add a test which floodpings another host To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_ping.c Please note

CVS commit: src/tests/net/icmp

2010-08-17 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Tue Aug 17 15:51:11 UTC 2010 Modified Files: src/tests/net/icmp: t_ping.c Log Message: add a test which floodpings another host To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_ping.c Please note

CVS commit: src/tests/net/icmp

2010-08-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Aug 9 15:08:43 UTC 2010 Modified Files: src/tests/net/icmp: Makefile Added Files: src/tests/net/icmp: t_ping.c Log Message: test that kernel reponds to ping To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/tests/net/icmp

2010-08-09 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Aug 9 15:08:43 UTC 2010 Modified Files: src/tests/net/icmp: Makefile Added Files: src/tests/net/icmp: t_ping.c Log Message: test that kernel reponds to ping To generate a diff of this commit: cvs rdiff -u -r1.1

CVS commit: src/tests/net/icmp

2010-07-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Jul 26 14:10:32 UTC 2010 Modified Files: src/tests/net/icmp: t_forward.c Log Message: Remove stuff handled by common code now. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/net/icmp/t_forward.c

CVS commit: src/tests/net/icmp

2010-07-26 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Mon Jul 26 14:10:32 UTC 2010 Modified Files: src/tests/net/icmp: t_forward.c Log Message: Remove stuff handled by common code now. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/tests/net/icmp/t_forward.c

CVS commit: src/tests/net/icmp

2010-07-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jul 18 12:43:22 UTC 2010 Modified Files: src/tests/net/icmp: t_forward.c Log Message: fix routine name in error message To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_forward.c Please note

CVS commit: src/tests/net/icmp

2010-07-18 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jul 18 12:43:22 UTC 2010 Modified Files: src/tests/net/icmp: t_forward.c Log Message: fix routine name in error message To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/net/icmp/t_forward.c Please note

Re: CVS commit: src/tests/net/icmp

2010-07-04 Thread Antti Kantee
On Sun Jul 04 2010 at 23:08:03 +0200, Thomas Klausner wrote: I don't understand exactly how you're doing this, but I admire what you can do with it now :) I'm happy to give a more detailed explanation on how it works, but I need one or two questions to determine the place where I should start

CVS commit: src/tests/net/icmp

2010-07-04 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jul 4 19:30:59 UTC 2010 Added Files: src/tests/net/icmp: Atffile Makefile t_forward.c Log Message: Add test case for PR kern/43548 Due to the nature of the feature under test, this one is a little different, so let me

CVS commit: src/tests/net/icmp

2010-07-04 Thread Antti Kantee
Module Name:src Committed By: pooka Date: Sun Jul 4 19:30:59 UTC 2010 Added Files: src/tests/net/icmp: Atffile Makefile t_forward.c Log Message: Add test case for PR kern/43548 Due to the nature of the feature under test, this one is a little different, so let me