0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-19 17:48:43 +00:00
The BIRD project aims to develop a fully functional dynamic IP routing daemon. https://bird.network.cz
Go to file
Martin Mares ecacdfa434 Added local version of sprintf (bsprintf and bvsprintf) offering few new
format strings:

	%I	IP address
	%#I	IP address in hexadecimal
	%1I	IP address padded to full length
	%m	strerror(errno)
1998-06-17 14:31:36 +00:00
doc Added banner presented to KSVI. 1998-03-20 18:30:55 +00:00
lib Added local version of sprintf (bsprintf and bvsprintf) offering few new 1998-06-17 14:31:36 +00:00
nest Now sending IF_CHANGE_CREATE when a new interface appears and IF_CHANGE_UP 1998-06-04 20:30:11 +00:00
sysdep Fixed processing of timers. 1998-06-04 20:27:49 +00:00
tools The library is now glued together from generic and OS-dependent parts 1998-05-15 07:56:13 +00:00
Makefile Protocols will reside in directory `proto'. 1998-06-03 08:35:40 +00:00
Rules Added routing table and routing attribute code. 1998-05-20 11:54:33 +00:00
TODO Added local version of sprintf (bsprintf and bvsprintf) offering few new 1998-06-17 14:31:36 +00:00