mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-28 15:54:32 +00:00
050c526a36
Fixes LLDP underflow issue while parsing malformed Auto Attach TLVs. https://www.openvswitch.org/releases/NEWS-3.0.2.txt https://www.openvswitch.org/releases/NEWS-3.0.3.txt
5 lines
110 B
Nix
5 lines
110 B
Nix
import ./generic.nix {
|
|
version = "3.0.3";
|
|
hash = "sha256-9QZlCnbx8s7737WD80NBIQLxcKvFXG/4dWd5Jrm9lGM=";
|
|
}
|