Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-01-10 | New makefiles. Includes support for out-of-source-tree builds. | Martin Mares | |
1998-06-03 | Skeleton of device route protocol. As it's tightly coupled with our kernel, | Martin Mares | |
it sits here instead of `proto/dev'. | |||
1998-05-26 | Implemented scanning of network interfaces. Mostly very ugly code due to | Martin Mares | |
terrible kernel interface (SIOGIFCONF and friends). | |||
1998-05-20 | Added routing table and routing attribute code. | Martin Mares | |
1998-05-15 | Parts of routing table code. Data structure declarations should be | Martin Mares | |
complete now. | |||
1998-04-22 | First look at data structures. More to come tomorrow... | Martin Mares | |