Age | Commit message (Expand) | Author |
2022-06-27 | Route attribute display now normalizes ea_lists. | Maria Matejka |
2022-06-27 | Fixed displaying BGP and RIP attributes after recent reworks | Maria Matejka |
2022-06-27 | Fixed minor bugs in handling some route attributes | Maria Matejka |
2022-06-27 | Fixed undefined attribute handling | Maria Matejka |
2022-06-20 | Import tables are stored as an attribute layer inside the main tables. | Maria Matejka |
2022-06-17 | Route attribute storage keeps the previous layers | Maria Matejka |
2022-06-08 | Merge commit '938742decc6e1d6d3a0375dd012b75172e747bbc' into haugesund | Maria Matejka |
2022-06-08 | Merge commit '950775f6fa3d569a9d7cd05e33538d35e895d688' into haugesund | Maria Matejka |
2022-05-30 | Squashing the route attribute structure into one level. | Maria Matejka |
2022-05-30 | Route destination field merged with nexthop attribute; splitting flowspec val... | Maria Matejka |
2022-05-26 | Moved hostentry to eattr | Maria Matejka |
2022-05-26 | Moved nexthop from struct rta to extended attribute. | Maria Matejka |
2022-05-05 | All outstanding MPLS label stacks are stored as adata | Maria Matejka |
2022-05-04 | Moved route source attribute (RTS_*) to eattrs | Maria Matejka |
2022-05-04 | Removing the route scope attribute. Use custom attributes instead. | Maria Matejka |
2022-05-04 | Moved advertising router info (FROM attribute) to eattrs | Maria Matejka |
2022-05-04 | Moved route preference to eattrs | Maria Matejka |
2022-05-04 | Joined the RTA igp_metric and EA igp_metric attributes | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Attribute list normalization cleanup | Maria Matejka |
2022-05-04 | Complex route attributes are data structures, shall be in lib also | Maria Matejka |
2022-05-04 | Splitting route data structures out to lib | Maria Matejka |
2022-05-04 | Unified attribute and filter types | Maria Matejka |
2022-05-04 | Special attribute types for enums | Maria Matejka |
2022-05-04 | Filter: Bitfield eattrs reading / writing moved to filter code | Maria Matejka |
2022-04-06 | Unsetting route attributes without messing with type system | Maria Matejka |
2022-04-06 | Eattr flags (originated and fresh) get their own struct fields | Maria Matejka |
2022-04-06 | Slab allocator can free the blocks without knowing the parent structure | Maria Matejka |
2021-10-13 | Dropping the RTS_DUMMY temporary route storage. | Maria Matejka |
2021-10-13 | Extended route attributes may include also pointers | Maria Matejka |
2021-10-13 | Route: moved rte_src pointer from rta to rte | Maria Matejka |
2021-10-13 | Preference moved to RTA and set explicitly in protocols | Maria Matejka |
2021-03-30 | Allocation of ea_list in one contiguous memory block | Maria Matejka |
2020-11-24 | Some minor sl_allocz() cleanups | Ondrej Zajicek (work) |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-05-01 | Nest: Several assumptions to tame the static analyzer | Maria Matejka |
2019-07-10 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-02 | Netlink: Handle alien routes with unsorted nexthops | Ondrej Zajicek (work) |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2018-12-18 | Nest: Handle labels_orig correctly in attribute cache | Ondrej Zajicek (work) |
2018-12-16 | Nest: Fix handling of ECMP next hop flags | Ondrej Zajicek (work) |
2018-12-06 | Custom route attributes | Maria Matejka |
2018-11-05 | Nest: Fix crash in rta_show() for RPKI and Babel routes | Ondrej Zajicek (work) |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |
2018-05-29 | Protocol: Introducing an enum protocol_class | Jan Maria Matejka |
2018-02-07 | Nest: Trivial whitespace cleanup | Ondrej Zajicek (work) |
2017-07-04 | Implement onlink flag for nexthops | Ondrej Zajicek (work) |
2017-03-09 | Nest: Minor fixes in show route | Ondrej Zajicek (work) |