summaryrefslogtreecommitdiff
path: root/proto/static
AgeCommit message (Expand)Author
2024-03-25ASPA: basic data structures and Static protocol supportMaria Matejka
2024-03-22Static: Fix invalid combination of nexthop optionsOndrej Zajicek
2024-03-11Static: Fix build with limited set of protocolsMichal Zagorski
2024-02-16Static: Allow to define both nexthop and interfaceOndrej Zajicek
2023-10-05MPLS: Handle compatibility with old configsOndrej Zajicek
2023-10-04Static: Add syntax for static MPLS labelsOndrej Zajicek
2023-10-04Static: Add MPLS supportOndrej Zajicek
2023-09-26Basic route aggregationIgor Putovny
2023-01-01Nest: Fix several issues with pflagsOndrej Zajicek
2022-08-18Simplified the protocol hookup code in MakefilesMaria Matejka
2022-07-11Merge remote-tracking branch 'origin/master' into backportMaria Matejka
2022-06-27Filter: Improve handling of stack frames in filter bytecodeOndrej Zajicek (work)
2022-04-06All linpools use pages to allocate regular blocksMaria Matejka
2022-04-06Protocols have their own explicit init routinesMaria Matejka
2021-10-13Route: moved rte_src pointer from rta to rteMaria Matejka
2021-10-13Preference moved to RTA and set explicitly in protocolsMaria Matejka
2021-09-10Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-06-17Nest: Clean up main channel handlingOndrej Zajicek (work)
2021-03-10Static: Implement reload hookOndrej Zajicek (work)
2020-12-28Static: Fix handling of 'net' attribute in per-route filtersOndrej Zajicek (work)
2020-11-24Fix some failed asserts due to add_tail()Ondrej Zajicek (work)
2020-11-19Static: Support for multiple routes with the same networkOndrej Zajicek (work)
2020-11-08BFD: Allow per-request session optionsOndrej Zajicek (work)
2020-06-28Show info from multiple protocols when protocol is not specifiedOndrej Zajicek (work)
2019-07-24Merge remote-tracking branch 'origin/mq-filter-stack'Ondrej Zajicek (work)
2019-07-17BFD: Support for VRFsOndrej Zajicek (work)
2019-05-22Filter: Some people can't pronounce "postfixify" correctly. Let's try "linear...Jan Maria Matejka
2019-02-20Filter: merged filter instruction constructors, counting line size on instruc...Maria Matejka
2019-02-20Filter + Config: Fix bugs, tests and split symbols by typeMaria Matejka
2019-02-20Filter: refactoring of instruction constructorsMaria Matejka
2019-02-20Filter refactoring: dropped the recursion from the interpreterMaria Matejka
2018-12-14Doc: Rename code documentation files back to DocOndrej Zajicek (work)
2018-10-01Lib: Add and use ev_new_init()Ondrej Zajicek (work)
2018-06-27Nest: Neighbor cache cleanupsOndrej Zajicek (work)
2018-06-26Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o...Maria Matejka
2018-06-26Config: Dropping CF_ADDTO.Jan Maria Matejka
2018-05-29Protocol: Introducing an enum protocol_classJan Maria Matejka
2017-12-10Lib: Fix macro/keyword collisionsOndrej Zajicek (work)
2017-07-04Implement onlink flag for nexthopsOndrej Zajicek (work)
2017-05-16Linpool: default allocation sizeJan Moskyto Matejka
2017-04-18Check validity of dest w.r.t. net_typeOndrej Zajicek (work)
2017-04-12Static: Support for dual-AF IGP tablesOndrej Zajicek (work)
2017-03-17Nexthop: Fixed recursive route mpls label mergingJan Moskyto Matejka
2017-03-09Nest: Minor fixes in show routeOndrej Zajicek (work)
2017-03-09Static: Minor overhaulOndrej Zajicek (work)
2017-02-24Nexthop: Fixed hostentryJan Moskyto Matejka
2017-02-20Several minor fixesOndrej Zajicek (work)
2016-12-22MPLS: Label stack concatenation for recursive routesJan Moskyto Matejka
2016-12-22Static: Protocol rework wrt. struct nexthop changes; MPLS label supportJan Moskyto Matejka
2016-12-22Nexthop: Support for label stack in nestJan Moskyto Matejka