Skip to content

BGP Frame name #392

@ManiAm

Description

@ManiAm

BGP is a routing protocol in the network layer, but it hands over its messages to TCP for transport. The frame name that is used for BGP frames should be changed from tcpseg.

2018-10-24_12-20-41

Frames are often called with the highest protocol (in the TCP/IP stack) that they are encapsulating. Thus when a BGP message is encapsulated into a TCP segment, that frame should be called BGP and not tcpseg.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions