Age | Commit message (Expand) | Author |
2019-11-26 | Nest: Use bitmaps to keep track of exported routes | Ondrej Zajicek (work) |
2019-11-12 | Netlink: Handle IPv4 routes with IPv6 nexthops | Ondrej Zajicek |
2019-10-22 | Accept uppercase letters in iproute2 names | Ondrej Zajicek |
2019-10-11 | NEWS and version updatev2.0.7 | Ondrej Zajicek (work) |
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-09-10 | NEWS and version updatev2.0.6 | Ondrej Zajicek (work) |
2019-08-21 | Sysdep: Drop supplementary groups when dropping GID | Ondrej Zajicek (work) |
2019-07-31 | NEWS and version update | 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-15 | Netlink: Fix parsing of multipath routes with MPLS labels | Ondrej Zajicek (work) |
2019-07-15 | Netlink: Use route replace for IPv4 | 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-07-02 | Netlink: Handle alien routes with unsorted nexthops | Ondrej Zajicek (work) |
2019-07-02 | Netlink: Do unified scan for both IPv4 and IPv6 | Ondrej Zajicek (work) |
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-26 | NEWS and version updatev2.0.4 | 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-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-02 | BGP: Better dispatch of incoming connections | 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-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) |