aboutsummaryrefslogtreecommitdiffstats
path: root/nest/config.Y
Commit message (Expand)AuthorAgeFilesLines
* Fixes build issues without BGP.Ondrej Zajicek2013-09-261-1/+1
* Implements eval command and minor CLI cleanups.Ondrej Zajicek2013-07-251-2/+6
* Better packet priority and traffic class handling.Ondrej Zajicek2013-06-241-2/+6
* Default rounting table for 'show route export/preexport/protocol' is the one ...Ondrej Filip2013-02-251-1/+0
* I still believe that 0 == NULL, however this patch will make Santiago happy. :-)Ondrej Filip2013-02-141-1/+1
* Route limits can be disabled - this makes sense for protocol templatesOndrej Filip2013-02-101-0/+1
* Separate import and receive limits.Ondrej Zajicek2013-01-101-1/+2
* Implements interface masks for choosing router id.Ondrej Zajicek2012-12-271-3/+14
* Changes 'rejected' to 'filtered' in one of the last patches.Ondrej Zajicek2012-11-151-5/+5
* Allows rejected routes to be kept and examined.Ondrej Zajicek2012-11-101-2/+7
* Merge branch 'rt-accepted'Ondrej Zajicek2012-07-161-4/+11
|\
| * Finalize RA_ACCEPTED handling.Ondrej Zajicek2012-07-161-4/+11
* | Changes keyword 'exceed' to 'action'.Ondrej Zajicek2012-04-281-5/+5
* | Implements generalized export limits.Ondrej Zajicek2012-04-241-6/+8
* | Implements generalized import hooks.Ondrej Zajicek2012-04-151-1/+20
|/
* Some minor changes to CLI.Ondrej Zajicek2012-03-221-5/+20
* Route Origin Authorization basics.Ondrej Zajicek2012-03-181-3/+87
* Adds filtering to 'show symbols' command.Ondrej Zajicek2012-03-161-1/+14
* Assign default protocol preference via proto_config_new().Ondrej Zajicek2012-01-241-1/+0
* Implements protocol templates.Ondrej Zajicek2011-11-071-12/+21
* Use undefined scope for undefined IPv6 addresses.Ondrej Zajicek2011-09-241-1/+1
* Core multipath support.Ondrej Zajicek2010-12-071-1/+1
* Change default for BGP IPv6 socket to V6ONLY.Ondrej Zajicek2010-11-031-2/+3
* Adds igp_metric attribute.Ondrej Zajicek2010-08-021-1/+4
* Implements command that shows memory usage.Ondrej Zajicek2010-06-021-1/+4
* Allow iface pattern matching code to match peer address on ptp links.Ondrej Zajicek2010-03-191-2/+2
* Merge branch 'new' into socket2Ondrej Zajicek2010-03-111-19/+27
|\
| * Restricted read-only CLI.Ondrej Zajicek2010-02-211-11/+14
| * Implements pattern match for 'show protocols' command.Ondrej Zajicek2010-02-201-18/+23
* | Temporary OSPF commit - socket changes.Ondrej Zajicek2010-02-111-1/+1
|/
* Implements MRTdump feature.Ondrej Zajicek2010-01-031-5/+31
* Finishes 'route reload' feature.Ondrej Zajicek2009-12-141-9/+9
* Implements BGP route refresh.Ondrej Zajicek2009-11-261-0/+7
* Implements option that controls IPv6 BGP next hops when lladdr is missing.Ondrej Zajicek2009-11-181-1/+1
* Implement description field of protocol.Ondrej Zajicek2009-11-171-1/+2
* Implements protocol-specific router id and updates documentation.Ondrej Zajicek2009-10-121-0/+1
* Fixes preference bounds.Ondrej Zajicek2009-09-171-1/+1
* Bugfix - each protocol can be compiled separately.Ondrej Filip2009-08-161-1/+2
* Replace 'bind' option with 'listen' option.Ondrej Zajicek2009-06-231-9/+9
* Implements option that changes BGP listening socket parametres.Ondrej Zajicek2009-06-181-0/+18
* Change import/preimport to export/preexport to be consistent with filters.Ondrej Zajicek2009-05-221-10/+10
* Merge branch 'master' into devOndrej Zajicek2009-05-211-4/+12
|\
| * 'show route protocol <p>' added to CLI.Ondrej Filip2009-05-111-1/+9
| * Fixed bug in cli help.Ondrej Filip2009-05-101-4/+4
* | A change in OSPF and RIP interface patterns.Ondrej Zajicek2009-05-061-16/+36
|/
* Fixes broken cryptographic authentication in OSPFOndrej Zajicek2009-04-081-1/+7
* Fix bugs in OSPF MD5 authentication. First bug is that defaultOndrej Zajicek2008-11-081-33/+21
* Small changed to reduce the number of warnings.Ondrej Filip2005-02-141-2/+2
* MD5 authentication in OSPF works. :-)Ondrej Filip2004-07-131-3/+4
* Password management redesigned (untested).Ondrej Filip2004-06-261-22/+60