]> git.proxmox.com Git - ovs.git/commit
pcap: Fix reading regular old Ethernet pcap files.
authorBen Pfaff <blp@ovn.org>
Thu, 15 Nov 2018 17:38:39 +0000 (09:38 -0800)
committerBen Pfaff <blp@ovn.org>
Fri, 16 Nov 2018 14:07:36 +0000 (06:07 -0800)
commit7f8d02a9ab0b49dced65b3d55a398a173108a1ee
tree5279eba04ea99191d0d90d63f902039e5f19e4bf
parent713a45dbd55805007baf54ec2ea2978d1ae285fd
pcap: Fix reading regular old Ethernet pcap files.

This broke the unit tests.

Fixes: 597177a283da ("pcap-file: Add support for Linux SLL formatted PCAP files.")
Acked-by: Alin Gabriel Serdean <aserdean@ovn.org>
Tested-by: Alin Gabriel Serdean <aserdean@ovn.org>
Reported-by: Alin Gabriel Serdean <aserdean@ovn.org>
Tested-by: Timothy Redaelli <tredaelli@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/pcap-file.c