]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Merge ASID and ASId into ASId
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Fri, 30 Jun 2023 18:04:05 +0000 (12:04 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Fri, 30 Jun 2023 18:08:47 +0000 (12:08 -0600)
commit84952a96c5b4923dbf754b7ec5d8a3b35ab0bd23
treef512da9028d15943297372d202c216c068a0bd5b
parentdc6394fa11bdbff9a593be41cc05d7f8db10fbff
Merge ASID and ASId into ASId

They are the same data type.

I'm merging them into the latter because it's more widely used.

Fixes #94, I think.
src/asn1/asn1c/ASID.c [deleted file]
src/asn1/asn1c/ASID.h [deleted file]
src/asn1/asn1c/ASId.c
src/asn1/asn1c/ASId.h
src/asn1/asn1c/Makefile.include
src/asn1/asn1c/RouteOriginAttestation.c
src/asn1/asn1c/RouteOriginAttestation.h
src/object/roa.c