0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 12:18:42 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Martin Mares b35d72ac66 Name cleanups as suggested by Pavel:
- cfg_strcpy() -> cfg_strdup()
- mempool -> linpool, mp_* -> lp_*  [to avoid confusion with memblock, mb_*]

Anyway, it might be better to stop ranting about names and do some *real* work.
1998-12-06 11:59:18 +00:00
conf Name cleanups as suggested by Pavel: 1998-12-06 11:59:18 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Name cleanups as suggested by Pavel: 1998-12-06 11:59:18 +00:00
nest Name cleanups as suggested by Pavel: 1998-12-06 11:59:18 +00:00
proto/rip Name cleanups as suggested by Pavel: 1998-12-06 11:59:18 +00:00
sysdep Renamed DEBUG' symbol to DEBUGGING' to prevent collisions with token 1998-11-29 14:38:34 +00:00
tools Now merges configuration fragments (*.Y) as well. 1998-11-27 19:31:41 +00:00
bird.conf Added configuration of the device internal protocol. This is primarily 1998-11-29 22:03:58 +00:00
Makefile Compile and use the new configuration code by default. 1998-11-27 19:37:07 +00:00
Rules Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
TODO Added configuration of the device internal protocol. This is primarily 1998-11-29 22:03:58 +00:00