Lines Matching refs:traps
32 supported packet traps with ``devlink`` and report trapped packets to
38 port). This is especially useful for drop traps (see :ref:`Trap-Types`)
58 | Non-control traps
62 | devlink | (non-drop traps)
98 action of such traps is not allowed, as it can easily break the control
104 Changing the action of such traps is not allowed, as it can easily break
123 Generic packet traps are used to describe traps that trap well-defined packets
125 Such traps can be shared by multiple device drivers and their description must
483 Device drivers can register driver-specific packet traps, but these must be
484 clearly documented. Such traps can correspond to device-specific exceptions and
486 links to the description of driver-specific traps registered by various device
498 traps. These groups allow the user to batch operations such as setting the trap
499 action of all member traps. In addition, ``devlink-trap`` can report aggregated
509 - Contains packet traps for packets that were dropped by the device during
512 - Contains packet traps for packets that were dropped by the device during
515 - Contains packet traps for packets that hit an exception (e.g., TTL
518 - Contains packet traps for packets that were dropped by the device due to
521 - Contains packet traps for packets that were dropped by the device during
524 - Contains packet traps for packets that were dropped by the device during
527 - Contains packet traps for STP packets
529 - Contains packet traps for LACP packets
531 - Contains packet traps for LLDP packets
533 - Contains packet traps for IGMP and MLD packets required for multicast
536 - Contains packet traps for DHCP packets
538 - Contains packet traps for neighbour discovery packets (e.g., ARP, IPv6
541 - Contains packet traps for BFD packets
543 - Contains packet traps for OSPF packets
545 - Contains packet traps for BGP packets
547 - Contains packet traps for VRRP packets
549 - Contains packet traps for PIM packets
555 group without affecting other traps
557 - Contains packet traps for packets that should be locally delivered after
558 routing, but do not match more specific packet traps (e.g.,
561 - Contains packet traps for packets that should be routed through an
565 - Contains packet traps for various IPv6 control packets (e.g., Router
568 - Contains packet traps for PTP time-critical event messages (Sync,
571 - Contains packet traps for PTP general messages (Announce, Follow_Up,
574 - Contains packet traps for packets that were sampled by the device during
577 - Contains packet traps for packets that were trapped (logged) by the
580 - Contains packet traps for packets that were marked by the device during
617 as the triggering of supported packet traps.