History log of /netbsd-current/tests/net/carp/t_basic.sh
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 1.9 19-Sep-2023 gson

Don't expect the net/carp/t_basic/carp_handover_ipv6_halt_nocarpdevip
and carp_handover_ipv6_ifdown_nocarpdevip test cases to fail. At
least on the TNF i386 and amd64 testbeds, they pass more often than
not since the commit of src/sys/netinet/ip_carp.c 1.119 by mlelstv on
2023.04.07.06.44.08.


Revision tags: netbsd-10-base cjep_sun2x-base1 cjep_sun2x-base cjep_staticlib_x-base1 cjep_staticlib_x-base phil-wifi-20200421 phil-wifi-20200411 is-mlppp-base phil-wifi-20200406 phil-wifi-20191119
# 1.8 19-Aug-2019 ozaki-r

tests: use rump_server_add_iface to create interfaces


Revision tags: netbsd-9-3-RELEASE netbsd-9-2-RELEASE netbsd-9-1-RELEASE netbsd-9-0-RELEASE netbsd-9-0-RC2 netbsd-9-0-RC1 netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 03-Aug-2017 ozaki-r

branches: 1.7.4;
Clean up clunky eval strings

- Remove unnecessary \ at EOL
- This allows to omit ; too
- Remove unnecessary quotes for arguments of atf_set
- Don't expand $DEBUG in eval
- We expect it's expanded on execution

Suggested by kre@


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3
# 1.6 18-May-2017 ozaki-r

branches: 1.6.2;
Test CARP handover on setups without having IPs on carpdev (shmif)

Note that tests for IPv6 don't pass yet; nd6 needs to handle CARP
correctly like arp does.


# 1.5 18-May-2017 ozaki-r

Reduce duplicated codes (DRY)


Revision tags: prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.4 27-Feb-2017 ozaki-r

branches: 1.4.2; 1.4.4; 1.4.6;
Make CARP on IPv6 work

It passes ATF tests but no more, no less.


# 1.3 27-Feb-2017 ozaki-r

Test handovers on interface down as well as server halt


# 1.2 27-Feb-2017 ozaki-r

Add a test case for CARP on IPv6

The test case fails expectedly because the implementation of CARP on IPv6
is incomplete yet.


# 1.1 16-Jan-2017 ozaki-r

Rewrite tests for CARP in a shell script instead of C

The new shell script enables us to modify/add tests easily.


# 1.8 19-Aug-2019 ozaki-r

tests: use rump_server_add_iface to create interfaces


Revision tags: netbsd-9-base phil-wifi-20190609 pgoyette-compat-merge-20190127 pgoyette-compat-20190127 pgoyette-compat-20190118 pgoyette-compat-1226 pgoyette-compat-1126 pgoyette-compat-1020 pgoyette-compat-0930 pgoyette-compat-0906 pgoyette-compat-0728 phil-wifi-base pgoyette-compat-0625 pgoyette-compat-0521 pgoyette-compat-0502 pgoyette-compat-0422 pgoyette-compat-0415 pgoyette-compat-0407 pgoyette-compat-0330 pgoyette-compat-0322 pgoyette-compat-0315 pgoyette-compat-base
# 1.7 03-Aug-2017 ozaki-r

Clean up clunky eval strings

- Remove unnecessary \ at EOL
- This allows to omit ; too
- Remove unnecessary quotes for arguments of atf_set
- Don't expand $DEBUG in eval
- We expect it's expanded on execution

Suggested by kre@


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3
# 1.6 18-May-2017 ozaki-r

branches: 1.6.2;
Test CARP handover on setups without having IPs on carpdev (shmif)

Note that tests for IPv6 don't pass yet; nd6 needs to handle CARP
correctly like arp does.


# 1.5 18-May-2017 ozaki-r

Reduce duplicated codes (DRY)


Revision tags: prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.4 27-Feb-2017 ozaki-r

branches: 1.4.2; 1.4.4; 1.4.6;
Make CARP on IPv6 work

It passes ATF tests but no more, no less.


# 1.3 27-Feb-2017 ozaki-r

Test handovers on interface down as well as server halt


# 1.2 27-Feb-2017 ozaki-r

Add a test case for CARP on IPv6

The test case fails expectedly because the implementation of CARP on IPv6
is incomplete yet.


# 1.1 16-Jan-2017 ozaki-r

Rewrite tests for CARP in a shell script instead of C

The new shell script enables us to modify/add tests easily.


# 1.7 03-Aug-2017 ozaki-r

Clean up clunky eval strings

- Remove unnecessary \ at EOL
- This allows to omit ; too
- Remove unnecessary quotes for arguments of atf_set
- Don't expand $DEBUG in eval
- We expect it's expanded on execution

Suggested by kre@


Revision tags: perseant-stdc-iso10646-base netbsd-8-base prg-localcount2-base3
# 1.6 18-May-2017 ozaki-r

Test CARP handover on setups without having IPs on carpdev (shmif)

Note that tests for IPv6 don't pass yet; nd6 needs to handle CARP
correctly like arp does.


# 1.5 18-May-2017 ozaki-r

Reduce duplicated codes (DRY)


Revision tags: prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.4 27-Feb-2017 ozaki-r

branches: 1.4.2; 1.4.4; 1.4.6;
Make CARP on IPv6 work

It passes ATF tests but no more, no less.


# 1.3 27-Feb-2017 ozaki-r

Test handovers on interface down as well as server halt


# 1.2 27-Feb-2017 ozaki-r

Add a test case for CARP on IPv6

The test case fails expectedly because the implementation of CARP on IPv6
is incomplete yet.


# 1.1 16-Jan-2017 ozaki-r

Rewrite tests for CARP in a shell script instead of C

The new shell script enables us to modify/add tests easily.


# 1.6 18-May-2017 ozaki-r

Test CARP handover on setups without having IPs on carpdev (shmif)

Note that tests for IPv6 don't pass yet; nd6 needs to handle CARP
correctly like arp does.


# 1.5 18-May-2017 ozaki-r

Reduce duplicated codes (DRY)


Revision tags: prg-localcount2-base2 prg-localcount2-base1 prg-localcount2-base pgoyette-localcount-20170426 bouyer-socketcan-base1 pgoyette-localcount-20170320
# 1.4 27-Feb-2017 ozaki-r

branches: 1.4.2; 1.4.4;
Make CARP on IPv6 work

It passes ATF tests but no more, no less.


# 1.3 27-Feb-2017 ozaki-r

Test handovers on interface down as well as server halt


# 1.2 27-Feb-2017 ozaki-r

Add a test case for CARP on IPv6

The test case fails expectedly because the implementation of CARP on IPv6
is incomplete yet.


# 1.1 16-Jan-2017 ozaki-r

Rewrite tests for CARP in a shell script instead of C

The new shell script enables us to modify/add tests easily.


# 1.4 27-Feb-2017 ozaki-r

Make CARP on IPv6 work

It passes ATF tests but no more, no less.


# 1.3 27-Feb-2017 ozaki-r

Test handovers on interface down as well as server halt


# 1.2 27-Feb-2017 ozaki-r

Add a test case for CARP on IPv6

The test case fails expectedly because the implementation of CARP on IPv6
is incomplete yet.


# 1.1 16-Jan-2017 ozaki-r

Rewrite tests for CARP in a shell script instead of C

The new shell script enables us to modify/add tests easily.