CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/01/08 01:45:55

Modified files:
        usr.sbin/rpki-client: main.c 

Log message:
Simplify the entity queue processing. There is no need to keep the entity
queue element around once it is sent to the parser process. Instead just
keep a count of pending entities and make the parser send back the entity
type instead of the id (since this is the only field needed to figure out
what to do).
OK job@

Reply via email to