Post release commit #737
Annotations
2 warnings
test (macOS-latest, beta)
src/bgp/nlri/vpls.rs:38:33: warning: operator precedence can trip the unwary: help: consider parenthesizing your expression: `(label_base_1 << 16) | label_base_2`
|
test (ubuntu-latest, beta)
src/bgp/nlri/vpls.rs:38:33: warning: operator precedence can trip the unwary: help: consider parenthesizing your expression: `(label_base_1 << 16) | label_base_2`
|