Age | Commit message (Expand) | Author |
---|---|---|
2020-12-30 | Implement IMSG_CTL_SHOW_SET to get information about roa-set, as-sets and | Claudio Jeker |
2019-08-05 | Cleanup config reload in the RDE. Use the bgpd_conf struct to store sets | Claudio Jeker |
2019-02-14 | Use the portable SIZE_MAX instead of SIZE_T_MAX | Claudio Jeker |
2019-01-05 | Correctly account for the memory allocated when creating a set. | Claudio Jeker |
2018-10-26 | Track the amount of memory used for sets and tries (aka anything-set) | Claudio Jeker |
2018-09-20 | Split up as_set into a set_table and an as_set. The first is what does | Claudio Jeker |
2018-09-14 | Extend as_set to allow for different sized objects to be added. The only | Claudio Jeker |
2018-09-10 | remove some empty lines from printconf output. ok claudio@ | Sebastian Benoit |
2018-09-08 | Fix print_as_sets() a bit. | Claudio Jeker |
2018-09-07 | Implement as-set a fast lookup table to be used instead of long list of | Claudio Jeker |