summaryrefslogtreecommitdiff
path: root/nest/Makefile
AgeCommit message (Expand)Author
2023-11-25Merge commit '333ddd4f' into wireguard-next-tmp7-1Mikael Magnusson
2023-10-04MPLS subsystemOndrej Zajicek
2023-08-28TunnelEncaps: Initial commitMikael Magnusson
2023-05-16Nest: Add tests and benchmark for FIBOndrej Zajicek
2023-02-01Build: Partial revert of one of previous changesOndrej Zajicek
2023-02-01Nest: Minor cleanup in buildsystemOndrej Zajicek
2022-08-18Simplified the protocol hookup code in MakefilesMaria Matejka
2022-04-06Protocols have their own explicit init routinesMaria Matejka
2017-05-15Nest: split route show into separate fileJan Moskyto Matejka
2016-11-09 Unit Testing for BIRDOndrej Zajicek (work)
2016-05-10Build system reworked to one global Makefile with includes and no nestingJan Moskyto Matejka
2015-11-05Initial commit on integrated BIRDOndrej Zajicek (work)
2012-03-18Route Origin Authorization basics.Ondrej Zajicek
2000-04-17Created nest/a-path.c and a-set.c which should contain general operationsMartin Mares
2000-03-01Reimplemented neighbor cache. Now uses real hashing.Martin Mares
2000-01-19Split off general commands to cmds.c.Martin Mares
1999-12-09Added universal locking mechanism which will solve problemsMartin Mares
1999-10-29First steps of the Command Line Interface: I/O routines.Martin Mares
1999-05-26Skeleton for password handling, currently I only build structures andPavel Machek
1999-01-10New makefiles. Includes support for out-of-source-tree builds.Martin Mares
1998-06-03Skeleton of device route protocol. As it's tightly coupled with our kernel,Martin Mares
1998-05-26Implemented scanning of network interfaces. Mostly very ugly code due toMartin Mares
1998-05-20Added routing table and routing attribute code.Martin Mares
1998-05-15Parts of routing table code. Data structure declarations should beMartin Mares
1998-04-22First look at data structures. More to come tomorrow...Martin Mares