Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use bgpstore db user. | Linus Nordberg | 2009-06-26 | 1 | -1/+1 |
| | |||||
* | * .gitignore: Update. | Linus Nordberg | 2009-06-26 | 1 | -1/+2 |
| | |||||
* | * src/data.lisp (new-entries): Store AS-PATH. | Linus Nordberg | 2009-06-26 | 2 | -5/+25 |
| | | | | * src/start-bgpstore.sh: Fix bug in start args and add default host and port. | ||||
* | * src/bgpstore.lisp (start-bgpstore): Open database. | Linus Nordberg | 2009-06-26 | 1 | -7/+10 |
| | |||||
* | Store timestamp and precision-time in db. | Linus Nordberg | 2009-06-25 | 3 | -6/+21 |
| | |||||
* | PM. | Linus Nordberg | 2009-06-25 | 2 | -0/+101 |
| | |||||
* | First working version. | Linus Nordberg | 2009-06-25 | 5 | -39/+62 |
| | | | | | | Missing some crucial things: - [ ] store timestamp and precision-time - [ ] store as-path | ||||
* | WIP. | Linus Nordberg | 2009-06-25 | 7 | -58/+149 |
| | |||||
* | * src/data.lisp: New (with a stupid with prefixing column names with ASC- ↵ | Linus Nordberg | 2009-06-24 | 1 | -0/+74 |
| | | | | and OCT-). | ||||
* | Add notes. | Linus Nordberg | 2009-06-24 | 1 | -0/+42 |
| | |||||
* | Working, kind of -- not including the enclosing tags. CXML doesn't like that. | Linus Nordberg | 2009-06-24 | 1 | -0/+59 |