Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed zclient to use qfiles etc when we have a nexus. For BGP client | paulo | 2010-01-28 | 1 | -5/+5 |
| | | | | | | | it runs in the routing_nexus. Makefile tidied. Fixed a few warnings. Re-enabled zclient, horrors of horrors bpg_nexthop thought it OK to poke arround with zclients threads directly. Now fixed, all private to zclient. | ||||
* | [tests] Add small unit test for the new stream functions | paul | 2006-01-10 | 1 | -0/+54 |
2006-01-10 Paul Jakma <paul.jakma@sun.com> * test-stream.c: new file, small unit test for new resize and {put,get}-quad stream functions. * Makefile.am: build teststream unit test. |