Age | Commit message (Expand) | Author |
2020-05-01 | Unix socket: Path length check directly before copying the path. | Maria Matejka |
2020-05-01 | Nest: Added const to ea_show just to declare that this shouldn't really chang... | Maria Matejka |
2020-04-09 | Configuration strings are constant. | Maria Matejka |
2020-02-27 | BGP: Support for MD5SIG together with remote range | Ondrej Zajicek (work) |
2020-02-04 | Conf: Better error message when reading iproute2 config | Maria Matejka |
2020-01-07 | KRT: Improve syncer code to avoid using temporary data in rtable | Ondrej Zajicek (work) |
2019-12-19 | KRT: Remove KRF_SYNC_ERROR flag | Ondrej Zajicek (work) |
2019-12-17 | KRT: Fix removal of KRF_INSTALLED | Ondrej Zajicek (work) |
2019-12-16 | KRT: Remove KRF_INSTALLED flag | Ondrej Zajicek (work) |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-10-22 | Accept uppercase letters in iproute2 names | Ondrej Zajicek |
2019-10-09 | Lib: Support for 64-bit numbers in bvsnprintf() | Ondrej Zajicek (work) |
2019-10-04 | Fixed undefined behavior on signals. | Maria Matejka |
2019-09-23 | Nest: Fix help for 'graceful restart' command | Ondrej Zajicek (work) |
2019-08-21 | Sysdep: Drop supplementary groups when dropping GID | Ondrej Zajicek (work) |
2019-07-31 | Change 'graceful down' command to 'graceful restart' and update docs | Ondrej Zajicek (work) |
2019-07-30 | Log: Fixed race condition in reconfigure while BFD is running | Maria Matejka |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-23 | RPKI: Fix reconfiguration when ssh parameters are undefined | Ondrej Zajicek (work) |
2019-07-10 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-10 | Debug: growing message format buffer | Maria Matejka |
2019-07-03 | Merge branch 'master' into mq-filter-stack | Maria Matejka |
2019-07-03 | Dynamic attributes definition split whether it is bitmask or not. | Maria Matejka |
2019-06-30 | Nest: Add command to request graceful restart | Ondrej Zajicek (work) |
2019-06-12 | Add CLI command to test reconfiguration status | Ondrej Zajicek (work) |
2019-04-30 | BGP: Dynamic BGP | Ondrej Zajicek (work) |
2019-03-22 | Fixed one warning and one undefined value. | Maria Matejka |
2019-03-18 | Merge branch 'master' into HEAD | Maria Matejka |
2019-03-14 | Nest: Update handling of temporary attributes | Ondrej Zajicek (work) |
2019-02-20 | Conf: Symbol implementation converted from void pointers to union | Maria Matejka |
2019-02-20 | Filter: merged filter instruction constructors, counting line size on instruc... | Maria Matejka |
2019-02-20 | Filters: split the large filter.h file to smaller files. | Maria Matejka |
2019-02-20 | Filter refactoring: dropped the recursion from the interpreter | Maria Matejka |
2019-01-04 | Unix: Remove removed option from help | Ondrej Zajicek (work) |
2019-01-02 | BGP: Better dispatch of incoming connections | Ondrej Zajicek (work) |
2018-12-18 | IO: Workaround for broken FreeBSD behavior | Ondrej Zajicek (work) |
2018-12-14 | Doc: Rename code documentation files back to Doc | Ondrej Zajicek (work) |
2018-12-04 | Unix: Change debugging options | Ondrej Zajicek (work) |
2018-12-04 | Terminology cleanup: The import_control hook is now called preexport. | Jan Maria Matejka |
2018-11-20 | The MRT protocol | Ondrej Zajicek (work) |
2018-11-18 | Unix: Implement log file size limit / log rotation | Ondrej Zajicek (work) |
2018-11-18 | Unix: Refactor tracked files | Ondrej Zajicek (work) |
2018-09-18 | No more warnings ... | Jan Maria Matejka |
2018-09-11 | Conf: Show the line:char position where the syntax error happens | Jan Maria Matejka |
2018-08-28 | Main: Add -b to force background even in debug mode | Jan Maria Matejka |
2018-08-13 | sysdep/unix/main.c: Remove trailing spaces | Pavel Tvrdik |
2018-07-28 | BSD: Use MSG_DONTROUTE for unicast packets on FreeBSD | Ondrej Zajicek (work) |
2018-06-26 | Doc: renamed progdoc files Doc -> progdoc to fix collision with doc/ folder o... | Maria Matejka |
2018-06-26 | Config: Dropping CF_ADDTO. | Jan Maria Matejka |
2018-05-30 | Nest: Removing separate tmpa from route propagation | Jan Maria Matejka |