Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [trivia] finish off static'ification of ospf6d and ripngd | Paul Jakma | 2008-08-22 | 1 | -10/+9 |
| | | | | | | | | | 2008-08-15 Paul Jakma <paul.jakma@sun.com> * {ospf6d,ripngd}/*: Finish job of marking functions as static, or exporting declarations for them, to quell warning noise with Quagga's GCC default high-level of warning flags. Thus allowing remaining, more useful warnings to be more easily seen. | ||||
* | [c++] remove/rename some names in headers that clash with C++ reserved words | Paul Jakma | 2008-02-26 | 1 | -3/+3 |
| | | | | | | | | | | | 2008-01-30 Peter Szilagyi <sp615@hszk.bme.hu> * lib/stream.h: Remove named 'new' parameter in prototype for c++ header compatibility. * ospfd/ospf_opaque.h: ditto * ospfd/ospfd.h: Renamed struct export to _export for c++ header compatibility. * ospf6d/ospf6_area.h: ditto | ||||
* | * ospf6_abr.[ch], ospf6_area.[ch]: Add area filter-list (in|out) | hasso | 2005-06-24 | 1 | -0/+36 |
| | | | | support and area import and export lists support. | ||||
* | Remove usage of evil list and listnode typedefs. | hasso | 2004-09-23 | 1 | -1/+1 |
| | |||||
* | SVN revisions 916-920 from Zebra. ABR support is almost done. | hasso | 2004-08-15 | 1 | -8/+20 |
| | |||||
* | SVN revision 907 from Zebra cvs repository. | hasso | 2004-08-04 | 1 | -0/+6 |
| | |||||
* | Ospf6d merge from Zebra repository with added privs stuff and merged | hasso | 2004-05-18 | 1 | -42/+28 |
| | | | | zclient changes. | ||||
* | Initial revision | paul | 2002-12-13 | 1 | -0/+90 |