0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-23 15:34:37 +00:00
Martin Mares 7f400d1c62 After today's lengthy discussions about filter syntax, let's clean up
whitespace/semicolon rules for whole config file:

   o  All non-zero amounts of whitespace are equivalent to single space
      (aka `all the whitespace has been born equal' ;-)).
   o  Comments count as whitespace.
   o  Whitespace has no syntactic signifance (it can only separate lexical
      elements).
   o  Consequence: line ends are no longer treated as `;'s.
   o  Every declaration must be terminated by an explicit `;' unless
      or by a group enclosed in `{' and `}'.
1999-03-29 19:04:14 +00:00
1999-03-17 14:29:39 +00:00
1998-12-19 21:53:28 +00:00
Description
The BIRD project aims to develop a fully functional dynamic IP routing daemon.
https://bird.network.cz
31 MiB
Languages
C 86.6%
Yacc 6.2%
Perl 2.7%
M4 1.4%
Lua 0.7%
Other 2.4%