![]()
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sat Jul 12 22:01:03 2008 UTC (3 years, 10 months ago) by chris
Branch: MAIN
CVS Tags: HEAD
Diff to previous 1.3 (colored)
include netinet/if_ether.h for -current
Revision 1.3 / (download) - annotate - [select for diffs], Thu Jan 10 18:04:15 2008 UTC (4 years, 4 months ago) by chris
Branch: MAIN
Diff to previous 1.2 (colored)
Trunk ioctls report ENOTTY, and other minor cleanup
Revision 1.2 / (download) - annotate - [select for diffs], Wed Jan 17 09:38:09 2007 UTC (5 years, 4 months ago) by chris
Branch: MAIN
Diff to previous 1.1 (colored)
rename trunkdevice to trunkport, there's no reason to deviate from the openbsd standard name. while there, also give trunkport the ability to generate multiple interface names on one config line (in conf output) and the ability to read multiple interface names from a trunkport config line. still need to fix: why does trunkproto give bogus output, fix return values to not dump you out of config mode when a trunk command fails, and make show_trunk() hook into show interface properly
Revision 1.1 / (download) - annotate - [select for diffs], Tue Nov 14 18:04:07 2006 UTC (5 years, 6 months ago) by pata
Branch: MAIN
o adding trunk support (functions: inttrunkport, inttrunkproto, conf_trunk, show_trunk)