Age | Commit message (Expand) | Author |
2019-02-20 | Filter refactoring: The instructions are converted to the switch body by M4 | Maria Matejka |
2019-02-20 | Filter refactoring: Drop the roa check specific f_inst | Maria Matejka |
2019-02-20 | Filter refactoring: The constant f_val is simply included inside the instruction | Maria Matejka |
2019-02-20 | Filter refactoring: Changed arguments from separate unions to an array | Maria Matejka |
2019-02-20 | Filter refactoring: Converted condition to three-args instruction | Maria Matejka |
2019-02-20 | Filter refactoring: Some instructions eat up excessively much space. | Maria Matejka |
2019-02-20 | Filter refactoring: Expanded the short instructions with common code. | Maria Matejka |
2019-02-20 | Filter refactoring: indentation fix | Maria Matejka |
2019-02-20 | Filter refactoring: The values are now saved on a custom stack. | Jan Maria Matejka |
2019-02-20 | Filter refactoring: Passing the resulting struct f_val as a pointer. | Jan Maria Matejka |
2019-02-20 | Filter refactoring: Moved filter instruction definition to a separate file | Jan Maria Matejka |
2019-02-20 | Filter refactoring: Moved the bitfield bit position formula to route.h | Jan Maria Matejka |
2019-02-20 | Filter refactoring: Moved the interpret macros inside the block | Jan Maria Matejka |
2019-02-20 | Configure: Don't check for implicit fallthrough unless when debugging. | Jan Maria Matejka |
2019-02-20 | Filter: Converted static global variables to a filter_state struct. | Jan Maria Matejka |
2019-02-19 | HTML are no longer generated in srcdir | Ondrej Zajicek (work) |
2019-02-19 | Doc: Detect SP/OpenSP automatically | Ondrej Zajicek (work) |
2019-02-19 | Nest: Prevent withdraws from propagation back to source protocol (for accepte... | Ondrej Zajicek (work) |
2019-02-17 | OSPF: Reset LSAs during area type change | Ondrej Zajicek (work) |
2019-02-13 | OSPF: Basic support for DN-bit handling (RFC 4576) | Ondrej Zajicek (work) |
2019-02-09 | OSPF: Do not originate Router-Information LSA | Ondrej Zajicek (work) |
2019-02-09 | Merge remote-tracking branch 'origin/mq-opt' | Ondrej Zajicek (work) |
2019-02-05 | Nest: Improve export counter handling | Ondrej Zajicek (work) |
2019-02-05 | Nest: Report preferred counters also when 'import keep filtered' is enabled | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Send direct acknowledgements as unicast | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Reject duplicate DBDES packets after dead interval | Ondrej Zajicek (work) |
2019-02-03 | OSPF: DD seqnum should be initialized only for first attempts | Ondrej Zajicek (work) |
2019-02-03 | OSPF: Reject DBDES packets with non-matching MTU | Ondrej Zajicek (work) |
2019-02-02 | Nest: Reestablish preferred counters | Ondrej Zajicek (work) |
2019-02-01 | Perf: Added forgotten all-protocol options | Maria Matejka |
2019-01-31 | Nest: FIB rehash values tweaked for better performance | Maria Matejka |
2019-01-31 | Perf: Prune the table after every loop to have clean state. | Maria Matejka |
2019-01-31 | Perf: Write also BIRD version to have all the needed data in the logfile | Maria Matejka |
2019-01-31 | Nest: Don't lookup net in table before filters are run. | Maria Matejka |
2019-01-30 | Nest: Prevent withdraws from propagation back to source protocol | Ondrej Zajicek (work) |
2019-01-26 | Doc: Add documentation for OSPF retransmit delay option | Ondrej Zajicek (work) |
2019-01-26 | Doc: Remove doc for already removed option | Ondrej Zajicek (work) |
2019-01-26 | BGP: Cleanup channels when going down | Ondrej Zajicek (work) |
2019-01-24 | OSPF: Opaque LSAs and Router Information LSA | Ondrej Zajicek (work) |
2019-01-17 | Nest: Don't make tmp_attr before preexport is called | Jan Maria Matejka |
2019-01-05 | NEWS and version updatev2.0.3 | Ondrej Zajicek (work) |
2019-01-04 | Unix: Remove removed option from help | Ondrej Zajicek (work) |
2019-01-04 | BSD: Fix TCP-MD5 code on current FreeBSD kernels | Ondrej Zajicek (work) |
2019-01-03 | Doc: README and INSTALL update | Ondrej Zajicek (work) |
2019-01-02 | BGP: Better dispatch of incoming connections | Ondrej Zajicek (work) |
2019-01-02 | BGP: Postpone setting link_addr | Ondrej Zajicek (work) |
2018-12-28 | KRT: Fix debug messages in netlink code | Arthur Gautier |
2018-12-18 | IO: Workaround for broken FreeBSD behavior | Ondrej Zajicek (work) |
2018-12-18 | Perf: Protocol to measure BIRD performance internally | Maria Matějka |
2018-12-18 | Debug: support for -gdwarf-4 is not available everywhere | Jan Maria Matejka |