version 2.0.0 released
2020-09-22 Tetsumune KISO [email protected]
* Release - version 2.0.0 released.
* Fix - print a next_hop twice in "mrt2exabgp.py".
* Update - don't print without a next_hop in "mrt2exabgp.py".
* Update - don't print a same prefix repeatedly in "mrt2exabgp.py".
* Update - print a footer if an error occurred in "mrt2exabgp.py".
2020-05-05 Tetsumune KISO [email protected]
* Update - updated "BGP_ATTR_T", "BGP_OPEN_ERR_SC", "BGP_CEASE_ERR_SC".
2020-05-03 Tetsumune KISO [email protected]
* Update - updated comments.
2020-04-30 Tetsumune KISO [email protected]
* Update - removed "Nlri.is_valid".