Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | Use reserved address blocks for documentation (RFC 5737). | Ondrej Zajicek | |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek | |
2011-10-01 | Fixes some error messages and the NSSA gw lookup. | Ondrej Zajicek | |
Thanks to Alexander V. Chernikov for the patch. | |||
2011-09-27 | Fixes a bug with multiple function arguments. | Ondrej Zajicek | |
2011-09-24 | Use undefined scope for undefined IPv6 addresses. | Ondrej Zajicek | |
2011-09-24 | Implements static recursive routes. | Ondrej Zajicek | |
2011-09-18 | Fixed problem during 'configure' with EC | Ondrej Filip | |
2011-09-12 | Removed some completed jobs. | Ondrej Filip | |
2011-09-11 | NEWS file updated. | Ondrej Filip | |
2011-09-11 | Configuration can include other files. | Ondrej Filip | |
2011-09-04 | NEWS and version update. | Ondrej Zajicek | |
2011-09-04 | NetBSD compile fix. | Ondrej Zajicek | |
2011-09-04 | Minor changes in BGP protocol info. | Ondrej Zajicek | |
Shows neighbor IP and ASN even if protocol is down. | |||
2011-09-03 | Fixes possible buffer overflow when printing BGP attributes. | Ondrej Zajicek | |
Thanks to Alexander V. Chernikov for the patch. | |||
2011-09-03 | Fixes for OSPF NSSA handling. | Ondrej Zajicek | |
2011-08-16 | The generalized TTL security mechanism (RFC 5082) support. | Ondrej Zajicek | |
Thanks to Alexander V. Chernikov for the patch. | |||
2011-08-15 | Fixes some missing tabs. | Ondrej Zajicek | |
They unintentionally disappeared in 1.3.2. | |||
2011-08-15 | A minor fix in BSD. | Ondrej Zajicek | |
2011-08-14 | BGP Extended communities documentation. | Ondrej Zajicek | |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek | |
2011-08-08 | The documentation update. | Ondrej Zajicek | |
2011-08-08 | OSPF NSSA support, inter-area LSA translation. | Ondrej Zajicek | |
2011-07-29 | Handles missing macro. | root | |
2011-07-28 | Fixes crash on BSD. | Ondrej Zajicek | |
2011-07-22 | OSPF NSSA translator election. | Ondrej Zajicek | |
2011-07-20 | OSPF NSSA support, part one. | Ondrej Zajicek | |
2011-07-20 | Fixes broken multi-area OSPF. | Ondrej Zajicek | |
2011-07-08 | NEWS and version update. | Ondrej Zajicek | |
2011-07-08 | Removes timers for stub interfaces. Also fixes some minor bugs. | Ondrej Zajicek | |
2011-07-06 | Do not open sockets for stub interfaces. | Ondrej Zajicek | |
2011-07-03 | Fixes LSA checksum computation for larger LSAs. | Ondrej Zajicek | |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek | |
2011-06-26 | Fix route types in rta_show(). | Ondrej Zajicek | |
2011-06-26 | Adds filter clist operation. | Ondrej Zajicek | |
2011-06-25 | Fixes output of BGP timers in 'show protocols all'. | Ondrej Zajicek | |
2011-06-25 | IPV6_CHECKSUM should not be used on ICMPv6 sockets. | Ondrej Zajicek | |
2011-06-20 | Fixes a bug related to protocol enabling and reconfigure. | Ondrej Zajicek | |
When a protocol was enabled interactively (but disabled in the config file), then reconfigure in some cases forgets to disable it. | |||
2011-06-20 | Fixes a bug in OSPF causing DoS by an invalid packet. | Ondrej Zajicek | |
2011-05-31 | Fixes bug that causes crash with strange BGP updates. | Ondrej Zajicek | |
2011-05-21 | Fixes a bug with setting preference during show route cmd. | Ondrej Zajicek | |
If show route cmd was used with a filter that changed preference, BIRD crashed. | |||
2011-05-19 | Fixes compatibility with Mikrotik. | Ondrej Zajicek | |
2011-05-16 | Documentation update. | Ondrej Zajicek | |
2011-05-15 | Update and document the privilege restriction. | Ondrej Zajicek | |
2011-05-10 | Allows run with restricted privileges. | Ondrej Zajicek | |
Adds option -u and -g to specify user and group. When different user (than root) is specified, linux capabilities CAP_NET_* are kept. | |||
2011-05-06 | Merge commit 'origin/master' | Ondrej Zajicek | |
2011-05-06 | Fixes several problems in filter syntax. | Ondrej Zajicek | |
- Fixes several conflicts in the grammar. - Fixes a bug in (a..b, c) pair patterns. - Makes pair patterns orthogonal. - Allows term expressions in pair patterns without additional ( ). - Allows several comma separated values in switch cases. | |||
2011-05-05 | Compilation was failing without OSPF or RIP protocol - FIXED. | Ondrej Filip | |
2011-05-02 | NEWS and version update. | Ondrej Zajicek | |
2011-05-01 | There may be more IP address records with the same IP. | Ondrej Zajicek | |
2011-04-29 | Merge commit 'origin/master' | Ondrej Zajicek | |