Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-05-02 | Salvage bgpdump-driven test code from rtr-origin, as separate module | Rob Austein | |
rpki.rtr.bgpdump. The normal rpki-rtr program intentionally does not even import this module, because all of the bgpdump-* code is just a confusing distraction to users who want the normal rpki-rtr code. The refactored bgpdump-* code has passed pylint but otherwise has not yet been tested, and may not work at all. Since, as far as we know, nobody but the author has ever run any of the code in this module, this should not be a problem. svn path=/trunk/; revision=5824 | |||
2014-05-02 | Handle listener arguments correctly. | Rob Austein | |
svn path=/trunk/; revision=5823 | |||
2014-05-01 | rpki.rtr.client.ErrorReportPDU wasn't inheriting .consume() method properly. | Rob Austein | |
svn path=/trunk/; revision=5822 | |||
2014-05-01 | Do not goof up the return value from a Python decorators, for they are ↵ | Rob Austein | |
subtle and quick to anger. svn path=/trunk/; revision=5821 | |||
2014-05-01 | s/rpki.rpki_rtr/rpki.rtr/g | Rob Austein | |
svn path=/trunk/; revision=5819 |