Add NByte ematch #475
Annotations
8 errors
golint:
ematch.go#L97
exported const EmatchRelEnd should have comment (or a comment on this block) or be unexported
|
golint:
ematch_nbyte.go#L7
exported type NByteMatch should have comment or be unexported
|
golint:
f_tcindex.go#L21
type name will be used as tc.TcIndex by other packages, and that stutters; consider calling this Index
|
golint:
q_cbs.go#L14
exported type CbsOpt should have comment or be unexported
|
golint:
q_taprio.go#L25
exported type TaPrio should have comment or be unexported
|
golint:
ratetable_linux_test.go#L14
don't use underscores in Go names; var rate_1kbit_burst_40_mtu_9k should be rate1kbitBurst40Mtu9k
|
golint:
ratetable_linux_test.go#L59
don't use underscores in Go names; var rate_1mbit_burst_100k should be rate1mbitBurst100k
|
golint:
ratetable_linux_test.go#L104
don't use underscores in Go names; var rate_8kbit_burst_5kb_peakrate_12kbit_mpu_64_mtu_1464_drop should be rate8kbitBurst5kbPeakrate12kbitMpu64Mtu1464Drop
|
The logs for this run have expired and are no longer available.
Loading