summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* * sample-data/one-update.xml: Add some sample data.Linus Nordberg2009-07-272-0/+2
|
* * src/util.lisp: Minor docu change.Linus Nordberg2009-07-271-1/+1
|
* * src/playground.lisp: Add fun for reading from file instead ofLinus Nordberg2009-07-271-2/+35
| | | | network socket. Add small pattern matching example (fare-matcher).
* * bgp-logger.org: Update disk and RAM usage table.Linus Nordberg2009-07-271-8/+14
|
* * bgp-logger.org: Add info about IP filtering.Linus Nordberg2009-06-281-5/+10
|
* * bgp-logger.org: Document some more.Linus Nordberg2009-06-261-18/+38
|
* * src/bgpstore.lisp (start-bgpstore): Print markers much more seldom.Linus Nordberg2009-06-261-6/+8
|
* * src/bgpstore.asd: Version 0.1.Linus Nordberg2009-06-261-1/+1
|
* * src/data.lisp (new-entries): Store nexthop.Linus Nordberg2009-06-262-3/+13
|
* Snob up the progress presentation.Linus Nordberg2009-06-261-7/+12
|
* Merge branch 'master' of victoria.tug.nordu.net:repos/bgp-loggerLinus Nordberg2009-06-261-5/+6
|\ | | | | | | | | | | | | Conflicts: src/bgpstore.lisp * src/bgpstore.lisp (start-bgpstore): Merge and fix.
| * Tell that you start.Linus Nordberg2009-06-261-0/+1
| |
* | * src/bgpstore.lisp: Display counter.Linus Nordberg2009-06-263-4/+22
|/ | | | * src/util.lisp (iso-date): New function.
* * src/start-bgpstore.sh: Parameterize db spec.Linus Nordberg2009-06-261-3/+12
|
* Fix.Linus Nordberg2009-06-262-2/+2
|
* Use bgpstore db user.Linus Nordberg2009-06-261-1/+1
|
* * .gitignore: Update.Linus Nordberg2009-06-261-1/+2
|
* * src/data.lisp (new-entries): Store AS-PATH.Linus Nordberg2009-06-262-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 Nordberg2009-06-261-7/+10
|
* Store timestamp and precision-time in db.Linus Nordberg2009-06-253-6/+21
|
* PM.Linus Nordberg2009-06-252-0/+101
|
* First working version.Linus Nordberg2009-06-255-39/+62
| | | | | | Missing some crucial things: - [ ] store timestamp and precision-time - [ ] store as-path
* WIP.Linus Nordberg2009-06-257-58/+149
|
* * src/data.lisp: New (with a stupid with prefixing column names with ASC- ↵Linus Nordberg2009-06-241-0/+74
| | | | and OCT-).
* Add notes.Linus Nordberg2009-06-241-0/+42
|
* Working, kind of -- not including the enclosing tags. CXML doesn't like that.Linus Nordberg2009-06-241-0/+59