Age | Commit message (Expand) | Author |
2019-02-20 | Enabled link time optimization. | Maria Matejka |
2019-02-20 | Filter: Interpreter merged into the common m4 generator. | Maria Matejka |
2019-02-20 | Filter: Fixed bugs in FI_CALL and FI_SWITCH | Maria Matejka |
2019-02-20 | Test: Added -d flag to die directly after first error. | Maria Matejka |
2019-02-20 | GDB: Added more pretty printers for filters | Maria Matejka |
2019-02-20 | Filter: More cleanup -- customized structures also in struct f_line_item | Maria Matejka |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: merged filter compare functions into common M4 file | Maria Matejka |
2019-02-20 | Filter: Merged postfixify routine | Maria Matejka |
2019-02-20 | Filter: Merged filter line item dumpers into common generated source | Maria Matejka |
2019-02-20 | Filter: auto-generating enum-to-string | Maria Matejka |
2019-02-20 | Filter generator: workaround for M4 claiming all the put-around code be on on... | Maria Matejka |
2019-02-20 | Filter data manipulation functions separated to their file | Maria Matejka |
2019-02-20 | Filter: split the constructors to a separate file | Maria Matejka |
2019-02-20 | Conf: Fixed makefiles | Maria Matejka |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Test: Fixed annoying warnings (and possible obscure bugs). | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2019-02-20 | Filter: M4 convertors polished a bit. | Maria Matejka |
2019-02-20 | Filter + Config: Fix bugs, tests and split symbols by type | Maria Matejka |
2019-02-20 | GDB pretty printers: f_inst and f_val. | Maria Matejka |
2019-02-20 | Filter: refactoring of instruction constructors | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
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) |