Pylint no-else-return refactoring: tenth (and so far last) set of files
[check_mk.git] / .werks / 6015
blob89c5deb1f934622d2b49bdb80dcf8965be9c3d25
1 Title: Handle 802.1Q and 802.1ad packets in Smart Ping
2 Level: 1
3 Component: cmc
4 Compatible: compat
5 Edition: cee
6 Version: 1.6.0i1
7 Date: 1533645955
8 Class: feature
10 The Check_MK Micro Core's Smart Ping feature understands 802.1Q VLAN
11 extended header and 802.1ad service VLAN header now.
13 Previously you just got
15    ignoring packet with unknown EtherType 33024
16    ignoring packet with unknown EtherType 34984
18 messages in var/log/cmc.log, and the corresponding packet was ignored.