Age | Commit message (Expand) | Author |
2009-11-15 | Fixes bug related to reconfiguration with bgp_path first/last operators. | Ondrej Zajicek |
2009-10-12 | Implements protocol-specific router id and updates documentation. | Ondrej Zajicek |
2009-10-12 | Rename as_path_get_last/as_path_get_first to be consistent. | Ondrej Zajicek |
2009-10-08 | First and last accessors to as_paths. | Ondrej Zajicek |
2009-09-18 | Fixes setting of IP addresses to route attributes (NEXT_HOP). | Ondrej Zajicek |
2009-09-18 | Fixes bug in filter rta copy-on-write. | Ondrej Zajicek |
2009-09-17 | Fixes preference bounds. | Ondrej Zajicek |
2009-08-27 | Some cleanups. | Ondrej Zajicek |
2009-06-26 | Merge branch 'master' into dev | Ondrej Zajicek |
2009-06-01 | Adds support for dynamic pair and bgp mask expressions. | Ondrej Zajicek |
2009-06-01 | Removes some remnant of '|' bgp path separator. | Ondrej Zajicek |
2009-05-30 | Fixes buggy prefix ~ prefix matching. | Ondrej Zajicek |
2009-05-29 | New type variable 'V' defined in filters. This type is checked | Ondrej Filip |
2009-05-29 | Function pm_path_compare() checked just length of the bgpmasks | Ondrej Filip |
2009-05-29 | Typo in warning fixed. | Ondrej Filip |
2009-05-28 | Missing boolean comparison added. | Ondrej Filip |
2009-04-17 | Rewrite of buggy AS path matching. | Ondrej Zajicek |
2009-03-31 | Cleanup changes | Ondrej Zajicek |
2009-03-31 | Reimplementation of prefix sets. | Ondrej Zajicek |
2009-03-14 | New syntax for bgp_path | Ondrej Zajicek |
2009-02-26 | Rate limit for most abundant log messages | Ondrej Zajicek |
2009-02-21 | Fixes crash during some expressions | Ondrej Zajicek |
2009-02-21 | Add format for BGP_AGGREGATOR attribute | Ondrej Zajicek |
2009-01-27 | New syntax for bgp_path | Ondrej Zajicek |
2008-12-25 | Bugfix in interpret | Ondrej Zajicek |
2008-12-25 | fixes some 64-bit related bugs. | Ondrej Zajicek |
2008-11-16 | Fix some bugs in filter interpret. | Ondrej Zajicek |
2008-11-14 | New read-only route attribute 'proto' added. It returns a string | Ondrej Zajicek |
2008-11-08 | Proper format functions for ORIGINATOR_ID, CLUSTER_LIST | Ondrej Zajicek |
2008-10-26 | Implementation of route reflection for BGP | Ondrej Zajicek |
2008-10-26 | Implementation of 4B ASN support for BGP | Ondrej Zajicek |
2004-06-05 | Staticized lots of local functions. | Martin Mares |
2004-06-05 | ... and in the filter. | Martin Mares |
2004-05-31 | Killed a couple of unused variables. | Martin Mares |
2004-05-31 | Fix bison input for current build tools, otherwise bison or the compiler | Martin Mares |
2003-02-27 | Prefix comparison bug (hopefully) fixed. | Martin Mares |
2002-11-13 | Added missing semicolons. | Martin Mares |
2000-06-08 | Fix i_same for 'c' instruction. | Pavel Machek |
2000-06-08 | Fixes for the programmer's manual. | Martin Mares |
2000-06-08 | Fixing error messages. | Pavel Machek |
2000-06-08 | Better messages | Pavel Machek |
2000-06-07 | Progdocs updates | Pavel Machek |
2000-06-07 | Even better documentation of filters. | Pavel Machek |
2000-06-07 | Comment fix. | Pavel Machek |
2000-06-07 | Better progdocs for filters | Pavel Machek |
2000-06-07 | Spelling fixes to progdoc. | Martin Mares |
2000-06-05 | Better documentation. There are functions whose description is good when | Pavel Machek |
2000-06-05 | Docs updates: | Pavel Machek |
2000-06-05 | Better error messages | Pavel Machek |
2000-06-05 | Bug in comment. It didn't compile. | Ondrej Filip |