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
492 Device drivers can register driver-specific packet traps, but these must be
493 clearly documented. Such traps can correspond to device-specific exceptions and
495 links to the description of driver-specific traps registered by various device
508 traps. These groups allow the user to batch operations such as setting the trap
509 action of all member traps. In addition, ``devlink-trap`` can report aggregated
519 - Contains packet traps for packets that were dropped by the device during
522 - Contains packet traps for packets that were dropped by the device during
525 - Contains packet traps for packets that hit an exception (e.g., TTL
528 - Contains packet traps for packets that were dropped by the device due to
531 - Contains packet traps for packets that were dropped by the device during
534 - Contains packet traps for packets that were dropped by the device during
537 - Contains packet traps for STP packets
539 - Contains packet traps for LACP packets
541 - Contains packet traps for LLDP packets
543 - Contains packet traps for IGMP and MLD packets required for multicast
546 - Contains packet traps for DHCP packets
548 - Contains packet traps for neighbour discovery packets (e.g., ARP, IPv6
551 - Contains packet traps for BFD packets
553 - Contains packet traps for OSPF packets
555 - Contains packet traps for BGP packets
557 - Contains packet traps for VRRP packets
559 - Contains packet traps for PIM packets
565 group without affecting other traps
567 - Contains packet traps for packets that should be locally delivered after
568 routing, but do not match more specific packet traps (e.g.,
571 - Contains packet traps for packets that should be routed through an
575 - Contains packet traps for various IPv6 control packets (e.g., Router
578 - Contains packet traps for PTP time-critical event messages (Sync,
581 - Contains packet traps for PTP general messages (Announce, Follow_Up,
584 - Contains packet traps for packets that were sampled by the device during
587 - Contains packet traps for packets that were trapped (logged) by the
590 - Contains packet traps for packets that were marked by the device during
627 as the triggering of supported packet traps.