aboutsummaryrefslogtreecommitdiffstats
path: root/nest/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Nest: split route show into separate fileJan Moskyto Matejka2017-05-151-1/+1
* Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-0/+4
* Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka2016-05-101-6/+4
* Initial commit on integrated BIRDOndrej Zajicek (work)2015-11-051-1/+1
* Route Origin Authorization basics.Ondrej Zajicek2012-03-181-1/+1
* Created nest/a-path.c and a-set.c which should contain general operationsMartin Mares2000-04-171-1/+2
* Reimplemented neighbor cache. Now uses real hashing.Martin Mares2000-03-011-1/+1
* Split off general commands to cmds.c.Martin Mares2000-01-191-1/+1
* Added universal locking mechanism which will solve problemsMartin Mares1999-12-091-1/+1
* First steps of the Command Line Interface: I/O routines.Martin Mares1999-10-291-1/+1
* Skeleton for password handling, currently I only build structures andPavel Machek1999-05-261-1/+1
* New makefiles. Includes support for out-of-source-tree builds.Martin Mares1999-01-101-2/+3
* Skeleton of device route protocol. As it's tightly coupled with our kernel,Martin Mares1998-06-031-1/+1
* Implemented scanning of network interfaces. Mostly very ugly code due toMartin Mares1998-05-261-1/+1
* Added routing table and routing attribute code.Martin Mares1998-05-201-2/+2
* Parts of routing table code. Data structure declarations should beMartin Mares1998-05-151-1/+2
* First look at data structures. More to come tomorrow...Martin Mares1998-04-221-0/+3