Skip to content

Releases: hariguchi/art

Allotment Routing Table Vesion 1.8

23 Aug 03:32

Choose a tag to compare

Added the following features:

  1. Flush Routes: This feature deletes all the routes from the routing table.
  2. Delete Routing Table: This feature first deletes all the routes by calling flush route function, then deletes the routing table itself and frees its memory.

Allotment Routing Table Vesion 1.7.1

16 Jul 21:06

Choose a tag to compare

Allotment Routing Table Version 1.7.1

1. Added more comments.
2. Updated Changelog

Allotment Routing Table Vesion 1.7

15 Jul 19:46

Choose a tag to compare

Fixed bug subtables (trie nodes) whose stride length is >8 bits did not work.
Added more tests.

Allotment Routing Table Version 1.6

11 Jul 19:00

Choose a tag to compare

v1.6

Allotment Routing Table Version 1.6