Age | Commit message (Expand) | Author |
2013-07-24 | Fixes bug in protocol flushing and rtable pruning. | Ondrej Zajicek |
2013-07-09 | Implements 'bgppath ~ int set' filter op. | Ondrej Zajicek |
2013-06-24 | Better packet priority and traffic class handling. | Ondrej Zajicek |
2013-06-13 | Fixes problems with kernel routes multiple routing tables. | Ondrej Zajicek |
2013-04-16 | Allows IP of loopback to be used in automatic router ID selection. | Ondrej Zajicek |
2013-02-25 | Default rounting table for 'show route export/preexport/protocol' is the one ... | Ondrej Filip |
2013-02-14 | I still believe that 0 == NULL, however this patch will make Santiago happy. :-) | Ondrej Filip |
2013-02-10 | Route limits can be disabled - this makes sense for protocol templates | Ondrej Filip |
2013-02-08 | Implements router advertisements activated by received routes. | Ondrej Zajicek |
2013-01-10 | Separate import and receive limits. | Ondrej Zajicek |
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-11-16 | Fixes route tracing w.r.t. kept filtered routes. | Ondrej Zajicek |
2012-11-15 | Changes 'rejected' to 'filtered' in one of the last patches. | Ondrej Zajicek |
2012-11-10 | Allows rejected routes to be kept and examined. | Ondrej Zajicek |
2012-08-16 | Fixes a bug with neighbor cache and overlapping IP prefixes. | Ondrej Zajicek |
2012-08-06 | Fixes BGP subcode during global shutdown. | Ondrej Zajicek |
2012-07-20 | Allows to redefine master table. | Ondrej Zajicek |
2012-07-18 | Implements wildcard matching in config file include. | Ondrej Zajicek |
2012-07-16 | Merge branch 'rt-accepted' | Ondrej Zajicek |
2012-07-16 | Finalize RA_ACCEPTED handling. | Ondrej Zajicek |
2012-05-11 | Minor cleanups. | Ondrej Zajicek |
2012-05-11 | Fixes a bug in RA_ACCEPTED handling. | Ondrej Zajicek |
2012-04-30 | Cleanup in sysdep KRT code, part 2. | Ondrej Zajicek |
2012-04-28 | Changes keyword 'exceed' to 'action'. | Ondrej Zajicek |
2012-04-28 | Some fixes in route export limits. | Ondrej Zajicek |
2012-04-27 | Some minor fixes. | Ondrej Zajicek |
2012-04-24 | Implements generalized export limits. | Ondrej Zajicek |
2012-04-21 | Fixes in generalized import limits. | Ondrej Zajicek |
2012-04-15 | Implements generalized import hooks. | Ondrej Zajicek |
2012-04-15 | Implement RA_ACCEPTED mode of route propagation. | Ondrej Zajicek |
2012-03-30 | Merge branch 'soon' | Ondrej Zajicek |
2012-03-28 | Fixes responsiveness for protocol shutdown. | Ondrej Zajicek |
2012-03-22 | Some minor changes to CLI. | Ondrej Zajicek |
2012-03-18 | Route Origin Authorization basics. | Ondrej Zajicek |
2012-03-16 | Adds filtering to 'show symbols' command. | Ondrej Zajicek |
2012-03-15 | Extends set operations in filters. | Ondrej Zajicek |
2012-03-15 | Better support for multitable protocols. | Ondrej Zajicek |
2012-01-24 | Assign default protocol preference via proto_config_new(). | Ondrej Zajicek |
2012-01-23 | Implements handling of BSD iface arrival/departure notifications. | Ondrej Zajicek |
2012-01-23 | Fixes problems with creating/removing/renaming ifaces on BSD. | Ondrej Zajicek |
2012-01-21 | Fixes another minor bug in iface scan. | Ondrej Zajicek |
2012-01-01 | Allows sticky link-local neighbors. | Ondrej Zajicek |
2011-12-22 | Implements deterministic MED handling. | Ondrej Zajicek |
2011-12-12 | Fixes problem with sticky neighbors and iface address changes. | Ondrej Zajicek |
2011-11-07 | Implements protocol templates. | Ondrej Zajicek |
2011-10-10 | Fixes for include. | Ondrej Zajicek |
2011-10-06 | Signal problems with route installation to kernel tables. | Ondrej Zajicek |
2011-09-24 | Use undefined scope for undefined IPv6 addresses. | Ondrej Zajicek |
2011-09-11 | Configuration can include other files. | Ondrej Filip |