Age | Commit message (Expand) | Author |
2023-01-22 | Merge commit '2b7643e1f8ecb0bd4cf9af4183b4fd53b655d19c' into thread-next | Maria Matejka |
2023-01-21 | Merge commit 'a80cd4707464cedb526eb72e7704b097af20beb7' into thread-next | Maria Matejka |
2023-01-20 | Fixed various build problems on FreeBSD and/or CLang | Maria Matejka |
2022-12-16 | Netlink: move OS-specific headers and defines to sysdep | Alexander Chernikov |
2022-12-09 | Netlink on FreeBSD support | Alexander V. Chernikov |
2022-11-07 | Merge commit '32425297' into thread-next | Maria Matejka |
2022-10-12 | Netlink: Parse onlink flag even on direct routes | Ondrej Zajicek |
2022-10-04 | Merge commit 'e9e6baae' into HEAD | Maria Matejka |
2022-08-18 | Fixed initialization of Linux kernel route attributes | Maria Matejka |
2022-08-05 | Merge commit '082905a8' into thread-next | Maria Matejka |
2022-08-05 | Merge commit '534d0a4b' into thread-next | Maria Matejka |
2022-07-27 | Merge branch 'master' into backport | Ondrej Zajicek |
2022-07-26 | Netlink: Restrict route replace for IPv6 | Ondrej Zajicek |
2022-07-25 | Netlink: Simplify handling of IPv6 ECMP routes | Ondrej Zajicek |
2022-07-24 | KRT: Scan routing tables separetely on linux to avoid congestion | Ondrej Zajicek |
2022-07-11 | Dropped the internal kernel protocol table for learnt routes. | 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 | Merge commit 'f15f2fcee7eeb5a100bd204a0e67018e25953420' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '1c30b689ddd032ef8000fb7836348a48ba3184ff' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '702c04fbef222e802ca4dfac645dc75ede522db6' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '17f91f9e6e70f7e3f29502e854823c0d48571eaa' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'cf07d8ad79273a3bbf0617c17e438602e4b64ece' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '0d0f6554a5c233bf2bf830ae319191c4b1808d49' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '80272d4b64a38ee6f04a1c4e8566cac3a2293176' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '652be92a21f5575e5f74f6abe98eb4200b86776c' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | 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 nexthop from struct rta to extended attribute. | 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 | Conf: Allowing keyword redefinition | Maria Matejka |
2022-05-04 | Explicit definition structures of route attributes | Maria Matejka |
2022-05-04 | Replaced boilerplate eattr allocation by ea_set_attr() | 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 | Filter: Bitfield eattrs reading / writing moved to filter code | Maria Matejka |
2022-03-16 | Netlink: Remove superfluous sysdep/linux/netlink.c.orig | Ondrej Zajicek (work) |
2022-03-09 | Merge commit '1b9189d5' into haugesund | Maria Matejka |
2022-03-09 | Merge commit 'e42eedb9' into haugesund | Maria Matejka |
2022-03-09 | Merge commit '5cff1d5f' into haugesund | Maria Matejka |
2022-02-08 | Netlink: Minor cleanup | Ondrej Zajicek (work) |
2022-01-17 | Netlink: Add option to specify netlink socket receive buffer size | Ondrej Zajicek (work) |
2022-01-15 | Netlink: Add another workaround for older kernel headers | Ondrej Zajicek (work) |
2022-01-14 | Netlink: Add workaround for older kernel headers | Ondrej Zajicek (work) |
2022-01-14 | Netlink: Enable strict checking for KRT dumps | Ondrej Zajicek (work) |
2022-01-14 | Netlink: Explicitly skip received cloned routes | Ondrej Zajicek (work) |
2022-01-08 | IO: Support nonlocal bind in socket interface | Alexander Zubkov |