Age | Commit message (Expand) | Author |
2017-12-12 | Revive FIB and kernel MPLS code | Ondrej Zajicek (work) |
2017-12-08 | Docs: Update to v2.0 | Jan Maria Matejka |
2017-12-07 | Timers: Revert temporary names and remove old timer.h | Ondrej Zajicek (work) |
2017-12-07 | Timers: Fix TBF and some last remains | Ondrej Zajicek (work) |
2017-12-07 | Nest: Update to new timers | Ondrej Zajicek (work) |
2017-12-07 | Timers: Add typecast to unit-converting macros | Ondrej Zajicek (work) |
2017-12-07 | Timers: Parse and format functions for microsecond times | Ondrej Zajicek (work) |
2017-12-07 | Timers: Replace old timers with microsecond timers | Ondrej Zajicek (work) |
2017-05-30 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-30 | Workaround for older bisons | Ondrej Zajicek (work) |
2017-05-25 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2017-05-25 | Conf: Replace keyword and symbol hash table with generic hash table. | Ondrej Zajicek (work) |
2017-05-23 | Change parser to handle numbers as unsigned | Ondrej Zajicek (work) |
2017-05-23 | Add a hint for an invalid IP prefix | Pavel Tvrdik |
2017-05-23 | Minor cleanups and fixes | Ondrej Zajicek (work) |
2017-05-18 | Fix VPN-RD parsing on 32-bit systems | Ondrej Zajicek (work) |
2017-05-16 | Linpool: default allocation size | Jan Moskyto Matejka |
2017-04-18 | Check validity of dest w.r.t. net_type | Ondrej Zajicek (work) |
2017-04-18 | Client: separate config syntax structure for "show route for" | Jan Moskyto Matejka |
2017-04-12 | Client: multitable version of show route | Jan Moskyto Matejka |
2017-03-28 | Simpler format of VPN RD | Jan Moskyto Matejka |
2017-03-17 | Nexthop: Fixed recursive route mpls label merging | Jan Moskyto Matejka |
2017-02-20 | Several minor fixes | Ondrej Zajicek (work) |
2016-12-22 | VPN4 and VPN6 literals | Jan Moskyto Matejka |
2016-12-22 | Netlink: MPLS routes in kernel | Jan Moskyto Matejka |
2016-12-22 | Static: Protocol rework wrt. struct nexthop changes; MPLS label support | Jan Moskyto Matejka |
2016-12-07 | Basic flow specification support (RFC 5575) | Ondrej Zajicek (work) |
2016-11-30 | conf/conf.h: Fix a description of a variable in a structure | Pavel Tvrdik |
2016-11-30 | conf/conf.c: Revert some includes removing | Pavel Tvrdik |
2016-11-16 | Lexer: Add a quotation mark back while parsing quotes | Pavel Tvrdik |
2016-11-09 | Unit Testing for BIRD | Ondrej Zajicek (work) |
2016-11-08 | Merge branch 'master' into int-new | Ondrej Zajicek (work) |
2016-11-08 | Minor code cleanups | Ondrej Zajicek (work) |
2016-11-08 | Merge tag 'v1.6.2' into int-new | Ondrej Zajicek (work) |
2016-11-01 | Build: switch on -Wextra, get rid of most of the warnings | Jan Moskyto Matejka |
2016-09-21 | Add !~ operator to filter grammar | Pavel Tvrdik |
2016-08-16 | Include <stdint.h> in cf-lex.l to avoid UINTx_MAX redefinition | Ondřej Surý |
2016-06-27 | cppcheck: fix va_end() functions | Pavel Tvrdík |
2016-05-24 | After-master-merge simple fixes. | Jan Moskyto Matejka |
2016-05-12 | Merge remote-tracking branch 'origin/master' into int-new | Ondrej Zajicek (work) |
2016-05-12 | Miscellaneous minor fixes | Ondrej Zajicek (work) |
2016-05-12 | Prog Doc: Complete several missing parameters | Pavel Tvrdik |
2016-05-10 | Build system reworked to one global Makefile with includes and no nesting | Jan Moskyto Matejka |
2016-03-10 | cf_error(char *msg, ...) -> cf_error(const char *msg, ...) | Pavel Tvrdík |
2016-02-01 | Channels - explicit links between protocols and tables | Ondrej Zajicek (work) |
2016-01-21 | Add condition for max_pxlen by ROA grammar | Pavel Tvrdík |
2016-01-21 | Use net_addr pointer for net_addr_roaX | Pavel Tvrdík |
2016-01-20 | Delete old ROA code | Pavel Tvrdík |
2016-01-20 | Add ROA net_addr to grammar | Pavel Tvrdík |
2015-12-29 | Explicit ip4_addr / ip6_addr printf support | Ondrej Zajicek (work) |