Age | Commit message (Expand) | Author |
2014-04-28 | Fixes 'show route export' w.r.t. protocols with different RA_* types. | Ondrej Zajicek |
2014-04-27 | Fixes limit verification during reconfiguration. | Ondrej Zajicek |
2014-04-07 | Fixes some asserts. | Ondrej Zajicek |
2014-03-31 | Check validity of interface definitions. | Ondrej Zajicek |
2014-03-24 | Fixes some minor issues in graceful restart. | Ondrej Zajicek |
2014-03-23 | Documentation (and minor fixes) for BGP graceful restart. | Ondrej Zajicek |
2014-03-20 | BGP graceful restart support. | Ondrej Zajicek |
2014-02-06 | Merge branch 'add-path' | Ondrej Zajicek |
2013-12-10 | Merge branch 'add-path' | Ondrej Zajicek |
2013-12-02 | Fixes problem with source address selection in BGP and BFD. | Ondrej Zajicek |
2013-12-01 | Finishes add-path. | Ondrej Zajicek |
2013-11-25 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-24 | Last state change should track protocol state change. | Ondrej Zajicek |
2013-11-24 | Minor changes to default router ID calculation. | Ondrej Zajicek |
2013-11-23 | Merge branch 'master' into add-path | Ondrej Zajicek |
2013-11-22 | Merge commit 'origin/bfd' | Ondrej Zajicek |
2013-11-22 | Adds rate limiting to some log messages. | Ondrej Zajicek |
2013-11-21 | Adds a missing file. | Ondrej Zajicek |
2013-11-19 | BFD protocol, ready for release. | Ondrej Zajicek |
2013-10-21 | Implements 'allow local as' option. | Ondrej Zajicek |
2013-10-05 | Fixes some BFD bugs and makes logging thread-safe. | Ondrej Zajicek |
2013-10-02 | Implements C.len operator for clist and eclist types. | Ondrej Zajicek |
2013-10-02 | Some fixes in filter code. | Ondrej Zajicek |
2013-09-30 | Recheck export/import/receive limits during reconfiguration. | Ondrej Filip |
2013-09-26 | Fixes build issues without BGP. | Ondrej Zajicek |
2013-09-26 | Fixes missing unregister of kernel table handling code. | Ondrej Zajicek |
2013-09-16 | BFD work in progress. | Ondrej Zajicek |
2013-09-10 | Fixes a bug related to multiple IPs and direct protocol. | Ondrej Zajicek |
2013-08-15 | Extends delete/filter operators to work no bgp_paths. | Ondrej Zajicek |
2013-07-25 | Implements eval command and minor CLI cleanups. | Ondrej Zajicek |
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-14 | Implements ADD-PATH extension for BGP. | 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 |