Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge Quagga 0.99.14 (upstream) into kenwood | Stephen Hemminger | 2009-07-21 | 1 | -6/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | Grand unified Quagga Conflicts: bgpd/bgp_aspath.c bgpd/bgp_damp.c bgpd/bgp_damp.h bgpd/bgp_main.c bgpd/bgp_packet.c bgpd/bgp_route.c bgpd/bgpd.c configure.ac doc/zebra.8 lib/command.c lib/smux.c lib/workqueue.c ospfd/ospf_snmp.c ospfd/ospfd.c zebra/main.c zebra/rt_netlink.c zebra/zebra_rib.c | ||||
* | + sayonara old_pid! | pilot | 2007-09-14 | 1 | -4/+0 |
| | |||||
* | [zebra] Add test rig code, for testing the zebra RIB | paul | 2006-07-27 | 1 | -0/+337 |
2006-07-27 Paul Jakma <paul.jakma@sun.com> * {ioctl,kernel}_null.c: Dummy/Null kernel method implementations, useful for testing zebra code that calls such methods. * {redistribute,misc}_null.c: Dummy/Null methods, as above. But for zclient, and for various misc functions. * test_main.c: Test harness for zebra, currently just to test the RIB. * Makefile.am: Build testzebra using above. * zebra_rib.c: Add a global for the workqueue hold time, useful for testing. |