AGS_GATEWAY
#define AGS_AGGREGATE_EITHER (AGS_RIPV2 | AGS_GATEWAY | \
if (ag->ag_state & AGS_GATEWAY)
&& !(ag->ag_state & AGS_GATEWAY)) {
&& (ag->ag_state & AGS_GATEWAY)) {
ags |= (AGS_GATEWAY | AGS_SUPPRESS | AGS_AGGREGATE);
ags |= (AGS_GATEWAY | AGS_SUPPRESS | AGS_AGGREGATE);