Age | Commit message (Expand) | Author |
2019-02-20 | Filter: Merged postfixify routine | Maria Matejka |
2019-02-20 | Filter: Merged filter line item dumpers into common generated source | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2017-12-13 | BGP: Fix non-transitive ext communities | Ondrej Zajicek (work) |
2017-02-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-12-07 | BGP redesign | Ondrej Zajicek (work) |
2016-11-15 | BGP: Cluster list item should be prepended | Ondrej Zajicek (work) |
2016-10-13 | Clist: The add() function will append a new value | Pavel Tvrdik |
2016-10-04 | Nest: Fix signedness of large communities | Ondrej Zajicek (work) |
2016-10-03 | BGP: Support for large communities | Ondrej Zajicek (work) |
2015-06-08 | unsigned [int] -> uint | Pavel TvrdĂk |
2012-03-15 | Extends set operations in filters. | Ondrej Zajicek |
2011-08-14 | BGP Extended communities. | Ondrej Zajicek |
2011-07-03 | Prints full community lists during 'show route all'. | Ondrej Zajicek |
2010-05-14 | Do not add community if it is already in clist. | Ondrej Zajicek |
2009-07-23 | Adds %R printf directive for Router ID. | 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 |
2000-04-17 | The previous fix for spacing was (a) totally out of context, (b) wrong. | Martin Mares |
2000-04-17 | Put space between entries so they are separated. | Pavel Machek |
2000-04-17 | Int sets moved to core. It is now possible to have variable of type clist. | Pavel Machek |
2000-04-17 | Printing of AS paths and community sets. | Martin Mares |
2000-04-17 | Created nest/a-path.c and a-set.c which should contain general operations | Martin Mares |