summaryrefslogtreecommitdiff
path: root/src/main/java/com/lumaserv/bgp
AgeCommit message (Expand)Author
2023-11-12Improve memory managementMikael Magnusson
2023-11-11Implement MPReachableNLRIAttribute.build()Mikael Magnusson
2023-11-11Add flags to attributesMikael Magnusson
2023-11-11Implement build() for a few attributesMikael Magnusson
2023-11-11Uncommitted changesMikael Magnusson
2022-03-17Support type 2 WireGuard tunnel encapsulation sub-TLVMikael Magnusson
2022-03-17Add support for longest prefix match of IPPrefixesMikael Magnusson
2022-03-13Add collision detectionMikael Magnusson
2022-03-12Improve BGP FSMMikael Magnusson
2022-03-12Implement AS4 capabilityMikael Magnusson
2022-03-12Allow stop in opensent and established statesMikael Magnusson
2022-03-12Fix IPv6 address text representationMikael Magnusson
2022-03-12Implement tunnel encaps attributeMikael Magnusson
2022-03-12Move Request creation to BGPSessionMikael Magnusson
2022-03-12Add multiprotocol capability and IPv6Mikael Magnusson
2022-03-12Add BGP finite-state machineMikael Magnusson
2022-03-10Implement toString in various path attributesMikael Magnusson
2021-12-01Added proper handling of SocketException'sJanHolger
2021-12-01Added proper handling of SocketException'sJanHolger
2021-11-30Fixed a few issuesJanHolger
2021-10-31Removed router-id filter because it didn't work properlyJanHolger
2021-07-06Initial commitJanHolger