Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-08 | Fix for IPv6 addresses on non-multiaccess ifaces on BSD. | Ondrej Zajicek | |
Thanks Matthias Schiffer for the patch. | |||
2012-01-08 | Implements support for link-local addresses in BGP. | Ondrej Zajicek | |
Thanks Matthias Schiffer for the original patch. | |||
2012-01-08 | Better support for link-local addresses in IO code. | Ondrej Zajicek | |
2012-01-03 | Fixes a tricky bug in route filtering. | Ondrej Zajicek | |
Route attributes was used after rta was freed during copy-on-write in filter code. This causes some random crashes, esp. with multipath routes. | |||
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek | |
Allows using NEF_STICKY neighbors with link-local addresses. This is used for static route nexthops, they can be specified like fe80::1%eth0 . | |||
2011-12-22 | Fixes parsing larger numbers on 64bit platforms. | Ondrej Zajicek | |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek | |
Thanks to Alexander V. Chernikov for many suggestions. | |||
2011-12-12 | Fixes problem with sticky neighbors and iface address changes. | Ondrej Zajicek | |
Thanks Matthias Schiffer for the bugreport and the original patch. | |||
2011-11-17 | Fixes RAdv proto w.r.t. templates. | Ondrej Zajicek | |
Thanks Alexander V. Chernikov for this. | |||
2011-11-10 | Fixes missing header. | Ondrej Zajicek | |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek | |
Based on the patch from Alexander V. Chernikov. Extended to support almost all protocols. Uses 'protocol bgp NAME from TEMPLATE { ... }' syntax. | |||
2011-10-27 | Fixes seqnum generation. | Ondrej Zajicek | |
Thanks Mohammad Amin Shoaie for notification. | |||
2011-10-26 | Some minor fixes in parser. | Ondrej Zajicek | |
2011-10-26 | Fixes sockets for IPv4 RIP. | Ondrej Zajicek | |
Thanks Roman Hoog Antink for a suggestion. | |||
2011-10-10 | NEWS and version update.v1.3.4 | Ondrej Zajicek | |
2011-10-10 | Fixes for include. | Ondrej Zajicek | |
2011-10-09 | Extend the error message. | Ondrej Zajicek | |
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.v1.3.3 | 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.v1.3.2 | 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 | |