All Versions
25
Latest Version
Avg Release Cycle
38 days
Latest Release
1238 days ago

Changelog History
Page 1

  • v2.22.0 Changes

    December 02, 2020

    ๐Ÿ”„ Changelog

    b5913a2 v2.22.0
    ๐Ÿ‘• 283659d fix linting errors
    ๐Ÿ“š 57068b1 Add documentation, fix typo in proto and add marshal for tunne encal sub tlvs
    ffe50e8 Add SR policy documentatiom
    6e4eb28 Add missing marshal of Prefix SID path attribute
    โœ… cb0c7ce Unit tests and dependencies
    0422c60 Code changes
    63b958b API chages
    aa1272d set shutdownWG to nil after stopBGP finished
    ๐Ÿ‘ b55c32c Support of FRR7.5
    โšก๏ธ c5dcfb7 dependency and spellchecker update
    48e55b7 code changes
    66413b5 API changes
    17d0b3c fix wrong vrf neighbors display
    b44362f api: keeps backward compatibility when extending LsAddrPrefix
    โšก๏ธ c0d75f7 updates NLRI marshaller to include added fields
    c595b56 api: adds LS attributes to LsAddrPrefix
    ๐Ÿ‘ท 9a5c7f3 ci: use ubuntu 18.04 for all jobs
    0๏ธโƒฃ 3df131c server: fix conversion from api.RouteAction to config.DefaultPolicyType
    ๐Ÿ‘ท 3d51923 make CI faster
    ๐Ÿ‘ท e67e373 Stop CI on Travis CI
    c297c0b server: handle bogus addpath argument
    46b15a7 run ci on github actions
    e428529 config: fix Peer Group AddPath Config
    ๐ŸŒฒ 393d82f Adding gRPC support for modified logging level
    โœ… 01aa3f2 Fix missing args in server tests
    5c979fe Use MonitorTableRequest.Name to filter by peer

  • v2.21.0 Changes

    November 01, 2020

    ๐Ÿ”„ Changelog

    7ce0ddd v2.21.0
    3d3d6f3 api: add ListPathRequest's option to get binary of nlri and attributes
    e6eb1da fix stuck route
    0ac9ac9 packet: handle malformed prefix len
    22d745f server: fix ListPolicyAssignment to handle empty policy
    ๐Ÿšš 98b017d README: remove slack status
    0aff30a fix #2289: improve regex to give expected results
    โšก๏ธ 4e41131 README: update slack link

  • v2.20.0 Changes

    October 01, 2020

    ๐Ÿ”„ Changelog

    43da41a v2.20.0
    ๐Ÿ›  1ee998c bugfix: fix a panic when delete neighborset (all) by name directly
    ๐Ÿšš f15ecf8 remove incomingCh when deleting dynamic peer
    af37271 added .env file for vscode to find test/lib module replace is not exp in *_test.py files to suppress python syntax warning with py3
    a4d5d00 best path selection - compare neigh addr

  • v2.19.0 Changes

    August 06, 2020

    ๐Ÿ”„ Changelog

    c6f0eba v2.19.0
    โšก๏ธ 7d6b9e7 Update zebra.md to fix markdownlint error
    ๐Ÿ”จ efeb8c5 zebra: refactoring and fix bug and add processing messageBackupNexthop (added in frr7.4)
    6178fc5 implement LsAddrPrefix marshal json function
    ffa47a6 fix fragment with ether-type
    2dbb18f server: don't send empty ExtendedNexthop capability

  • v2.18.0 Changes

    July 01, 2020

    ๐Ÿ”„ Changelog

    b9c00dd v2.18.0
    ๐Ÿš€ 789d548 goreleaser: disable cgo completely
    8cadc75 Add //go:generate stringer directives for public enum types.
    210696d Regenerate stringer code for public enum types.

  • v2.17.0 Changes

    June 02, 2020

    ๐Ÿ”„ Changelog

    33e3bb6 v2.17.0
    ๐Ÿ‘ 833188f extend attributes proto for Prefix SID support
    95745b6 fix ipv6 nexthop
    a8ed57e address more static check failures
    52fc48e cleanup go dependencies
    3a6211a Addressing review comments
    ๐Ÿšš 7bdaeb3 remove debug messages
    1f01ec2 Finish methods and restructure files
    โœ… 9251c7a code Decode and Serialize for Prefix SID types and add unit tests
    โœ… cd4b9c5 add unit test to help with development
    a9232e3 add object definitions
    e3001f9 additional changes
    8409507 coding the feature
    f11ece9 adding prefix_sid_attr

  • v2.16.0 Changes

    May 01, 2020

    ๐Ÿ”„ Changelog

    df76b27 v2.16.0
    ๐Ÿ”จ cf572bc Refactoring Zebra and supporting frr7.3
    ๐Ÿ‘ f11b9c7 Add BGP-LS SRLG support
    โšก๏ธ 3bdfaf9 travis-ci: update ubuntu docker package url

  • v2.15.0 Changes

    April 01, 2020

    ๐Ÿ”„ Changelog

    7096117 v2.15.0
    โœ๏ธ 1f08348 packet: fix typos
    โš  ec9cb7a packet: silence staticcheck warning
    ๐Ÿšš 750aa23 fixed naming issue, removed one more error allocation
    โšก๏ธ 80f18d5 optimized packet/mrt allocations, mostly by reuse of error values
    ๐Ÿ–จ a5f98d5 replaced fmt.Sprintf with strconv.Itoa for Protocol.String()
    โšก๏ธ ff36bb9 optimized allocations in packet/bgp validations
    โšก๏ธ 2ef8db0 optimized allocations in packet/bgp
    ๐Ÿ’… 136c822 fixed style: unnecessary type cast after type switch and some minor issues.
    โšก๏ธ 077e3aa optimized EVPNMacIPAdvertisementRoute, SerializeExtendedCommunities and PathAttributeIP6ExtendedCommunities allocations.
    โšก๏ธ 03f864a docs: update cli output

  • v2.14.0 Changes

    March 02, 2020

    ๐Ÿ”„ Changelog

    4288502 v2.14.0
    15eb09c bgp: silence statickcheck errors
    659ef4b add summary command for vrf to cli #2235
    ๐Ÿ‘ 789664e add support GetTable method for vrfs #2235
    ๐Ÿณ 9291621 travis: use docker 17.03
    46401a2 fix panic in Family == nil
    ๐Ÿš€ 7581d9a github: fix release action to generate proper changelog

  • v2.13.0 Changes

    February 01, 2020

    ๐Ÿ”„ Changelog

    f56e8b4 v2.13.0