Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-12 | Allow automatic stop in Connected state | Mikael Magnusson | |
2023-11-12 | Improve memory management | Mikael Magnusson | |
Rewrite timer tasks as non-inner class. It works around problem with garbage collecting BGPFsm. | |||
2023-11-11 | Uncommitted changes | Mikael Magnusson | |
2022-03-12 | Improve BGP FSM | Mikael Magnusson | |
2022-03-12 | Implement AS4 capability | Mikael Magnusson | |
Specified in RFC 6793. | |||
2022-03-12 | Allow stop in opensent and established states | Mikael Magnusson | |
2022-03-12 | Move Request creation to BGPSession | Mikael Magnusson | |
2022-03-12 | Add multiprotocol capability and IPv6 | Mikael Magnusson | |
2022-03-12 | Add BGP finite-state machine | Mikael Magnusson | |
Implement BGPFsm. |