]> git.ipfire.org Git - people/ms/libloc.git/history - src/python/as.c
importer: Drop EDROP as it has been merged into DROP
[people/ms/libloc.git] / src / python / as.c
2024-02-21  Michael Tremerpython: Fix rich comparison for AS objects
2024-01-07  Michael Tremerpython: Make AS objects hashable
2021-09-04  Michael TremerMove include files to /usr/include/libloc
2020-06-09  Michael TremerPrint ASes in format like: AS204867 - Lightning Wire...
2019-01-12  Michael Tremerpython: Do not use any GNU-style initialisers for structs
2018-02-01  Michael Tremerpython: Add script to lookup database from command...
2017-12-30  Michael TremerMake AS independent from stringpool
2017-12-29  Michael Tremerpython: Fix setters
2017-12-29  Michael Tremerpython: Impement setting the name of an AS
2017-12-29  Michael Tremerpython: Implement comparison of ASes
2017-12-29  Michael Tremerpython: Show better repr for AS classes
2017-12-29  Michael Tremerpython: Remove local stringpool and ctx from AS class
2017-12-29  Michael Tremerpython: Access ASes from database
2017-12-29  Michael Tremerpython: Only use global loc context
2017-12-29  Michael Tremerpython: Add AS class