Commit Graph

6 Commits

Author SHA1 Message Date
Hu Jun b7b7ca8632 add group_fwd_mask support for bridge and bridge port 2024-07-03 13:06:37 -07:00
Date Huang 0cd15d9a7a bridge: add/del vlan range
Signed-off-by: Date Huang <tjjh89017@hotmail.com>
2024-03-04 10:45:37 -08:00
张祖建 b8aac10bba fix staticcheck issues 2021-09-21 09:10:48 -05:00
Alessandro Boch a47a543cef Allow to skip tests based on min kernel version required
Signed-off-by: Alessandro Boch <aboch@tetrationanalytics.com>
2017-11-08 03:30:16 -08:00
Tobias Klauser b1eba2e916 Fix go vet issues in tests
Fix the following two issues reported by go vet:

  bridge_linux_test.go:41: possible formatting directive in Fatal call
  filter_test.go:204: possible formatting directive in Fatal call

by using Fatalf instead of Fatal when using formatting directives.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2017-07-05 07:46:37 -07:00
Chun Chen 7593cff56f Add bridge vlan support 2017-06-13 11:04:51 -07:00