Home | History | Annotate | only in /src/tests/net/mpls
History log of /src/tests/net/mpls
RevisionDateAuthorComments
 1.7 01-Apr-2020  christos factor out common code and set the path.
 1.6 27-May-2015  kefren branches: 1.6.16;
Add another simple MPLS test but using this time a mixed IPv4/IPv6 LSR
This test encapsulates IPv6 packets, pass them over MPLS to an IPv6
neighbour that switches label and passes forward to an IPv4
neighbour. There, the IPv6 packet is decapsulated and passed to IPv6 stack
For the return path we test both implicit and explicit null encapsulations
 1.5 27-May-2015  kefren Add a simple IPv6/MPLS test
 1.4 12-Nov-2013  kefren branches: 1.4.4; 1.4.8;
Retire t_ldp_static. It's too heavy weighted for releng's anita and mostly
unsuited for atf.
 1.3 25-Jul-2013  kefren add a couple of tests for dynamic MPLS routes generation using ldpd
 1.2 23-Jul-2013  kefren branches: 1.2.2;
Add a test for RFC4182
 1.1 19-Jul-2013  kefren Add a couple of basic IP/MPLS forwarding tests
 1.2.2.2 23-Jul-2013  riastradh sync with HEAD
 1.2.2.1 23-Jul-2013  riastradh file Makefile was added on branch riastradh-drm2 on 2013-07-23 21:07:38 +0000
 1.4.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1 12-Nov-2013  tls file Makefile was added on branch tls-maxphys on 2014-08-20 00:04:52 +0000
 1.4.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.4.1 12-Nov-2013  yamt file Makefile was added on branch yamt-pagecache on 2014-05-22 11:42:22 +0000
 1.6.16.1 08-Apr-2020  martin Merge changes from current as of 20200406
 1.1 01-Apr-2020  christos branches: 1.1.2;
factor out common code and set the path.
 1.1.2.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.1.2.1 01-Apr-2020  martin file mpls_common.sh was added on branch phil-wifi on 2020-04-08 14:09:12 +0000
 1.11 25-Nov-2021  hannken Consistently use "drvctl -l qemufwcfg0" to check if
running under qemu in general.
 1.10 01-Apr-2020  christos more cleanup
 1.9 01-Apr-2020  christos factor out common code and set the path.
 1.8 13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.7 10-Aug-2016  ozaki-r branches: 1.7.14;
Add rumpdev library for config_cfdriver_attach
 1.6 13-May-2015  martin Before pinging, wait for addresses to come out of tentative state
 1.5 04-May-2015  martin Cosmetics: hide an error message from sysctl (machdep.cpu_brand is not
available on most architectures)
 1.4 01-Sep-2014  gson The t_ldp_regen test frequently fails under qemu, but reliably passes
on real hardware. The failures are hardly surprising given that qemu
timing is off by a is off by a factor of two as reported in
PR kern/43997. Disabling the test on qemu for now; it should be
re-enabled once 43997 has been fixed to see if it still fails then.
 1.3 03-Jan-2014  pooka branches: 1.3.4; 1.3.8;
ldpd wants inet6
 1.2 27-Jul-2013  kefren don't expect failure anymore
 1.1 25-Jul-2013  kefren add a couple of tests for dynamic MPLS routes generation using ldpd
 1.3.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.1 03-Jan-2014  tls file t_ldp_regen.sh was added on branch tls-maxphys on 2014-08-20 00:04:52 +0000
 1.3.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.4.1 03-Jan-2014  yamt file t_ldp_regen.sh was added on branch yamt-pagecache on 2014-05-22 11:42:22 +0000
 1.7.14.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.7.14.1 10-Jun-2019  christos Sync with HEAD
 1.3 12-Nov-2013  kefren Retire t_ldp_static. It's too heavy weighted for releng's anita and mostly
unsuited for atf.
 1.2 27-Jul-2013  kefren Disable ip forwarding at penultimate hop
Raise the ping wait time a little bit in order for changes to propagate
over ldp
 1.1 25-Jul-2013  kefren add a couple of tests for dynamic MPLS routes generation using ldpd
 1.7 01-Apr-2020  christos factor out common code and set the path.
 1.6 13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.5 10-Aug-2016  ozaki-r branches: 1.5.14;
Add rumpdev library for config_cfdriver_attach
 1.4 18-Mar-2014  riastradh branches: 1.4.4; 1.4.8;
Merge riastradh-drm2 to HEAD.
 1.3 23-Jul-2013  kefren branches: 1.3.2;
Use . for shm bus path and rump_server url instead of /tmp
Exit after first reply in mpls_fw
 1.2 23-Jul-2013  martin Move all shm files from /tmp into . so ATF can automatically do cleanup
for us. Ok: kefren
 1.1 19-Jul-2013  kefren Add a couple of basic IP/MPLS forwarding tests
 1.3.2.2 23-Jul-2013  riastradh sync with HEAD
 1.3.2.1 23-Jul-2013  riastradh file t_mpls_fw.sh was added on branch riastradh-drm2 on 2013-07-23 21:07:38 +0000
 1.4.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.4.8.1 18-Mar-2014  tls file t_mpls_fw.sh was added on branch tls-maxphys on 2014-08-20 00:04:52 +0000
 1.4.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.4.4.1 18-Mar-2014  yamt file t_mpls_fw.sh was added on branch yamt-pagecache on 2014-05-22 11:42:22 +0000
 1.5.14.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.5.14.1 10-Jun-2019  christos Sync with HEAD
 1.5 01-Apr-2020  christos factor out common code and set the path.
 1.4 13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.3 10-Aug-2016  ozaki-r branches: 1.3.14;
Add rumpdev library for config_cfdriver_attach
 1.2 07-Aug-2015  ozaki-r Use rump.ping6 instead of ping6 with rumphijack(3)
 1.1 27-May-2015  kefren Add a simple IPv6/MPLS test
 1.3.14.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.3.14.1 10-Jun-2019  christos Sync with HEAD
 1.5 01-Apr-2020  christos factor out common code and set the path.
 1.4 13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.3 10-Aug-2016  ozaki-r branches: 1.3.14;
Add rumpdev library for config_cfdriver_attach
 1.2 07-Aug-2015  ozaki-r Use rump.ping6 instead of ping6 with rumphijack(3)
 1.1 27-May-2015  kefren Add another simple MPLS test but using this time a mixed IPv4/IPv6 LSR
This test encapsulates IPv6 packets, pass them over MPLS to an IPv6
neighbour that switches label and passes forward to an IPv4
neighbour. There, the IPv6 packet is decapsulated and passed to IPv6 stack
For the return path we test both implicit and explicit null encapsulations
 1.3.14.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.3.14.1 10-Jun-2019  christos Sync with HEAD
 1.6 01-Apr-2020  christos factor out common code and set the path.
 1.5 13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.4 10-Aug-2016  ozaki-r branches: 1.4.14;
Add rumpdev library for config_cfdriver_attach
 1.3 18-Mar-2014  riastradh branches: 1.3.4; 1.3.8;
Merge riastradh-drm2 to HEAD.
 1.2 23-Jul-2013  kefren branches: 1.2.2;
Use . for shm bus path and rump_server url instead of /tmp
Exit after first reply in mpls_fw
 1.1 23-Jul-2013  kefren Add a test for RFC4182
 1.2.2.2 23-Jul-2013  riastradh sync with HEAD
 1.2.2.1 23-Jul-2013  riastradh file t_rfc4182.sh was added on branch riastradh-drm2 on 2013-07-23 21:07:38 +0000
 1.3.8.2 20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.3.8.1 18-Mar-2014  tls file t_rfc4182.sh was added on branch tls-maxphys on 2014-08-20 00:04:52 +0000
 1.3.4.2 22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.3.4.1 18-Mar-2014  yamt file t_rfc4182.sh was added on branch yamt-pagecache on 2014-05-22 11:42:22 +0000
 1.4.14.2 08-Apr-2020  martin Merge changes from current as of 20200406
 1.4.14.1 10-Jun-2019  christos Sync with HEAD

RSS XML Feed