summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-22Fixes LLS compatibility.Ondrej Zajicek
2010-03-19Allow iface pattern matching code to match peer address on ptp links.Ondrej Zajicek
2010-03-19Clear local variables in filters and functions.Ondrej Zajicek
2010-03-18Fixes behavior of defined() on bgp_community attribute.Ondrej Zajicek
2010-03-17Fixes unterminated string for atomic_aggr attribute formatting.Ondrej Zajicek
2010-03-17Adds check for no protocol and some minor CLI fixes.Ondrej Zajicek
2010-03-15Merge commit 'origin/master' into newOndrej Zajicek
2010-03-15Fixes missing cases in filters.Ondrej Zajicek
2010-03-14Temporary OSPF commit - sockets.Ondrej Zajicek
2010-03-11Merge branch 'new' into socket2Ondrej Zajicek
2010-03-11Temoporary OSPF commit - socket changes.Ondrej Zajicek
2010-03-10Adds support for PTP links on BSD.Ondrej Zajicek
2010-03-08Arnold from DE-CIX suggested to have this formulation more precise.Ondrej Filip
2010-02-27Better flushing of interfaces.Ondrej Zajicek
2010-02-26Comparing cluster list length should be later in bgp_rte_better().Ondrej Zajicek
2010-02-26Fixes signedness in format route attributes.Ondrej Zajicek
2010-02-26Many changes in (mainly) kernel syncers.Ondrej Zajicek
2010-02-21Fix configure to enable warnings and fix most of them.Ondrej Zajicek
2010-02-21Merge commit 'origin/master' into newOndrej Zajicek
2010-02-21Fixes installation (missing /usr/local/var/run).Ondrej Zajicek
2010-02-21Restricted read-only CLI.Ondrej Zajicek
2010-02-20'rr client id' is not expression but ID (like router id).Ondrej Filip
2010-02-20Minor typos in configuration example.Ondrej Filip
2010-02-20Implements pattern match for 'show protocols' command.Ondrej Zajicek
2010-02-17Replaces the algorithm for building balanced trees.Ondrej Zajicek
2010-02-17Changes right recursion to left in the grammar of the case expression.Ondrej Zajicek
2010-02-13Removes phantom protocol from the pipe design.Ondrej Zajicek
2010-02-13Fixes protocol statistics for pipes.Ondrej Zajicek
2010-02-11Fixes a tricky bug in the pipe protocol.Ondrej Zajicek
2010-02-11Moves errno.h include.Ondrej Zajicek
2010-02-11Fixes a crash caused by missing error hook on BGP listening socket.Ondrej Zajicek
2010-02-11Temporary OSPF commit - socket changes.Ondrej Zajicek
2010-02-10NEWS version update.Ondrej Filip
2010-02-10NEWS and version update.Ondrej Zajicek
2010-02-10Merge commit 'origin/master' into newOndrej Zajicek
2010-02-10RTF_CLONING is removed in FreeBSD 8.Ondrej Zajicek
2010-02-10Define symbols as text between ''.Ondrej Filip
2010-02-08Shows source (Router ID) for OSPF routes and adds such attribute.Ondrej Zajicek
2010-02-08Adds asterisk to the primary route in 'show route' cmd.Ondrej Zajicek
2010-02-07Unnumbered OSPF interfaces should be always in the point-to-point mode.Ondrej Zajicek
2010-02-06Adds some log messages related to configure.Ondrej Zajicek
2010-02-06Modifies configure to just reload protocols when filters change.Ondrej Zajicek
2010-02-03Makes date/time formats configurable.Ondrej Zajicek
2010-02-02Workaround for some broken BGP implementations that skip initial KEEPALIVE.Ondrej Zajicek
2010-02-02Changes right-recursion to left-recursion in a filter grammar.Ondrej Zajicek
2010-01-28Merge commit 'origin/master' into newOndrej Zajicek
2010-01-28Changes 'ignore communities' to 'interpret communities'.Ondrej Zajicek
2010-01-27Priority for '||' and '&&' fixed.Ondrej Filip
2010-01-27Allow multiple || and && statements.Ondrej Filip
2010-01-27Better handling of well-known communities.Ondrej Zajicek