Commit graph

  • 4406281260 Merge branch 'int-new' of ssh://gitlab.labs.nic.cz/labs/bird into int-new Ondrej Filip 2018-02-27 06:08:03 +0100
  • 1561ee799c Handle properly enums for extended attributes Ondrej Zajicek (work) 2018-02-13 19:52:22 +0100
  • d5144ea9bf Add cscope Makefile target Ondrej Zajicek (work) 2018-02-13 17:00:24 +0100
  • 5ce7adfcf9 Babel: Fix accidental bitwise or assignment Ondrej Zajicek (work) 2018-02-13 16:42:03 +0100
  • 185a0a51f8 Babel: Add source-specific routing support Ondrej Zajicek (work) 2018-02-13 16:39:36 +0100
  • be17805c0b Add support for source-specific IPv6 routes to BIRD core Ondrej Zajicek (work) 2018-02-13 16:27:57 +0100
  • a82f692e58 Nest: Trivial whitespace cleanup Ondrej Zajicek (work) 2018-02-06 17:43:55 +0100
  • 28b3b55122 KRT: Fix IPv6 route learn Ondrej Zajicek (work) 2018-02-06 16:08:45 +0100
  • 85ad5855a0 Nest: Fix corner case in recursive next hop lookup Ondrej Zajicek (work) 2018-01-29 12:49:37 +0100
  • 345e50d59f Nest: remove duplicate function Ondrej Zajicek (work) 2018-01-24 13:55:12 +0100
  • 75d98b6013 Merge branch 'master' into int-new Ondrej Zajicek (work) 2018-01-23 18:29:32 +0100
  • d6cf996151 IO: Fix socket priority Ondrej Zajicek (work) 2018-01-23 17:05:45 +0100
  • ace3072e09 KRT: Fix option 'merge paths' Ondrej Zajicek (work) 2018-01-23 15:12:43 +0100
  • e5ff7929c4 KRT: Remove useless option Ondrej Zajicek (work) 2018-01-23 14:48:07 +0100
  • def6efa1ef Doc: Fix example Ondrej Zajicek (work) 2018-01-23 14:26:18 +0100
  • 8adaf730c0 Pipe: show export state Jan Maria Matejka 2018-01-16 16:10:13 +0100
  • c591810d46 Pipe: fixed template bug Jan Maria Matejka 2018-01-16 14:46:06 +0100
  • 63472779ad BGP: Implement 'disable after cease' option Ondrej Zajicek (work) 2018-01-16 19:17:04 +0100
  • b940579115 Filter: Allow silent filter execution Ondrej Zajicek (work) 2018-01-16 16:20:01 +0100
  • 6f46465af1 Error in version guessing Ondrej Filip 2018-01-16 14:36:46 +0100
  • c2febfa332 Add note to NEWS Ondrej Zajicek (work) 2018-01-16 14:18:57 +0100
  • 68d0048b3d Notice about RFC 8212 added Ondrej Filip 2018-01-16 10:45:03 +0100
  • 3831b61966 BGP: Require explicit import and export policies for EBGP channels Ondrej Zajicek (work) 2018-01-16 04:14:49 +0100
  • 4db4ac7243 NEWS and version update Ondrej Zajicek (work) 2018-01-14 21:52:58 +0100
  • 4d36796131 KRT: Fix direct routes for BSD Ondrej Zajicek (work) 2018-01-14 14:30:38 +0100
  • 2e507a7457 Use non-fatal asserts even for regular build Ondrej Zajicek (work) 2018-01-10 16:17:37 +0100
  • 72163bd5f3 Nest: Allow modification of channels inherited from templates Ondrej Zajicek (work) 2018-01-09 18:42:22 +0100
  • 09c1e370b3 Moved freebsd cflags and ldflags to configure Jan Maria Matejka 2018-01-09 16:46:00 +0100
  • 94f9be80c3 Nest: Fix filter reconfiguration Ondrej Zajicek (work) 2018-01-09 14:36:11 +0100
  • 8f8671bcde Filter: Handle undefined BGP paths as empty Ondrej Zajicek (work) 2018-01-03 15:44:05 +0100
  • 0ff86d054e ROA: Fix reconfiguration Ondrej Zajicek (work) 2018-01-03 14:12:00 +0100
  • 9bd8cb7c3c Merge branch 'master' into int-new Ondrej Zajicek (work) 2018-01-02 16:59:59 +0100
  • d493d0f180 BGP: Fix unknown attribute handling Ondrej Zajicek (work) 2018-01-02 16:57:45 +0100
  • e62cd03307 BGP: Fix graceful restart timer Ondrej Zajicek (work) 2018-01-02 14:30:08 +0100
  • cce6ba4daa Remove libhistory check Ondrej Zajicek (work) 2018-01-02 14:11:59 +0100
  • 4842eeaad3 Minor fix in documentation Ondrej Zajicek (work) 2017-12-21 00:16:52 +0100
  • a63e78c31a Fix build without limited protocol set Ondrej Zajicek (work) 2017-12-18 23:15:07 +0100
  • e87a95d97d Minor fixes for debug mode Ondrej Zajicek (work) 2017-12-16 16:31:43 +0100
  • 3013fc57bd Netlink: Fix memory leak Ondrej Zajicek (work) 2017-12-16 00:42:56 +0100
  • 8396094156 Minor cleanups Ondrej Zajicek (work) 2017-12-14 22:15:01 +0100
  • abd4367f48 Minor cleanup Ondrej Zajicek (work) 2017-12-14 21:52:07 +0100
  • c36a298c21 Use git describe for BIRD version Ondrej Zajicek (work) 2017-12-13 19:18:30 +0100
  • d807ea087f BGP: Fix non-transitive ext communities Ondrej Zajicek (work) 2017-12-13 15:57:44 +0100
  • 3e7923507b Netlink: Use linpool instead of static buffer Ondrej Zajicek (work) 2017-12-13 15:26:29 +0100
  • 772beb7308 Lib: Minor fix Ondrej Zajicek (work) 2017-12-13 14:49:55 +0100
  • cb21c5ffa9 Merge branch 'int-new' of gitlab.labs.nic.cz:labs/bird into int-new Jan Maria Matejka 2017-12-13 10:29:10 +0100
  • 71c51aa4ab Doc: Fixed misc sgml bugs, no content change Jan Maria Matejka 2017-12-13 10:28:50 +0100
  • 1e11918c8c Lib: Save/restore state for linpools Ondrej Zajicek (work) 2017-12-12 19:51:36 +0100
  • ac48e72bf6 Fix some minor issues Ondrej Zajicek (work) 2017-12-12 15:56:31 +0100
  • cb5df823ac Minor CI tweak Ondrej Zajicek (work) 2017-12-12 15:22:01 +0100
  • b5257bea85 Removed '--enable-ipv6' reference. Ondrej Filip 2017-12-12 10:43:56 +0100
  • 66acbc8d7f Revive FIB and kernel MPLS code Ondrej Zajicek (work) 2017-12-12 00:05:49 +0100
  • fa5c09a2e7 Changes to be able to build 2.0.0 Ondrej Filip 2017-12-11 09:36:21 +0100
  • d4eada9e0f NEWS and version update Ondrej Zajicek (work) 2017-12-11 02:05:35 +0100
  • c99050cce2 KRT: Fix bug in multipath handling Ondrej Zajicek (work) 2017-12-11 01:04:15 +0100
  • cf3e3845c2 Doc: Documentation update Ondrej Zajicek (work) 2017-12-10 22:47:38 +0100
  • 6b0f5f68a8 Switchoff for MPLS in kernel. Maria Jan Matejka 2017-09-25 13:00:05 +0200
  • 67a2eb9177 Lib: Check size of nets Ondrej Zajicek (work) 2017-12-10 13:18:36 +0100
  • a32a7b58ce Lib: Fix macro/keyword collisions Ondrej Zajicek (work) 2017-12-10 13:16:31 +0100
  • 7fc55925be Several minor fixes Ondrej Zajicek (work) 2017-12-10 00:55:34 +0100
  • ed1d853e51 Filter: Remove old BGP path mask syntax from tests Ondrej Zajicek (work) 2017-12-08 17:31:33 +0100
  • dea9886454 BGP: Link check just for single-hop Ondrej Zajicek (work) 2017-12-08 17:00:47 +0100
  • 3e52d112d7 Docs: Update to v2.0 Jan Maria Matejka 2017-09-27 16:55:09 +0200
  • 517d05dff1 Enable ECMP and Link detection by default Ondrej Zajicek (work) 2017-12-08 15:59:44 +0100
  • eb95b5ec1a Nest: Minor formatting changes Ondrej Zajicek (work) 2017-12-08 15:16:47 +0100
  • 49c7ef3b21 BGP: Fix IPv6 MPLS/VPN multicast SAFI Ondrej Zajicek (work) 2017-12-08 14:00:36 +0100
  • ccee67ca3b BGP: Autoconfigure BGP next hops from preferred addresses Ondrej Zajicek (work) 2017-12-08 02:26:17 +0100
  • 830ba75e6d Merge commit '1e8721e2aeccfbc3f533e8b8abc07582cee77e9a' into int-new Ondrej Zajicek (work) 2017-12-07 21:54:47 +0100
  • 46434a3cad Merge commit '7b2c5f3d2826e3175bf31b1c36056c9efc587a2b' into int-new Ondrej Zajicek (work) 2017-12-07 18:35:46 +0100
  • 4ff15a75c5 Merge commit '98bb80a243b58c43453e9be69d19d0350286549c' into int-new Ondrej Zajicek (work) 2017-12-07 17:41:09 +0100
  • cd80c9b070 BSD: Fix in the last commit Ondrej Zajicek (work) 2017-12-07 14:21:38 +0100
  • a6f79ca57f Timers: Revert temporary names and remove old timer.h Ondrej Zajicek (work) 2017-11-28 17:43:20 +0100
  • 574b232427 Timers: Fix TBF and some last remains Ondrej Zajicek (work) 2017-11-28 17:06:10 +0100
  • 3b3b0910ff Babel: More changes and bugfixes Ondrej Zajicek (work) 2017-11-28 15:11:41 +0100
  • dbf1ed263c Babel: Fix handling of seqno requests Ondrej Zajicek (work) 2017-11-08 14:35:52 +0100
  • 672fb78e12 Babel: Fix handling of IPv4 retractions Ondrej Zajicek (work) 2017-11-08 14:15:11 +0100
  • 268dc7c8b3 Babel: Remove babel_proto ptr from babel_entry Ondrej Zajicek (work) 2017-10-27 12:20:58 +0200
  • 738a57b69b Babel: Fix hello timeout for short hello intervals Ondrej Zajicek (work) 2017-10-25 17:59:57 +0200
  • b47eaefe12 Babel: Revamp cost computation and run route selection when cost change Ondrej Zajicek (work) 2017-10-25 17:14:08 +0200
  • f00221fadb Babel: Fix unicast seqno requests Ondrej Zajicek (work) 2017-10-13 23:46:41 +0200
  • 38f4721092 Babel: Avoid batch seqno updates Ondrej Zajicek (work) 2017-10-13 19:34:34 +0200
  • 5ee69d11f2 Babel: Fix Hello and IHU expiration Ondrej Zajicek (work) 2017-10-13 19:33:42 +0200
  • 8b58f565e4 Babel: Update to new timers Ondrej Zajicek (work) 2017-10-13 12:34:08 +0200
  • 6b5cd7c05f Sysdep: Remove old timer code Ondrej Zajicek (work) 2017-06-21 15:38:11 +0200
  • 3e405fb188 Nest: Update to new timers Ondrej Zajicek (work) 2017-06-21 14:43:49 +0200
  • cc881bd155 BGP: Update to new timers Ondrej Zajicek (work) 2017-06-21 14:14:51 +0200
  • b32d557a6e OSPF: Update to new timers Ondrej Zajicek (work) 2017-06-20 18:03:06 +0200
  • ee528fbd5d Timers: Add typecast to unit-converting macros Ondrej Zajicek (work) 2017-06-20 15:55:39 +0200
  • 92cc1e7457 RIP: Update to new timers Ondrej Zajicek (work) 2017-06-20 14:30:44 +0200
  • c521b3ac32 RAdv: Update to new timers Ondrej Zajicek (work) 2017-06-14 17:02:11 +0200
  • d59c1a2958 RPKI: Update to new timers Ondrej Zajicek (work) 2017-06-14 16:32:15 +0200
  • 21f4f0f4b0 Kernel: Update to new timers Ondrej Zajicek (work) 2017-06-14 13:15:35 +0200
  • d3fa9e84e9 Timers: Show sub-second times in some protocol outputs Ondrej Zajicek (work) 2017-06-13 16:52:21 +0200
  • 212eda07c4 Timers: Fix tests after timer change Ondrej Zajicek (work) 2017-06-13 15:55:13 +0200
  • 49fc021337 Printf: Add support for microsecond times Ondrej Zajicek (work) 2017-06-13 15:41:49 +0200
  • f047271cb9 Timers: Parse and format functions for microsecond times Ondrej Zajicek (work) 2017-06-06 16:47:30 +0200
  • 025525266f Timers: Replace old timers with microsecond timers Ondrej Zajicek (work) 2017-06-01 12:33:20 +0200
  • 28a7d3943e Timers: Integrate microsecond timers to the main loop Ondrej Zajicek (work) 2017-05-31 15:46:04 +0200
  • 534215a18f Timers: Split microsecond timers from BFD code to lib Ondrej Zajicek (work) 2017-05-30 19:12:35 +0200
  • 7c454d9186 BSD: Minor fix of penultimate commit Ondrej Zajicek (work) 2017-12-07 13:44:00 +0100