![]()
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.7 / (download) - annotate - [select for diffs], Wed Dec 26 06:10:47 2007 UTC (4 years, 4 months ago) by chris
Branch: MAIN
CVS Tags: HEAD
Diff to previous 1.6 (colored)
Remove 'compiledon' superstition Now that we don't read KVM, this is totally useless information
Revision 1.6 / (download) - annotate - [select for diffs], Thu Feb 10 05:54:13 2005 UTC (7 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.5 (colored)
Ummmm...yeah....
Revision 1.5 / (download) - annotate - [select for diffs], Thu Feb 10 05:41:35 2005 UTC (7 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.4 (colored)
Silly shell hack to account for gcc 3's lack of multi-line constant support.
Revision 1.4 / (download) - annotate - [select for diffs], Tue Feb 18 09:29:46 2003 UTC (9 years, 2 months ago) by chris
Branch: MAIN
Diff to previous 1.3 (colored)
add rcs tags to everything
Revision 1.3 / (download) - annotate - [select for diffs], Mon Feb 10 08:20:42 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.2 (colored)
import of nsh-20030208 -make static work as static <mac> <member> not the other way around -that way you can do no static <mac> without specifying a member -use void where we don't need anything else -add pfctl handling so that you can edit pf rules, flush pf, save pf.conf in nshrc (this helps with the goal of keeping all the configuration in one file, although calling pfctl to begin with is a compromise since pfctl is too much of a moving target to try and integrate) -add a manual -exit if fork fails -add commands to reboot and shutdown (jose) -add command to save config (jose) -add tunnel to conf() output -add pf to conf() output -make default mtu table nicer -same for interface types -make rtdump easier to handle correctly -fix botched strlcat conversion in ieee80211 stuff -improve method to get hardware address for an interface -/dev/altq/altq becomes /dev/pf
Revision 1.2 / (download) - annotate - [select for diffs], Mon Feb 10 07:31:58 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN
Diff to previous 1.1 (colored)
import of nsh-20020415 -allow cmdrc() to feed interface mode commands -add -v verbose flag -add compile notes to show version
Revision 1.1 / (download) - annotate - [select for diffs], Mon Feb 10 07:16:16 2003 UTC (9 years, 3 months ago) by chris
Branch: MAIN
import of nsh-20020304 -add README and TODO -add routing statistics from netstat -initialize nlist correctly