Up to [cvs.NetBSD.org] / src / tests / net / mpls
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 25 14:17:22 2021 UTC (18 months, 1 week ago) by hannken
Branch: MAIN
CVS Tags: netbsd-10-base,
netbsd-10,
HEAD
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Consistently use "drvctl -l qemufwcfg0" to check if running under qemu in general.
Revision 1.7.14.2 / (download) - annotate - [select for diffs], Wed Apr 8 14:09:12 2020 UTC (3 years, 1 month ago) by martin
Branch: phil-wifi
Changes since 1.7.14.1: +4 -27
lines
Diff to previous 1.7.14.1 (colored) to branchpoint 1.7 (colored) next main 1.8 (colored)
Merge changes from current as of 20200406
Revision 1.10 / (download) - annotate - [select for diffs], Wed Apr 1 01:51:02 2020 UTC (3 years, 2 months ago) by christos
Branch: MAIN
CVS Tags: phil-wifi-20200421,
phil-wifi-20200411,
phil-wifi-20200406,
cjep_sun2x-base1,
cjep_sun2x-base,
cjep_sun2x,
cjep_staticlib_x-base1,
cjep_staticlib_x-base,
cjep_staticlib_x
Changes since 1.9: +1 -10
lines
Diff to previous 1.9 (colored)
more cleanup
Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 1 01:49:26 2020 UTC (3 years, 2 months ago) by christos
Branch: MAIN
Changes since 1.8: +5 -19
lines
Diff to previous 1.8 (colored)
factor out common code and set the path.
Revision 1.7.14.1 / (download) - annotate - [select for diffs], Mon Jun 10 22:10:10 2019 UTC (3 years, 11 months ago) by christos
Branch: phil-wifi
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Sync with HEAD
Revision 1.8 / (download) - annotate - [select for diffs], Mon May 13 17:55:09 2019 UTC (4 years ago) by bad
Branch: MAIN
CVS Tags: phil-wifi-20191119,
phil-wifi-20190609,
netbsd-9-base,
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,
is-mlppp-base,
is-mlppp
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
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.
Revision 1.7 / (download) - annotate - [select for diffs], Wed Aug 10 07:50:37 2016 UTC (6 years, 9 months ago) by ozaki-r
Branch: MAIN
CVS Tags: prg-localcount2-base3,
prg-localcount2-base2,
prg-localcount2-base1,
prg-localcount2-base,
prg-localcount2,
phil-wifi-base,
pgoyette-localcount-20170426,
pgoyette-localcount-20170320,
pgoyette-localcount-20170107,
pgoyette-localcount-20161104,
pgoyette-compat-merge-20190127,
pgoyette-compat-base,
pgoyette-compat-20190127,
pgoyette-compat-20190118,
pgoyette-compat-1226,
pgoyette-compat-1126,
pgoyette-compat-1020,
pgoyette-compat-0930,
pgoyette-compat-0906,
pgoyette-compat-0728,
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,
perseant-stdc-iso10646-base,
perseant-stdc-iso10646,
netbsd-8-base,
netbsd-8-2-RELEASE,
netbsd-8-1-RELEASE,
netbsd-8-1-RC1,
netbsd-8-0-RELEASE,
netbsd-8-0-RC2,
netbsd-8-0-RC1,
netbsd-8,
matt-nb8-mediatek-base,
matt-nb8-mediatek,
localcount-20160914,
bouyer-socketcan-base1,
bouyer-socketcan-base,
bouyer-socketcan
Branch point for: phil-wifi
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Add rumpdev library for config_cfdriver_attach
Revision 1.6 / (download) - annotate - [select for diffs], Wed May 13 12:01:24 2015 UTC (8 years ago) by martin
Branch: MAIN
CVS Tags: pgoyette-localcount-base,
pgoyette-localcount-20160806,
pgoyette-localcount-20160726,
pgoyette-localcount
Changes since 1.5: +5 -1
lines
Diff to previous 1.5 (colored)
Before pinging, wait for addresses to come out of tentative state
Revision 1.5 / (download) - annotate - [select for diffs], Mon May 4 10:57:17 2015 UTC (8 years, 1 month ago) by martin
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Cosmetics: hide an error message from sysctl (machdep.cpu_brand is not available on most architectures)
Revision 1.4 / (download) - annotate - [select for diffs], Mon Sep 1 06:38:35 2014 UTC (8 years, 9 months ago) by gson
Branch: MAIN
Changes since 1.3: +5 -1
lines
Diff to previous 1.3 (colored)
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.
Revision 1.3.8.2 / (download) - annotate - [select for diffs], Wed Aug 20 00:04:52 2014 UTC (8 years, 9 months ago) by tls
Branch: tls-maxphys
Changes since 1.3.8.1: +174 -0
lines
Diff to previous 1.3.8.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
Rebase to HEAD as of a few days ago.
Revision 1.3.4.2 / (download) - annotate - [select for diffs], Thu May 22 11:42:22 2014 UTC (9 years ago) by yamt
Branch: yamt-pagecache
Changes since 1.3.4.1: +174 -0
lines
Diff to previous 1.3.4.1 (colored) to branchpoint 1.3 (colored) next main 1.4 (colored)
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")
Revision 1.3.8.1, Fri Jan 3 13:14:50 2014 UTC (9 years, 5 months ago) by tls
Branch: tls-maxphys
Changes since 1.3: +0 -174
lines
FILE REMOVED
file t_ldp_regen.sh was added on branch tls-maxphys on 2014-08-20 00:04:52 +0000
Revision 1.3.4.1, Fri Jan 3 13:14:50 2014 UTC (9 years, 5 months ago) by yamt
Branch: yamt-pagecache
Changes since 1.3: +0 -174
lines
FILE REMOVED
file t_ldp_regen.sh was added on branch yamt-pagecache on 2014-05-22 11:42:22 +0000
Revision 1.3 / (download) - annotate - [select for diffs], Fri Jan 3 13:14:50 2014 UTC (9 years, 5 months ago) by pooka
Branch: MAIN
CVS Tags: yamt-pagecache-base9,
tls-maxphys-base,
tls-earlyentropy-base,
tls-earlyentropy,
riastradh-xf86-video-intel-2-7-1-pre-2-21-15,
riastradh-drm2-base3,
netbsd-7-nhusb-base-20170116,
netbsd-7-nhusb-base,
netbsd-7-nhusb,
netbsd-7-base,
netbsd-7-2-RELEASE,
netbsd-7-1-RELEASE,
netbsd-7-1-RC2,
netbsd-7-1-RC1,
netbsd-7-1-2-RELEASE,
netbsd-7-1-1-RELEASE,
netbsd-7-1,
netbsd-7-0-RELEASE,
netbsd-7-0-RC3,
netbsd-7-0-RC2,
netbsd-7-0-RC1,
netbsd-7-0-2-RELEASE,
netbsd-7-0-1-RELEASE,
netbsd-7-0,
netbsd-7
Branch point for: yamt-pagecache,
tls-maxphys
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
ldpd wants inet6
Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 27 14:36:39 2013 UTC (9 years, 10 months ago) by kefren
Branch: MAIN
Changes since 1.1: +1 -3
lines
Diff to previous 1.1 (colored)
don't expect failure anymore
Revision 1.1 / (download) - annotate - [select for diffs], Thu Jul 25 14:28:29 2013 UTC (9 years, 10 months ago) by kefren
Branch: MAIN
add a couple of tests for dynamic MPLS routes generation using ldpd