projects
/
l2tpns.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'fdn-mods'
[l2tpns.git]
/
l2tpns.h
diff --git
a/l2tpns.h
b/l2tpns.h
index
e6357b6
..
4f7fad9
100644
(file)
--- a/
l2tpns.h
+++ b/
l2tpns.h
@@
-729,6
+729,7
@@
typedef struct
struct in_addr update_source;
} neighbour[BGP_NUM_PEERS];
in_addr_t nexthop_address;
+ struct in6_addr nexthop6_address;
#endif
} configt;