projects
/
l2tpns.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
78a7085
)
Fix a typo from last commit.
author
Benjamin Cama
<benoar@dolka.fr>
Tue, 19 Jul 2011 22:30:16 +0000
(
00:30
+0200)
committer
Benjamin Cama
<benoar@dolka.fr>
Thu, 28 Jul 2011 12:58:30 +0000
(14:58 +0200)
Signed-off-by: Benjamin Cama <benoar@dolka.fr>
bgp.c
patch
|
blob
|
history
diff --git
a/bgp.c
b/bgp.c
index
ea15faf
..
f12efb1
100644
(file)
--- a/
bgp.c
+++ b/
bgp.c
@@
-1094,7
+1094,7
@@
static int bgp_handle_input(struct bgp_peer *peer)
}
if (notification->error_code == BGP_ERR_OPEN
- && notification->subcode == BGP_ERR_OPN_UNSUP_CAP)
+ && notification->
error_
subcode == BGP_ERR_OPN_UNSUP_CAP)
{
/* the only capability we advertise is this one, so upon receiving
an "unsupported capability" message, we disable IPv6 routes for