]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgpd.h
tests: ospf gr helper topotests with scapy.
[mirror_frr.git] / bgpd / bgpd.h
index 867062a88b7c7de92be310d005c556f7f92babb6..d39743a152c0a727957049276661b52211e4a6b6 100644 (file)
@@ -1415,6 +1415,7 @@ struct peer {
        struct thread *t_gr_stale;
        struct thread *t_generate_updgrp_packets;
        struct thread *t_process_packet;
+       struct thread *t_process_packet_error;
        struct thread *t_refresh_stalepath;
 
        /* Thread flags. */