Age | Commit message (Expand) | Author |
2014-10-02 | Implements show route noexport option. | Ondrej Zajicek |
2014-10-02 | Implements token bucket filter for rate limiting. | Ondrej Zajicek |
2014-10-02 | Allows to configure different remote port for BGP sessions. | Ondrej Zajicek |
2014-10-02 | Refresh kernel protocol when interface disappears. | Ondrej Zajicek |
2014-10-02 | Allows more constants in set literals. | Ondrej Zajicek |
2014-10-02 | Fixes some warnings. | Ondrej Zajicek |
2014-07-09 | Version 1.4.4.v1.4.4 | Ondrej Filip |
2014-07-09 | NEWS and version update. | Ondrej Zajicek |
2014-07-09 | Fixes a bug in BSD kernel interfacing code. | Ondrej Zajicek |
2014-07-07 | Implements default router preference (RFC 4191) for RAdv. | Ondrej Zajicek |
2014-07-07 | Replaces function name in test.conf as it collided with new keyword. | Ondrej Zajicek |
2014-06-30 | Fixes integer overflow in show memory command. | Ondrej Zajicek |
2014-06-26 | Ensures that msg_controllen includes last padding. | Ondrej Zajicek |
2014-06-10 | Fixes max include depth in documentation. | Ondrej Zajicek |
2014-05-29 | String constants could be used for string option values. | Ondrej Zajicek |
2014-05-18 | IPv4/IPv6 integrated socket code. | Ondrej Zajicek |
2014-05-05 | Fixes a problem with undoing of deconfiguring of protocol. | Ondrej Zajicek |
2014-05-04 | Merge commit 'origin/master' | Ondrej Zajicek |
2014-05-04 | Fixes BGP crash when update with some attributes and empty NLRI is received. | Ondrej Zajicek |
2014-05-04 | Fixes BGP crash when update with some attributes and empty NLRI is received. | Ondrej Zajicek |
2014-04-28 | Fixes 'show route export' w.r.t. protocols with different RA_* types. | Ondrej Zajicek |
2014-04-27 | Fixes limit verification during reconfiguration. | Ondrej Zajicek |
2014-04-23 | Extends multipath support for OSPF. | Ondrej Zajicek |
2014-04-23 | Merge commit 'origin/master' | Ondrej Zajicek |
2014-04-14 | NEWS and version update.v1.4.3 | Ondrej Zajicek |
2014-04-14 | Fixed bug in unused function. | Ondrej Filip |
2014-04-14 | Fixes a bug in (mainly) IPv6 BGP. | Ondrej Zajicek |
2014-04-07 | Fixes some asserts. | Ondrej Zajicek |
2014-04-02 | NEWS and version update.v1.4.2 | Ondrej Zajicek |
2014-04-02 | Fixes missing line in BFD context help. | Ondrej Zajicek |
2014-04-02 | Fixes nasty bug in BFD. | Ondrej Zajicek |
2014-03-31 | NEWS and version update.v1.4.1 | Ondrej Zajicek |
2014-03-31 | Updates BFD documentation. | Ondrej Zajicek |
2014-03-31 | Fixes build on some old systems. | Ondrej Zajicek |
2014-03-31 | Removes conflicting definition. | Ondrej Zajicek |
2014-03-31 | Check validity of interface definitions. | Ondrej Zajicek |
2014-03-25 | Fixes file descriptor leak when parser ends with error. | Ondrej Zajicek |
2014-03-24 | Fixes a bug in graceful restart. | Ondrej Zajicek |
2014-03-24 | Minor fixes in documentation. | Ondrej Zajicek |
2014-03-24 | Reformat bird.sgml to have consistent line length. | Ondrej Zajicek |
2014-03-24 | Merge branch 'bgp-grace' | Ondrej Zajicek |
2014-03-24 | Fixes some minor issues in graceful restart. | Ondrej Zajicek |
2014-03-23 | Fixes a bug in rte_src handling. | Ondrej Zajicek |
2014-03-23 | Documentation (and minor fixes) for BGP graceful restart. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-26 | Fixes issues with static protocol reconfiguration. | Ondrej Zajicek |
2014-02-26 | Fixes longstanding issue with interfaces staying in IF_TMP_DOWN. | Ondrej Zajicek |
2014-02-12 | Adds configure error message. | Ondrej Zajicek |
2014-02-07 | Workaround thread-unsafeness of cli_echo(). | Ondrej Zajicek |
2014-02-07 | Fixes autoconf check for ncurses. | Ondrej Zajicek |