Age | Commit message (Expand) | Author |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2015-11-09 | Conf: Fixes bug in symbol lookup during reconfiguration | Ondrej Zajicek (work) |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2015-03-02 | Implement latency tracking, internal event log and watchdog | Ondrej Zajicek |
2015-02-22 | Relax BGP neighbor parameter | Ondrej Zajicek |
2015-02-21 | Bump max symbol length to 64. | Ondrej Zajicek |
2014-10-24 | Integrated IP functions. | Ondrej Zajicek |
2014-10-02 | Allows to configure different remote port for BGP sessions. | Ondrej Zajicek |
2014-10-02 | Allows more constants in set literals. | Ondrej Zajicek |
2014-05-29 | String constants could be used for string option values. | Ondrej Zajicek |
2014-03-25 | Fixes file descriptor leak when parser ends with error. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2013-11-25 | Use ISO 8601 timeformats by default. | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-10-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek |
2013-09-16 | BFD work in progress. | Ondrej Zajicek |
2013-08-15 | Symbol names enclosed by apostrophes can contain colons. | Ondrej Filip |
2013-07-25 | Allows to define constants of all filter types. | Ondrej Zajicek |
2013-02-10 | Symbol names enclosed by apostrophes can contain DOTs. | Ondrej Filip |
2012-12-27 | Implements interface masks for choosing router id. | Ondrej Zajicek |
2012-12-26 | Implements undo command and optional timeout for configuration | Ondrej Zajicek |
2012-07-18 | Implements wildcard matching in config file include. | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2012-03-16 | Adds filtering to 'show symbols' command. | Ondrej Zajicek |
2012-03-16 | Adds filtering to 'show ospf lsadb' command. | Ondrej Zajicek |
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek |
2011-12-22 | Fixes parsing larger numbers on 64bit platforms. | Ondrej Zajicek |
2011-11-10 | Fixes missing header. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-10 | Fixes for include. | Ondrej Zajicek |
2011-09-11 | Configuration can include other files. | Ondrej Filip |
2011-05-06 | Fixes several problems in filter syntax. | Ondrej Zajicek |
2011-03-23 | A hack to distinguish if..else from else: in case. | Ondrej Zajicek |
2011-03-13 | Implements Router Advertisement protocol. | Ondrej Zajicek |
2010-10-08 | Fixes syntactic priority of '.' . | Ondrej Zajicek |
2010-05-02 | Merge several fixes suggested by Joakim Tjernlund. | Ondrej Zajicek |
2010-04-07 | Configurable syslog name. | Ondrej Zajicek |
2010-03-17 | Adds check for no protocol and some minor CLI fixes. | Ondrej Zajicek |
2010-02-21 | Fix configure to enable warnings and fix most of them. | Ondrej Zajicek |
2010-02-20 | Implements pattern match for 'show protocols' command. | Ondrej Zajicek |
2010-02-10 | Define symbols as text between ''. | Ondrej Filip |
2010-02-06 | Adds some log messages related to configure. | Ondrej Zajicek |
2010-02-03 | Makes date/time formats configurable. | Ondrej Zajicek |
2010-01-27 | Priority for '||' and '&&' fixed. | Ondrej Filip |
2010-01-27 | Allow multiple || and && statements. | Ondrej Filip |
2010-01-03 | Implements MRTdump feature. | Ondrej Zajicek |
2009-08-10 | Flex does not need the output of Bison. | Ondrej Zajicek |
2009-08-10 | Fixes parallel runs of Bison. | Ondrej Zajicek |
2009-08-10 | Fixes typo in Makefile | Ondrej Zajicek |
2009-08-09 | Missing dependency added. | Ondrej Filip |