10 Commits

Author SHA1 Message Date
Zhaofeng Li
594088be69
Merge Zhaofeng's updates to go from python2 to python3 and fix bgpmap funtionality. 2019-05-14 20:56:38 +01:00
Zhaofeng Li
ddf86d02fb Add support for unified Bird daemons
Bird 2.0 includes IPv4 and IPv6 support in a single daemon.
When UNIFIED_DAEMON is set to True, queries are always done with the
"ipv4" backend (which handles both protocols), and distinctions between
IPv4 and IPv4 are removed in the UI.
2019-01-11 21:14:12 +00:00
Mehdi Abaakouk
9822e42e25 Add resolv timeout, store asn in memcache 2014-04-20 17:02:22 +02:00
Baptiste Jonglez
2418d13d07 Add support for configuring the DNS-based ASN → name mapping service. 2014-01-28 15:49:15 +01:00
Mehdi Abaakouk
b593b0cfb7 escape some string 2012-10-16 08:01:10 +02:00
Mehdi Abaakouk
63a6f32d5f Use service cymru.com service instead of whois 2012-07-18 23:46:44 +02:00
Mehdi Abaakouk
1a105698c5 Add AS name persistant cache and reenable it 2012-05-28 13:51:16 +02:00
Mehdi Abaakouk
eb4f4f52b3 Remove inused import and ignore bytecode 2012-05-07 11:17:43 +02:00
Mehdi Abaakouk
4cdb730b59 Add copyright header 2012-01-27 19:12:59 +01:00
Mehdi Abaakouk
69ee07ffc2 Refactoring code 2012-01-20 00:12:37 +01:00