aboutsummaryrefslogtreecommitdiffstats
path: root/conf
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: fix va_end() functionsPavel Tvrdík2016-06-271-0/+1
* Prog Doc: Complete several missing parametersPavel Tvrdik2016-05-121-0/+1
* Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)2015-11-093-48/+85
* unsigned [int] -> uintPavel Tvrdík2015-06-081-1/+1
* Implement latency tracking, internal event log and watchdogOndrej Zajicek2015-03-021-0/+4
* Relax BGP neighbor parameterOndrej Zajicek2015-02-221-9/+1
* Bump max symbol length to 64.Ondrej Zajicek2015-02-212-1/+2
* Integrated IP functions.Ondrej Zajicek2014-10-242-9/+11
* Allows to configure different remote port for BGP sessions.Ondrej Zajicek2014-10-021-2/+10
* Allows more constants in set literals.Ondrej Zajicek2014-10-022-1/+5
* String constants could be used for string option values.Ondrej Zajicek2014-05-291-0/+9
* Fixes file descriptor leak when parser ends with error.Ondrej Zajicek2014-03-253-5/+31
* BGP graceful restart support.Ondrej Zajicek2014-03-202-0/+2
* Use ISO 8601 timeformats by default.Ondrej Zajicek2013-11-251-1/+2
* Merge commit 'origin/bfd'Ondrej Zajicek2013-11-221-1/+9
|\
| * Fixes some BFD bugs and makes logging thread-safe.Ondrej Zajicek2013-10-051-5/+4
| * BFD work in progress.Ondrej Zajicek2013-09-161-1/+10
* | Symbol names enclosed by apostrophes can contain colons.Ondrej Filip2013-08-151-1/+1
|/
* Allows to define constants of all filter types.Ondrej Zajicek2013-07-253-29/+31
* Symbol names enclosed by apostrophes can contain DOTs.Ondrej Filip2013-02-101-1/+1
* Implements interface masks for choosing router id.Ondrej Zajicek2012-12-272-3/+14
* Implements undo command and optional timeout for configurationOndrej Zajicek2012-12-264-73/+213
* Implements wildcard matching in config file include.Ondrej Zajicek2012-07-183-71/+176
* Route Origin Authorization basics.Ondrej Zajicek2012-03-184-0/+9
* Adds filtering to 'show symbols' command.Ondrej Zajicek2012-03-161-0/+1
* Adds filtering to 'show ospf lsadb' command.Ondrej Zajicek2012-03-161-0/+1
* Allows sticky link-local neighbors.Ondrej Zajicek2012-01-011-0/+7
* Fixes parsing larger numbers on 64bit platforms.Ondrej Zajicek2011-12-221-4/+4
* Fixes missing header.Ondrej Zajicek2011-11-101-0/+1
* Implements protocol templates.Ondrej Zajicek2011-11-073-0/+19
* Fixes for include.Ondrej Zajicek2011-10-102-1/+2
* Configuration can include other files.Ondrej Filip2011-09-113-16/+103
* Fixes several problems in filter syntax.Ondrej Zajicek2011-05-062-1/+16
* A hack to distinguish if..else from else: in case.Ondrej Zajicek2011-03-232-1/+6
* Implements Router Advertisement protocol.Ondrej Zajicek2011-03-132-0/+4
* Fixes syntactic priority of '.' .Ondrej Zajicek2010-10-081-1/+2
* Merge several fixes suggested by Joakim Tjernlund.Ondrej Zajicek2010-05-021-1/+4
* Configurable syslog name.Ondrej Zajicek2010-04-071-0/+1
* Adds check for no protocol and some minor CLI fixes.Ondrej Zajicek2010-03-171-0/+2
* Fix configure to enable warnings and fix most of them.Ondrej Zajicek2010-02-211-3/+3
* Implements pattern match for 'show protocols' command.Ondrej Zajicek2010-02-202-0/+2
* Define symbols as text between ''.Ondrej Filip2010-02-101-1/+5
* Adds some log messages related to configure.Ondrej Zajicek2010-02-061-3/+9
* Makes date/time formats configurable.Ondrej Zajicek2010-02-033-0/+8
* Priority for '||' and '&&' fixed.Ondrej Filip2010-01-271-1/+2
* Allow multiple || and && statements.Ondrej Filip2010-01-271-2/+2
* Implements MRTdump feature.Ondrej Zajicek2010-01-032-1/+5
* Flex does not need the output of Bison.Ondrej Zajicek2009-08-101-1/+1
* Fixes parallel runs of Bison.Ondrej Zajicek2009-08-101-1/+3
* Fixes typo in MakefileOndrej Zajicek2009-08-101-2/+2