Skip to content

mrtparse 1.4 released.

Compare
Choose a tag to compare
@YoshiyukiYamauchi YoshiyukiYamauchi released this 10 Dec 08:56
· 139 commits to master since this release

2015-12-10 Yoshiyuki Yamauchi [email protected]

  • Release - mrtparse 1.4 released.

2015-11-29 Tetsumune KISO [email protected]

  • Update - changed function name in class "Nlri" from "chk_dup" to "is_dup"

2015-11-13 Tetsumune KISO [email protected]

  • Update - added code and subcode of "ROUTE-REFRESH Message Error"

2015-10-18 Tetsumune KISO [email protected]

  • Update - added "README.md", "README-ja.md" in "samples" directory

2015-10-15 Tetsumune KISO [email protected]

  • Update - added "samples" directory

2015-10-12 Tetsumune KISO [email protected]

  • Update - README.md, README-ja.md

2015-10-11 Tetsumune KISO [email protected]

  • Update - added "README.md", "README-ja.md" in "examples" directory
  • Update: README.md, README-ja.md

2015-10-10 Tetsumune KISO [email protected]

  • Update - README.md, README-ja.md

2015-10-09 Tetsumune KISO [email protected]

  • Update - added method "validate" in class "Nlri"

2015-10-03 Tetsumune KISO [email protected]

  • Update - added attribute "buf" in class "Base"

2015-09-30 Tetsumune KISO [email protected]

  • Update: code improvements

2015-09-27 Tetsumune KISO [email protected]

  • Update - changed dictionary name from "MSG_ST" to "MRT_ST"
  • Fix - can't parse "PEER IP Address" in "TABLE_DUMP" properly when subtype is "AFI_IPv6" and "PEER IP Address" is IPv4

2015-09-26 Tetsumune KISO [email protected]

  • Update - added some error messages
  • Update: README.md/README-ja.md
  • Update - changed dictionary name from "MSG_T" to "MRT_T"

2015-09-24 Tetsumune KISO [email protected]

  • Update: Changelog

2015-09-23 Tetsumune KISO [email protected]

  • Update: a little improvement
  • Update: README.md/README-ja.md
  • Update - changed output format of "Path Identifier" in "print_all.py"
  • added support for "RIB_GENERIC"
  • Fix - can't parse path attribute "MP_REACH_NLRI" properly when included only the Next Hop Address Length and Next Hop Address fields

2015-09-22 Tetsumune KISO [email protected]

  • Update - added function "prerror" to print invalid data in byte in "print_all.py"
  • Update - added class "MrtFormatError"

2015-09-21 Tetsumune KISO [email protected]

  • Update - added some AFI/SAFI numbers for L2VPN

2015-09-20 Tetsumune KISO [email protected]

  • Update - added a support for "ADD-PATH Capability"

2015-08-29 Tetsumune KISO [email protected]

  • Update - changed the type of AS_PATH segment value from str to list

2015-08-28 Tetsumune KISO [email protected]

  • Update - added method "chk_buf" and "val_bytes" of class "Base"

2015-08-24 Tetsumune KISO [email protected]

  • Update - added method "chk_buf" and "val_bytes" of class "Base"