IWASE Yusuke a20b9e1fcd BGP: Make RouteFamily class hashable
In Python 3, the key objects of dict must be hashable,
but RouteFamily class does not have '__hash__' method.
This patch adds this method.

Signed-off-by: IWASE Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-05-18 16:01:16 +09:00
..
2016-05-13 22:25:56 +09:00
2016-02-27 22:07:21 +09:00
2016-05-18 16:01:16 +09:00
2016-05-13 22:24:53 +09:00
2016-05-10 07:45:19 +09:00
2015-05-19 15:39:27 +09:00
2012-04-06 08:38:45 +09:00