aboutsummaryrefslogtreecommitdiffstats
path: root/nest
Commit message (Expand)AuthorAgeFilesLines
* Clist: The add() function will append a new valuePavel Tvrdik2016-10-131-2/+6
* Fixed memory bloating on kernel merge paths together with export filter.Jan Moskyto Matejka2016-10-121-2/+2
* Doc: Change debug to { flag1|flag2|flag3 [, ...] } stylePavel Tvrdik2016-10-121-3/+3
* Nest: Remove trailing whitespacesPavel Tvrdik2016-10-121-6/+6
* Nest: Fix signedness of large communitiesOndrej Zajicek (work)2016-10-041-2/+2
* BGP: Support for large communitiesOndrej Zajicek (work)2016-10-034-4/+175
* rt-table: Fix kernel protocol export filter memory bugPavel Tvrdik2016-09-152-14/+20
* Nest: Keep multipath next hops sortedOndrej Zajicek (work)2016-09-143-0/+37
* Whitespace fixesPavel Tvrdik2016-08-161-1/+1
* Babel: Documentation updatesOndrej Zajicek (work)2016-07-192-2/+2
* Prepare for longer interface names - clean up of the code.Ondrej Filip2016-07-171-10/+10
* Add AS# ranges to bgpmask.Ondrej Filip2016-06-082-8/+20
* Prog Doc: Complete several missing parametersPavel Tvrdik2016-05-125-4/+11
* Add the Babel routing protocol (RFC 6126)Ondrej Zajicek (work)2016-04-283-2/+14
* Direct: Implement check link for direct protocolOndrej Zajicek (work)2016-04-083-1/+29
* Nest: Reset export route counter during graceful restartOndrej Zajicek (work)2016-04-071-0/+1
* KRT: Fix route learn scan when route changedOndrej Zajicek (work)2016-04-061-1/+1
* BGP: Add documentaion for extended messagesPavel Tvrdík2016-03-171-1/+1
* Filter: Implement last_nonaggregated operator on bgp_pathOndrej Zajicek (work)2016-02-162-1/+31
* Merge branch 'master' into rip-newOndrej Zajicek (work)2015-11-243-4/+5
|\
| * Nest: Fixes bug in missing cleanup during table removalOndrej Zajicek (work)2015-11-091-0/+1
| * Conf: Fixes bug in symbol lookup during reconfigurationOndrej Zajicek (work)2015-11-093-4/+4
* | Merge branch 'master' into rip-newOndrej Zajicek (work)2015-10-171-14/+20
|\|
| * Minor changesOndrej Zajicek (work)2015-10-171-14/+20
* | Major RIP redesignOndrej Zajicek (work)2015-10-055-11/+44
|/
* Nest: Fixes one of previous commitOndrej Zajicek2015-07-281-1/+1
* Static: Support for BFD controlled static routesOndrej Zajicek2015-07-241-0/+6
* Nest: Fixes symbols in router idOndrej Zajicek2015-07-181-0/+11
* Direct: Fixes behavior for the same routes on different interfacesOndrej Zajicek2015-07-181-3/+9
* BGP multipath supportOndrej Zajicek2015-06-084-13/+239
* Fixes subtle bug in temporary attribute handlingOndrej Zajicek2015-06-081-29/+20
* Moving of mulipath merging code from OSPF to nestOndrej Zajicek2015-06-082-3/+92
* Fixes bug in pipe feeding when filtered routes are kept in tableOndrej Zajicek2015-06-081-1/+6
* unsigned [int] -> uintPavel Tvrdík2015-06-0812-75/+75
* unsgined char -> bytePavel Tvrdík2015-06-081-1/+1
* Fixes unnamed protocols from templatesOndrej Zajicek2015-05-221-2/+4
* Simplify flushing processOndrej Zajicek2015-05-171-31/+4
* Fix minor issue in pipe route propagationOndrej Zajicek2015-05-161-4/+23
* KRT: Add support for plenty of kernel route metricsOndrej Zajicek2015-05-122-0/+82
* Add bitfield route attribute typeOndrej Zajicek2015-05-102-1/+33
* BGP: Enhanced route refresh (RFC 7313) supportOndrej Zajicek2015-03-292-4/+9
* Possibility to define unnamed protocols from template added.Ondrej Filip2015-03-091-0/+6
* Implement latency tracking, internal event log and watchdogOndrej Zajicek2015-03-021-0/+2
* Store protocol config size inside protocol structureOndrej Zajicek2015-02-214-12/+13
* Minor fixesPavel Tvrdík2015-02-211-1/+1
* Replacing GNU old-style field designator extensionPavel Tvrdik2015-02-211-6/+6
* Allows user data attached to f_trie_node structure.Ondrej Zajicek2015-02-211-2/+2
* Fixes a bug in locking code.Ondrej Zajicek2015-02-211-1/+1
* Merge remote-tracking branch 'origin/soft-int'Ondrej Zajicek2015-02-215-23/+47
|\
| * Changes order of iface/addr/neigh event hooks.Ondrej Zajicek2014-11-031-13/+18