aboutsummaryrefslogtreecommitdiffstats
path: root/nest/proto.c
Commit message (Expand)AuthorAgeFilesLines
* Initialize only protocols which are compiled in :)Martin Mares1999-01-101-0/+5
* Handle disabled protocol instances.Martin Mares1998-11-291-3/+6
* Replaced nest/confile.h by conf/conf.h, added a lot of new definitions.Martin Mares1998-11-271-1/+1
* Proto struct now contain (down | starting | up) state.Martin Mares1998-10-191-0/+2
* Preconfig, postconfig and init hooks can be NULL.Martin Mares1998-10-181-3/+6
* Split protocol init to building of protocol list and real protocol init.Martin Mares1998-10-181-3/+8
* Solve chicken-and-egg problems with protocol startup. We now queue all inactiveMartin Mares1998-10-171-5/+20
* Adding proto_dump_all() functionPavel Machek1998-07-091-0/+16
* Basic protocol operations.Martin Mares1998-06-031-1/+70
* protos_init, not proto_init.Martin Mares1998-05-241-1/+1
* Added routing table and routing attribute code.Martin Mares1998-05-201-0/+20