The NetBSD Project

CVS log for src/tests/net/if_bridge/unicast.pcap.uue

[BACK] Up to [cvs.NetBSD.org] / src / tests / net / if_bridge

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.1.2.2: download - view: text, markup, annotated - select for diffs
Thu Sep 5 09:27:12 2024 UTC (4 months, 1 week ago) by martin
Branches: netbsd-10
CVS tags: netbsd-10-1-RELEASE
Diff to: previous 1.1.2.1: preferred, colored; branchpoint 1.1: preferred, colored
Changes since revision 1.1.2.1: +5 -0 lines
Pull up following revision(s) (requested by ozaki-r in ticket #818):

	sys/net/if_bridgevar.h: revision 1.39
	sbin/brconfig/brconfig.c: revision 1.18
	tests/net/if_bridge/unicast.pcap.uue: revision 1.1
	tests/net/if_bridge/t_bridge.sh: revision 1.20
	sbin/brconfig/brconfig.8: revision 1.21
	tests/net/if_bridge/t_bridge.sh: revision 1.21
	sys/net/if_bridge.c: revision 1.194
	tests/net/if_bridge/Makefile: revision 1.4
	distrib/sets/lists/tests/mi: revision 1.1336
	tests/net/if_bridge/broadcast.pcap.uue: revision 1.1

bridge: implement interface protection

It enables a feature similar to "protected-port" or "isolation" in some
router products by marking member interfaces protected; when a frame
arrives on a protected interface and is being forwarded to another
protected interface, the frame will be discarded.

The code is developed by the SEIL team at IIJ.

tests: dedup test scripts like others

brconfig: add protect/-protect commands

It marks/clears a specified interface "protected".
tests, bridge: add tests for interface protection

The original author of the test is k-goda@IIJ.  ozaki-r improved
the test slightly.

distrib: install uuencoded pcap files for testing

Revision 1.1.2.1
Tue Sep 3 08:01:38 2024 UTC (4 months, 1 week ago) by martin
Branches: netbsd-10
FILE REMOVED
Changes since revision 1.1: +0 -5 lines
file unicast.pcap.uue was added on branch netbsd-10 on 2024-09-05 09:27:12 +0000

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Sep 3 08:01:38 2024 UTC (4 months, 1 week ago) by ozaki-r
Branches: MAIN
CVS tags: HEAD
Branch point for: netbsd-10
tests, bridge: add tests for interface protection

The original author of the test is k-goda@IIJ.  ozaki-r improved
the test slightly.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>