aboutsummaryrefslogtreecommitdiffstats
path: root/proto/static
Commit message (Expand)AuthorAgeFilesLines
* Nest: Fix several issues with pflagsOndrej Zajicek2023-01-011-1/+0
* Simplified the protocol hookup code in MakefilesMaria Matejka2022-08-181-1/+0
* Merge remote-tracking branch 'origin/master' into backportMaria Matejka2022-07-111-1/+1
|\
| * Filter: Improve handling of stack frames in filter bytecodeOndrej Zajicek (work)2022-06-271-1/+1
| * Nest: Clean up main channel handlingOndrej Zajicek (work)2021-06-171-1/+1
* | All linpools use pages to allocate regular blocksMaria Matejka2022-04-061-1/+1
* | Protocols have their own explicit init routinesMaria Matejka2022-04-062-1/+8
* | Route: moved rte_src pointer from rta to rteMaria Matejka2021-10-131-4/+4
* | Preference moved to RTA and set explicitly in protocolsMaria Matejka2021-10-131-2/+3
* | Nest: Clean up main channel handlingOndrej Zajicek (work)2021-09-101-1/+1
|/
* Static: Implement reload hookOndrej Zajicek (work)2021-03-102-3/+52
* Static: Fix handling of 'net' attribute in per-route filtersOndrej Zajicek (work)2020-12-281-0/+11
* Fix some failed asserts due to add_tail()Ondrej Zajicek (work)2020-11-241-0/+1
* Static: Support for multiple routes with the same networkOndrej Zajicek (work)2020-11-192-16/+82
* BFD: Allow per-request session optionsOndrej Zajicek (work)2020-11-081-1/+1
* Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)2020-06-282-2/+1
* Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)2019-07-243-6/+15
|\
| * Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...Jan Maria Matejka2019-05-221-1/+1
| * Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka2019-02-201-1/+1
| * Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka2019-02-201-1/+1
| * Filter: refactoring of instruction constructorsMaria Matejka2019-02-201-3/+9
| * Filter refactoring: dropped the recursion from the interpreterMaria Matejka2019-02-203-4/+7
* | BFD: Support for VRFsOndrej Zajicek (work)2019-07-171-1/+2
|/
* Doc: Rename code documentation files back to DocOndrej Zajicek (work)2018-12-141-0/+0
* Lib: Add and use ev_new_init()Ondrej Zajicek (work)2018-10-011-3/+1
* Nest: Neighbor cache cleanupsOndrej Zajicek (work)2018-06-271-4/+3
* Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka2018-06-261-0/+0
* Config: Dropping CF_ADDTO.Jan Maria Matejka2018-06-261-1/+1
* Protocol: Introducing an enum protocol_classJan Maria Matejka2018-05-291-0/+1
* Lib: Fix macro/keyword collisionsOndrej Zajicek (work)2017-12-101-1/+1
* Implement onlink flag for nexthopsOndrej Zajicek (work)2017-07-043-7/+16
* Linpool: default allocation sizeJan Moskyto Matejka2017-05-161-1/+1
* Check validity of dest w.r.t. net_typeOndrej Zajicek (work)2017-04-181-1/+5
* Static: Support for dual-AF IGP tablesOndrej Zajicek (work)2017-04-123-23/+49
* Nexthop: Fixed recursive route mpls label mergingJan Moskyto Matejka2017-03-173-17/+29
* Nest: Minor fixes in show routeOndrej Zajicek (work)2017-03-091-9/+0
* Static: Minor overhaulOndrej Zajicek (work)2017-03-093-503/+421
* Nexthop: Fixed hostentryJan Moskyto Matejka2017-02-241-1/+1
* Several minor fixesOndrej Zajicek (work)2017-02-202-69/+71
* MPLS: Label stack concatenation for recursive routesJan Moskyto Matejka2016-12-222-2/+11
* Static: Protocol rework wrt. struct nexthop changes; MPLS label supportJan Moskyto Matejka2016-12-223-119/+206
* Nexthop: Support for label stack in nestJan Moskyto Matejka2016-12-221-0/+1
* Removing (struct rta)->cast. Never used.Jan Moskyto Matejka2016-12-221-6/+5
* Merged multipath and single-path data structures.Jan Moskyto Matejka2016-12-223-201/+146
* BGP redesignOndrej Zajicek (work)2016-12-071-1/+1
* Unit Testing for BIRDOndrej Zajicek (work)2016-11-091-0/+2
* Merge branch 'master' into int-newOndrej Zajicek (work)2016-11-081-2/+2
|\
| * Build: switch on -Wextra, get rid of most of the warningsJan Moskyto Matejka2016-11-011-2/+2
* | Merge tag 'v1.6.2' into int-newOndrej Zajicek (work)2016-11-081-4/+1
|\|
| * Nest: Keep multipath next hops sortedOndrej Zajicek (work)2016-09-141-4/+1