Update authors of the tests

This commit is contained in:
František Hrdina 2025-03-13 14:25:51 +01:00
commit 122d950f59
8 changed files with 9 additions and 3 deletions

View file

@ -2,6 +2,7 @@ summary: Test for BZ#731789 (Bug with snaplen in libpcap)
description: |
Bug summary: Bug with snaplen in libpcap
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=731789
author: Robin Hack <rhack@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1025841 (Unable to filter packets by VLAN tag)
description: |
Bug summary: Unable to filter packets by VLAN tag
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1025841
author: Tomas Dolezal <todoleza@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#1427251 (tcpdump incorrectly shows 0x8100 tag for 802.1ad)
description: |
Bug summary: tcpdump incorrectly shows 0x8100 tag for 802.1ad frames
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1427251
author: Vaclav Danek <vdanek@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap

View file

@ -2,9 +2,8 @@ summary: Test for BZ#1785330 (Invalid IPv4 addresses are accepted without)
description: |
Bug summary: Invalid IPv4 addresses are accepted without reporting even a warning
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1785330
contact:
- Frantisek Hrdina <fhrdina@redhat.com>
- Robin Hack <rhack@redhat.com>
author: Robin Hack <rhack@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap
test: ./runtest.sh

View file

@ -4,6 +4,7 @@ summary: Test for BZ#20279937 A centos patch on libpcap version 1.5.3 causes the
description: |
Bug summary: libpcap 1.5.3 with distro patch applied writes pcap file with broken pkthdr
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=2027937
author: Frantisek Hrdina <fhrdina@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap

View file

@ -2,6 +2,7 @@ summary: Test for BZ#723108 (tcpdump icmp6 option can't catch icmpv6 package)
description: |
Bug summary: tcpdump icmp6 option can't catch icmpv6 package larger than 1460
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=723108
author: Robin Hack <rhack@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap

View file

@ -3,6 +3,7 @@ description: |+
Bug summary: Nanosecond precision timestamps in libpcap for RHEL6
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=916749
author: Robin Hack <rhack@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap

View file

@ -1,5 +1,6 @@
summary: Runs libpcap sanity tests
description: ''
author: Susant Sahani <susant@redhat.com>
contact: Frantisek Hrdina <fhrdina@redhat.com>
component:
- libpcap