Commit Graph

  • cb339a3067 Filter: Implement for loops Ondrej Zajicek (work) 2022-03-14 20:36:20 +01:00
  • 1ac8e11bba Filter: Implement mixed declarations of local variables Ondrej Zajicek (work) 2022-03-10 01:02:45 +01:00
  • a2527ee53d Filter: Improve handling of stack frames in filter bytecode Ondrej Zajicek (work) 2022-03-09 02:32:29 +01:00
  • f31f4e6eef Filter: Simplify handling of command sequences Ondrej Zajicek (work) 2022-03-09 00:31:39 +01:00
  • 1e6acf34bb Filter: Fix bug in variable shadowing Ondrej Zajicek (work) 2022-03-06 22:57:33 +01:00
  • 946cedfcfe Filter: Implement soft scopes Ondrej Zajicek (work) 2022-03-06 16:37:30 +01:00
  • 26bc4f9904 Filter: Implement direct recursion Ondrej Zajicek (work) 2022-03-06 02:18:01 +01:00
  • fb1d8f6513 Filter: Apply constant promotion for FI_EQ / FI_NEQ Ondrej Zajicek (work) 2022-03-04 17:51:50 +01:00
  • b2d6d2948a Filter: Add literal for empty set Alexander Zubkov 2022-03-04 14:07:58 +01:00
  • 8f3c6151b4 Nest: Cleanups in as_path_filter() Ondrej Zajicek (work) 2022-03-04 02:01:34 +01:00
  • 9b302c133f Filter: Ensure that all expressions declared return type Ondrej Zajicek (work) 2022-03-03 20:34:44 +01:00
  • cde8094c1f Filter: Improve description of type system Ondrej Zajicek (work) 2022-03-03 15:11:05 +01:00
  • 93d6096c87 Filter: Implement type checks for function calls Ondrej Zajicek (work) 2022-03-03 03:38:12 +01:00
  • 4c0c507b1f Filter: Clean up function call instruction Ondrej Zajicek (work) 2022-03-01 02:04:35 +01:00
  • beb5f78ada Preexport callback now takes the channel instead of protocol as argument Maria Matejka 2022-06-27 19:04:22 +02:00
  • b867c798c3 NEWS and version update Ondrej Zajicek 2022-06-16 02:58:37 +02:00
  • 141fb51f1a IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way Maria Matejka 2022-06-07 10:35:48 +02:00
  • ad686c55c3 Babel: Do not try to remove multicast seqno request objects from neighbour list Ondrej Zajicek 2022-06-05 04:03:43 +02:00
  • f39e9aa203 IO: Improve resolution of latency debugging messages Ondrej Zajicek 2022-06-04 17:54:08 +02:00
  • a8a3d95be5 Nest: Improve GC strategy for rtables Ondrej Zajicek 2022-06-04 17:34:57 +02:00
  • 652be92a21 Merge remote-tracking branch 'origin/master' into haugesund-to-2.0 Maria Matejka 2022-05-30 15:20:21 +02:00
  • f196b12c62 Merge commit '9eec503b251c3388579032b300d32640403d8612' into haugesund-to-2.0 Maria Matejka 2022-05-30 15:20:05 +02:00
  • 097f157182 Merge commit '692055e3df6cc9f0d428d3b0dd8cdd8e825eb6f4' into haugesund-to-2.0 Maria Matejka 2022-05-30 15:17:52 +02:00
  • 9e60b500c7 CI: Remove broken FreeBSD builds Ondrej Zajicek 2022-05-27 16:07:24 +02:00
  • a9c19b923c BGP: Display neighbor port on show protocol Ondrej Zajicek 2022-05-21 16:21:34 +02:00
  • 7bb06b34a1 RPKI: Display cache server port on show protocol Ondrej Zajicek 2022-05-21 16:03:08 +02:00
  • 9a9439d5e1 RPKI: Implement VRF support Luiz Amaral 2022-05-19 19:43:59 +02:00
  • ba2a076001 BGP: Improve tx performance during feed/flush Ondrej Zajicek 2022-05-15 15:05:13 +02:00
  • 5299fb9db0 Fixed spurious undef of route attributes Alexander Zubkov 2022-05-04 15:37:23 +02:00
  • 207ac48533 Doc: fix mating -> matching in flowspec section Vincent Bernat 2022-04-22 17:06:27 +02:00
  • d829800138 Babel: Fix compilation when LOCAL_DEBUG is set in packets.c Toke Høiland-Jørgensen 2022-04-22 17:04:56 +02:00
  • 4aef70136d Babel: Send out low-interval hello on shutdown Toke Høiland-Jørgensen 2022-04-22 16:41:52 +02:00
  • 98fd158e28 RIP: fixed the EA_RIP_FROM attribute Maria Matejka 2022-04-13 17:05:12 +02:00
  • 9eec503b25 Fixed a munmap abort bug Maria Matejka 2022-04-13 11:28:15 +02:00
  • 692055e3df BFD: Add 'strict bind' option Ondrej Zajicek (work) 2022-04-07 19:33:40 +02:00
  • d39ef961d1 BGP uses lp_save / lp_restore instead of linpool flushing Maria Matejka 2022-04-05 15:09:56 +02:00
  • 7e86ff2076 All linpools use pages to allocate regular blocks Maria Matejka 2022-04-04 22:34:14 +02:00
  • dabd7bccb3 BGP: Fixed LLGR depreferencing in bgp_rte_mergable Maria Matejka 2022-03-22 14:39:32 +01:00
  • 4a23ede2b0 Protocols have their own explicit init routines Maria Matejka 2022-03-18 22:05:50 +01:00
  • 0f68515263 Unsetting route attributes without messing with type system Maria Matejka 2022-03-14 11:13:48 +01:00
  • 63cf5d5d8c Eattr flags (originated and fresh) get their own struct fields Maria Matejka 2022-03-14 10:06:44 +01:00
  • af8568a870 Minor fix: f_val literals should always have named struct fields Maria Matejka 2022-03-16 10:22:49 +01:00
  • 170b20701c Converted Slab allocator to typed lists Maria Matejka 2022-04-04 20:31:25 +02:00
  • ebd807c0b8 Slab allocator can free the blocks without knowing the parent structure Maria Matejka 2022-04-04 20:31:14 +02:00
  • 3a6eda995e Typed lists for easier walking and stronger type checking Maria Matejka 2022-04-04 20:28:23 +02:00
  • 4b1aa37f93 Netlink: Remove superfluous sysdep/linux/netlink.c.orig Ondrej Zajicek (work) 2022-03-16 23:16:26 +01:00
  • 269bfff9bf Lib: Allow use of 240.0.0.0/4 as a private range Ondrej Zajicek (work) 2022-03-16 19:50:16 +01:00
  • c53f547a0b Printf variant with a result allocated inside a pool / linpool Maria Matejka 2022-03-15 11:21:46 +01:00
  • 3c42f7af6a Slab memory allocator unit test Maria Matejka 2022-03-14 17:29:39 +01:00
  • c3828879a3 Pkg: Improve RPM package unit file Vincent Bernat 2022-03-11 15:47:00 +01:00
  • 9b0b2c0d41 Client: Use exit status to report errors Ondrej Zajicek (work) 2022-03-11 03:40:03 +01:00
  • 4e60b3ee72 Fixed a static assert in page allocator Maria Matejka 2022-03-09 13:27:49 +01:00
  • 9b6db9f9b8 Merge remote-tracking branch 'origin/master' into haugesund Maria Matejka 2022-03-09 11:51:00 +01:00
  • 19e727a248 Merge commit '60880b539b8886f76961125d89a265c6e1112b7a' into haugesund Maria Matejka 2022-03-09 11:28:34 +01:00
  • 8a4bc4fdbf BGP Flowspec validation: Removed in-route optimization for multithreading compatibility Maria Matejka 2022-02-11 22:29:13 +01:00
  • 24773af9e0 Merge commit 'e42eedb9' into haugesund Maria Matejka 2022-03-09 11:01:44 +01:00
  • 83d9920f90 Merge commit '5cff1d5f' into haugesund Maria Matejka 2022-03-09 10:56:06 +01:00
  • ff47cd80dd Merge commit 'd5a32563' into haugesund Maria Matejka 2022-03-09 10:50:38 +01:00
  • 9e60a1fbc3 Fixed resource initialization in unit tests Maria Matejka 2022-03-09 10:30:03 +01:00
  • b90c9b164f Linpools with pages fixed to the final page allocator version Maria Matejka 2022-03-09 10:30:33 +01:00
  • eeec9ddbf2 Merge commit '0c59f7ff' into haugesund Maria Matejka 2022-03-09 09:13:55 +01:00
  • 0c59f7ff01 Revert "Bound allocated pages to resource pools with page caches to avoid unnecessary syscalls" Maria Matejka 2022-03-09 09:13:31 +01:00
  • c20506dc07 Revert "fixup! Bound allocated pages to resource pools with page caches to avoid unnecessary syscalls" Maria Matejka 2022-03-09 09:13:21 +01:00
  • 1c7df2c240 Revert "Multipage allocation" Maria Matejka 2022-03-09 09:13:20 +01:00
  • 1740ff57e8 Revert "fixup! Multipage allocation" Maria Matejka 2022-03-09 09:13:18 +01:00
  • c78247f9b9 Single-threaded version of sark-branch memory page management Maria Matejka 2022-03-09 09:10:44 +01:00
  • 06ece3265e Replacing BGP temporary linpools by the common temporary linpool Maria Matejka 2022-03-02 11:22:32 +01:00
  • d814a8cb93 Replaced custom linpools in tests for the common tmp_linpool Maria Matejka 2022-03-02 10:59:52 +01:00
  • 48bf1322aa Introducing an universal temporary linpool flushed after every task Maria Matejka 2022-03-02 10:35:21 +01:00
  • 2e8b8bfcc4 Static list initializer Maria Matejka 2022-03-02 11:22:01 +01:00
  • 5ddf98f6bd Small improvement in directory test Ondrej Filip 2022-03-02 10:52:09 +01:00
  • d071aca7aa Merge commit '2c13759136951ef0e70a3e3c2b2d3c9a387f7ed9' into haugesund Maria Matejka 2022-03-02 10:01:44 +01:00
  • fcb4dd0c83 Babel: Fix bug in iface reconfiguration Ondrej Zajicek (work) 2022-02-27 03:10:38 +01:00
  • eb859a3fb0 Small change to fix doc building on Debian Ondrej Filip 2022-02-20 15:30:47 +01:00
  • 9b13fa4d9c Small changes related to the new release Ondrej Filip 2022-02-20 14:28:06 +01:00
  • 64d5d6d2c3 NEWS: Fix formatting and add some notes Ondrej Zajicek (work) 2022-02-13 16:45:49 +01:00
  • 71c9484b00 NEWS and version update Ondrej Zajicek (work) 2022-02-09 03:47:49 +01:00
  • 2fc8b4c4ba Alloc: Use posix_memalign() instead of aligned_alloc() Ondrej Zajicek (work) 2022-02-08 22:42:00 +01:00
  • ef614f2984 Netlink: Minor cleanup Ondrej Zajicek (work) 2022-02-08 22:21:08 +01:00
  • edc1a24017 Lib: Update alignment of slabs Ondrej Zajicek (work) 2022-02-07 04:39:49 +01:00
  • 53a2540687 Merge branch 'oz-trie-table' Ondrej Zajicek (work) 2022-02-06 23:32:15 +01:00
  • 24600c642a Trie: Fix trie format Ondrej Zajicek (work) 2022-02-06 22:53:55 +01:00
  • 5a89edc6fd Nest: Implement locking of prefix tries during walks Ondrej Zajicek (work) 2022-02-04 05:34:02 +01:00
  • de6318f70a Nest: Implement prefix trie pruning Ondrej Zajicek (work) 2022-02-03 06:08:51 +01:00
  • ba5aec94cd Trie: Add prefix counter Ondrej Zajicek (work) 2022-02-02 05:06:49 +01:00
  • d0f9a77f64 Doc: Describe routing table options Ondrej Zajicek (work) 2021-12-31 18:42:50 +01:00
  • 1f2eb2aca8 BGP: Implement flowspec validation procedure Ondrej Zajicek (work) 2021-12-20 20:25:35 +01:00
  • 1ae42e5223 Nest: Add routing table configuration blocks Ondrej Zajicek (work) 2021-12-22 04:32:26 +01:00
  • fde1cff012 Nest: Add convenience functions to check rtable net type Ondrej Zajicek (work) 2021-12-20 20:44:36 +01:00
  • 61375bd0b3 Nest: Avoid unnecessary net_format() in 'show route' command Ondrej Zajicek (work) 2021-12-02 04:05:17 +01:00
  • 9ac16df3d7 Nest: Add trie iteration code to 'show route' Ondrej Zajicek (work) 2021-12-02 03:30:39 +01:00
  • ea97b89051 Nest: Implement 'show route in <addr>' command Ondrej Zajicek (work) 2021-12-02 02:22:30 +01:00
  • 836a87b8ac Nest: Attach prefix trie to rtable for faster LPM and interval queries Ondrej Zajicek (work) 2021-11-29 19:23:42 +01:00
  • 4c6ee53f31 BGP: Make routing loops silent Ondrej Zajicek (work) 2022-01-28 18:13:18 +01:00
  • 963b2c7ce2 BGP: Use proper class in attribute error messages Ondrej Zajicek (work) 2022-01-28 05:35:22 +01:00
  • 75d01ecc2d BGP: Improve 'invalid next hop' error reporting Ondrej Zajicek (work) 2022-01-28 05:03:03 +01:00
  • 9dbb7eb6eb BGP: Log route updates that were changed to withdraws Ondrej Zajicek (work) 2022-01-24 03:44:21 +01:00
  • a9646efd40 .gitlab-ci.yml: minor changes inside the .yml file. Matous Holinka 2022-01-06 09:53:23 +01:00
  • 81ee6cda2e Netlink: Add option to specify netlink socket receive buffer size Ondrej Zajicek (work) 2022-01-17 05:11:29 +01:00
  • bbc33f6ec3 Netlink: Add another workaround for older kernel headers Ondrej Zajicek (work) 2022-01-15 22:39:40 +01:00