Skip to content

Commit

Permalink
bgpd: Convert FSM to use struct peer_connection
Browse files Browse the repository at this point in the history
The BGP FSM was using the peer as the unit of work
but the FSM is connection focused.  So let's switch
it over to using that.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
  • Loading branch information
donaldsharp committed Aug 18, 2023
1 parent 3e5a31b commit 26ad36e
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 87 deletions.
Loading

0 comments on commit 26ad36e

Please sign in to comment.