Module Name:src
Committed By: yamaguchi
Date: Tue Jun 1 05:18:33 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Update test case.
The state of IPCP and IPv6CP is Closed when those are disabled.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: yamaguchi
Date: Thu May 13 03:37:58 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Fix the wrong state check
After disconnection from PPPoE server, the client waits for
reconnection in initial state or reconnects in
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 05:57:02 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Add tests for "pppoectl {no}[ipcp|ipv6cp]"
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/tests/net/if_pppoe/t_pp
Module Name:src
Committed By: yamaguchi
Date: Tue May 11 00:55:51 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Added missing '$'
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/tests/net/if_pppoe/t_pppoe.sh
Please note that
Module Name:src
Committed By: yamaguchi
Date: Thu May 6 01:09:43 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Added missing waiting for DAD completion
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/tests/net/if_pppoe/t_pppo
Module Name:src
Committed By: yamaguchi
Date: Fri Apr 23 03:41:55 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Added a test case for MTU of pppoe(4)
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/tests/net/if_pppoe/t_pppoe.s
Module Name:src
Committed By: yamaguchi
Date: Fri Apr 23 03:40:05 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Make IFF_DEBUG enabled if $DEBUG is true
To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/tests/net/if_pppoe/t_pppo
Module Name:src
Committed By: yamaguchi
Date: Fri Apr 23 03:38:19 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
functionalize rump.ifconfig and pppoectl for clearer test code
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/tes
Module Name:src
Committed By: yamaguchi
Date: Fri Apr 23 03:07:19 UTC 2021
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Added test cases for "pppoectl passiveauthproto"
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/tests/net/if_pppo
Module Name:src
Committed By: yamaguchi
Date: Wed Nov 25 10:35:07 UTC 2020
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Use a state of IPCP and IPv6CP to wait for connection established
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/
Module Name:src
Committed By: yamaguchi
Date: Fri Sep 25 06:15:30 UTC 2020
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
update test cases for AC-Name and Service-Name
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 src/tests/net/if_pppoe/
Module Name:src
Committed By: yamaguchi
Date: Fri Sep 25 06:07:31 UTC 2020
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Add test cases for AC-Name and Service-Name
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/tests/net/if_pppoe/t_p
Module Name:src
Committed By: yamaguchi
Date: Wed Sep 23 06:18:20 UTC 2020
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Add a limit for auth at a test for invalid account
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/tests/net/if_pp
Module Name:src
Committed By: yamaguchi
Date: Wed Sep 23 05:56:55 UTC 2020
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/tests/net/if_pppoe/t_pppoe.sh
Please note that diffs are
Module Name:src
Committed By: ozaki-r
Date: Tue Mar 28 01:27:46 UTC 2017
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Use the utility functions for rump_server
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/tests/net/if_pppoe/t_pppoe
Module Name:src
Committed By: knakahara
Date: Wed Dec 14 03:30:30 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
add wait_for_disconnected to run_test() as well as run_test6().
Before commited MP-safe patch, IPv4 test can run in time without
wait
Module Name:src
Committed By: knakahara
Date: Mon Dec 12 09:56:59 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
fix accidentally if_pppoe atf failure depends on cpu workload.
advised by s-yamaguchi@IIJ, thanks.
To generate a diff of this commi
Module Name:src
Committed By: knakahara
Date: Fri Dec 2 06:19:50 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
fix typo. ping6 deadline option is not "-w" but "-X".
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/tests/net/if
Module Name:src
Committed By: knakahara
Date: Fri Dec 2 05:28:27 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
fix accidentally if_pppoe atf failure depends on cpu workload.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/tes
Module Name:src
Committed By: ozaki-r
Date: Thu Nov 24 07:31:14 UTC 2016
Modified Files:
src/tests/net/if_pppoe: Makefile
Log Message:
Add missing $NetBSD$ tag
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/if_pppoe/Makefile
Please note that d
Module Name:src
Committed By: knakahara
Date: Thu Nov 10 10:32:59 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
fix: extend waittime to avoid unintended fail at high cpu load.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/te
Module Name:src
Committed By: knakahara
Date: Thu Oct 27 09:59:17 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
fix rarely rump.ping6 failures by "UDP connect". and fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tests
Module Name:src
Committed By: knakahara
Date: Wed Oct 26 03:55:56 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Fix error when wait_for_session_established() is called without argument.
>From Shoichi YAMAGUCHI, Thanks.
To generate a diff of th
Module Name:src
Committed By: knakahara
Date: Wed Oct 26 03:27:24 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Add new test cases(PAP and CHAP) for IPv6 PPPoE.
>From Shoichi YAMAGUCHI, Thanks.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: ozaki-r
Date: Wed Oct 19 00:19:13 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Make sure to run cleanup
Should fix "tests: did not complete" failures.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 s
Module Name:src
Committed By: knakahara
Date: Wed Sep 14 01:48:08 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Disable rechallenge for chap test case.
NetBSD's PPPoE client doesn't support chap rechallenge yet.
>From Shoichi YAMAGUCHI, Thanks.
Module Name:src
Committed By: christos
Date: Mon Sep 12 14:47:24 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
add a chap test; need to investigate what's wrong with it...
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/ne
Module Name:src
Committed By: pgoyette
Date: Sun Aug 7 23:34:31 UTC 2016
Modified Files:
src/tests/net/if_pppoe: t_pppoe.sh
Log Message:
Add rumpdev library since we're now calling config_cfdriver_attach()
Should fix the newly-introduced test failure.
To generate a dif
28 matches
Mail list logo