Age | Commit message (Expand) | Author |
2022-05-30 | Merge commit '1d309c4ce6e95b68c64a8f007f6dd2f1830a5707' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef4313e1667a8745c8d8813ac78342ec7c035895' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'f2f3163f6c3fba7f9ef03640d7b2f6323873d2cc' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'de86040b2cf4ec9bfbb64f0e208a19d4d7e51adc' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '3fb70b26faca6788aa0bdf1d558414f9f777c6cd' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ef6a903e6f44b467f9606018446095521ad01ef1' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '0e1e632f70b74cf111f08175ab3634db2f962579' 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 'cd9550b24487ac7327b0234fd825f4214fdf7b16' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '652be92a21f5575e5f74f6abe98eb4200b86776c' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '98fd158e28d89f10ee7a41b4f6a14fbd0021ef35' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'd39ef961d1dde230c55fcc931b53f44cb34a1e63' into haugesund | Maria Matejka |
2022-05-30 | Merge commit '4a23ede2b056a41456790cc20a0c3d92a7137693' into haugesund | Maria Matejka |
2022-05-30 | Merge commit 'ebd807c0b8eb0b7a3dc3371cd4c87ae886c00885' into haugesund | Maria Matejka |
2022-05-30 | Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '9eec503b251c3388579032b300d32640403d8612' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 | Maria Matejka |
2022-05-30 | Merge commit '3a6eda995ecfcebff3130d86ee3baeab12a41335' into haugesund | Maria Matejka |
2022-05-27 | CI: Remove broken FreeBSD builds | Ondrej Zajicek |
2022-05-21 | BGP: Display neighbor port on show protocol | Ondrej Zajicek |
2022-05-21 | RPKI: Display cache server port on show protocol | Ondrej Zajicek |
2022-05-19 | RPKI: Implement VRF support | Luiz Amaral |
2022-05-15 | BGP: Improve tx performance during feed/flush | Ondrej Zajicek |
2022-05-04 | Enforcing certain data structure explicit paddings. | Maria Matejka |
2022-05-04 | Local route attributes are always allocated from tmp_linpool | Maria Matejka |
2022-05-04 | Filters always allocate from tmp_linpool | 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 | FIB is a data structure generic enough to be in lib | Maria Matejka |
2022-05-04 | Unified attribute and filter types | Maria Matejka |
2022-05-04 | Opaque types are named opaque also in filters | Maria Matejka |
2022-05-04 | Implicit ROA check converted to explicit filter instruction sequence | Maria Matejka |
2022-05-04 | Protocols use EA_LITERAL_* to set attributes | Maria Matejka |
2022-05-04 | Moved filter value union to lib | Maria Matejka |
2022-05-04 | Filters: removing adata_empty() duplicating lp_alloc_adata() | Maria Matejka |
2022-05-04 | Special attribute types for enums | Maria Matejka |
2022-05-04 | Dropping EAF_VAR_LENGTH as the attribute data is either embedded or adata | Maria Matejka |
2022-05-04 | Filter: Bitfield eattrs reading / writing moved to filter code | Maria Matejka |
2022-05-04 | Filter operations: bitwise AND and OR | Maria Matejka |
2022-05-04 | Fixed spurious undef of route attributes | Alexander Zubkov |
2022-04-22 | Doc: fix mating -> matching in flowspec section | Vincent Bernat |
2022-04-22 | Babel: Fix compilation when LOCAL_DEBUG is set in packets.c | Toke Høiland-Jørgensen |
2022-04-22 | Babel: Send out low-interval hello on shutdown | Toke Høiland-Jørgensen |
2022-04-13 | RIP: fixed the EA_RIP_FROM attribute | Maria Matejka |
2022-04-13 | Fixed a munmap abort bug | Maria Matejka |
2022-04-07 | BFD: Add 'strict bind' option | Ondrej Zajicek (work) |
2022-04-06 | BGP uses lp_save / lp_restore instead of linpool flushing | Maria Matejka |
2022-04-06 | Protocols have their own explicit init routines | Maria Matejka |