diff options
Diffstat (limited to 'lib/nexthop.h')
| -rw-r--r-- | lib/nexthop.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/nexthop.h b/lib/nexthop.h index b3a128a2a8..b375c55b95 100644 --- a/lib/nexthop.h +++ b/lib/nexthop.h @@ -68,6 +68,7 @@ struct nexthop    /* Nexthop address */    union g_addr gate;    union g_addr src; +  union g_addr rmap_src;	/* Src is set via routemap */    /* Nexthops obtained by recursive resolution.     *  | 
