2015-02-21 04:28 | implemented necessary structs for MrtTableDumpv2. Added the new Mrter interface that will take the place of MrtSubTyper. Change the name of the MrtMsg Msg field to Msg instead of BGPMsg,since this is the actual MRT message | dsp | 2 | +71 | -16 |
2015-02-18 01:46 | added bgpmon bin target and go get before compilation | dsp | 1 | +3 | -1 |
2015-02-18 01:44 | commiting dummy cmd/bgpmon.go that is bgpd.go from osrg | dsp | 1 | +169 | -0 |
2015-02-17 05:54 | added general structure of the bgp message parser | atomic | 2 | +143 | -0 |
2015-02-17 05:24 | removal of commented code and gofmt | dsp | 3 | +32 | -72 |
2015-02-17 05:16 | implemented getScanner , getDate and getFirstDate, to abstract part of Query's functionality. | dsp | 1 | +114 | -23 |
2015-02-12 22:28 | implemented a queryParam struct to pack functionality and added type awareness in queries | dsp | 2 | +47 | -9 |
2015-02-12 20:57 | exporting fsar.Conf, now fsarconf keeps a pointer to the whole archive. Also implemented SetTimeDelta on the archive to be able to specify different durations | dsp | 2 | +20 | -13 |
2015-02-12 20:16 | retiring mrtarchive and xmlarchive in favor a type being a parameter in the query and in archentryfile type | dsp | 2 | +60 | -157 |
2015-02-12 18:27 | now Get function on the url request, parses seconds too | dsp | 1 | +3 | -4 |
2015-02-11 03:03 | seperating the HTTP api logic in another file. archive/api.go | dsp | 2 | +105 | -89 |
2015-02-11 02:15 | initial commit | dsp | 16 | +9410 | -0 |