Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/osrg/gobgp
/ Error
Method
Error
pkg/packet/bgp/bgp.go:16840–16842 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
16838
}
16839
16840
func
(e *MessageError) Error() string {
16841
return
e.Message
16842
}
16843
16844
func
(e *MessageError) Stronger(err error) bool {
16845
if
err == nil {
Callers
15
ReceiveSingleMsg
Function · 0.80
NewClient
Function · 0.80
Test_IPRouteBody_IPv4
Function · 0.80
Test_IPRouteBody_IPv6
Function · 0.80
newPathFromIPRouteMessage
Function · 0.80
getPathListWithNexthopUpdate
Method · 0.80
updatePathByNexthopCache
Method · 0.80
loop
Method · 0.80
NewBgpServer
Function · 0.80
Stop
Method · 0.80
passConnToPeer
Method · 0.80
stopNeighbor
Method · 0.80
Calls
no outgoing calls
Tested by
15
Test_IPRouteBody_IPv4
Function · 0.64
Test_IPRouteBody_IPv6
Function · 0.64
TestStop
Function · 0.64
TestMonitor
Function · 0.64
TestAddBogusPath
Function · 0.64
TestStartBgp_RouterIdValidation
Function · 0.64
Test_BfdServerStopIdempotentAndPublicMethodsAfterStop
Function · 0.64
Test_NewBfdConfigFromAPIStructRejectsOverflow
Function · 0.64
Test_AddDeletePeer
Function · 0.64
TestRecvMessageWithError_MalformedNextHop
Function · 0.64
TestRecvMessageWithError_UnknownMessageType
Function · 0.64
Test_MalformedUpdateMsg
Function · 0.64