index
:
bgp-java
active
active-old
gradle
master
BGP 4 connector that can be used for network analysis
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
Age
Commit message (
Expand
)
Author
2022-03-17
Support type 2 WireGuard tunnel encapsulation sub-TLV
Mikael Magnusson
2022-03-17
Add support for longest prefix match of IPPrefixes
Mikael Magnusson
2022-03-13
Add collision detection
Mikael Magnusson
2022-03-12
Improve BGP FSM
Mikael Magnusson
2022-03-12
Implement AS4 capability
Mikael Magnusson
2022-03-12
Allow stop in opensent and established states
Mikael Magnusson
2022-03-12
Fix IPv6 address text representation
Mikael Magnusson
2022-03-12
Implement tunnel encaps attribute
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
2022-03-10
Implement toString in various path attributes
Mikael Magnusson
2021-12-01
Added proper handling of SocketException's
JanHolger
2021-12-01
Added proper handling of SocketException's
JanHolger
2021-11-30
Fixed a few issues
JanHolger
2021-10-31
Removed router-id filter because it didn't work properly
JanHolger
2021-07-06
Initial commit
JanHolger