--- embedaddon/pimdd/pimdd.h 2017/06/12 07:58:55 1.1.1.1 +++ embedaddon/pimdd/pimdd.h 2017/06/14 09:28:09 1.1.1.1.2.1 @@ -33,7 +33,7 @@ * Questions concerning this software should be directed to * Kurt Windisch (kurtw@antc.uoregon.edu) * - * $Id: pimdd.h,v 1.1.1.1 2017/06/12 07:58:55 misho Exp $ + * $Id: pimdd.h,v 1.1.1.1.2.1 2017/06/14 09:28:09 misho Exp $ */ /* * Part of this program has been derived from PIM sparse-mode pimd. @@ -202,7 +202,7 @@ typedef struct pim_jp_encod_grp_ { #define PIM_ASSERT_RPT_BIT 0x80000000 - +#if 0 /* PIM messages type */ #define PIM_HELLO 0 #ifndef PIM_REGISTER @@ -215,6 +215,7 @@ typedef struct pim_jp_encod_grp_ { #define PIM_GRAFT 6 #define PIM_GRAFT_ACK 7 #define PIM_CAND_RP_ADV 8 +#endif #define PIM_V2_HELLO PIM_HELLO #define PIM_V2_REGISTER PIM_REGISTER