Age | Commit message (Expand) | Author |
2019-09-24 | Filter: Fix eval command | Ondrej Zajicek (work) |
2019-09-23 | Nest: Fix help for 'graceful restart' command | Ondrej Zajicek (work) |
2019-09-23 | Filters: Function body comparison result now used. | Maria Matejka |
2019-09-17 | BGP: Fix setup with multiple dynamic BGP ranges | Ondrej Zajicek (work) |
2019-09-10 | NEWS and version updatev2.0.6 | Ondrej Zajicek (work) |
2019-09-10 | Doc: Update BGP mask documentation | Ondrej Zajicek (work) |
2019-09-10 | Filter: Fix crash with 'where' filters and function calls | Ondrej Zajicek (work) |
2019-09-09 | BGP: Fix handling of bgp_aggregator atttribute | Ondrej Zajicek (work) |
2019-09-09 | BGP: Fix bugs in handling of shutdown messages | Ondrej Zajicek (work) |
2019-08-29 | OSPF: Fix 'show ospf lsadb' cmd without proto arg | Ondrej Zajicek (work) |
2019-08-27 | Channel refeed with import table splitting between routes for one prefix | Maria Matejka |
2019-08-21 | Sysdep: Drop supplementary groups when dropping GID | Ondrej Zajicek (work) |
2019-08-21 | BGP: Use reallocation for capability structure | Ondrej Zajicek (work) |
2019-08-20 | BGP: Implement extended optional parameters length | Ondrej Zajicek (work) |
2019-08-14 | Nest: Fix crash in route reload when some channels are not up. | Ondrej Zajicek (work) |
2019-08-14 | BGP: implement Adj-RIB-Out | Ondrej Zajicek (work) |
2019-08-13 | Filter: Fixing empty block and never-executed-statement bug | Maria Matejka |
2019-08-12 | RAdv: Allow solicited RAs to be sent as unicast | Ondrej Zajicek (work) |
2019-08-06 | Filter: Allow to use set constants / expressions in path masks | Ondrej Zajicek (work) |
2019-08-06 | Filter: Allow to use sets in path masks | Ondrej Zajicek (work) |
2019-08-06 | BGP: Improve reconfiguration | Ondrej Zajicek (work) |
2019-08-06 | BGP: Fix 'deterministic med' to work with 'merge paths' | Ondrej Zajicek (work) |
2019-08-06 | Configure: CFLAGS update | Ondrej Zajicek (work) |
2019-08-01 | Show LDFLAGS in configurev2.0.5 | Ondrej Zajicek |
2019-08-01 | Enable more threads for flto | Ondrej Zajicek |
2019-08-01 | Fix output of CFLAGS in configure script | Ondrej Zajicek |
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 | Doc: Update documentation about VRFs and BFD | Ondrej Zajicek (work) |
2019-07-30 | Conf: Fixed symbol redefinition | Maria Matejka |
2019-07-30 | Log: Fixed race condition in reconfigure while BFD is running | Maria Matejka |
2019-07-29 | RPKI: Fix allocation of hostname when using an IPv6 address | Vincent Bernat |
2019-07-25 | BFD: Fix formatting of 'show bfd sessions' | Ondrej Zajicek (work) |
2019-07-24 | Merge remote-tracking branch 'origin/mq-filter-stack' | Ondrej Zajicek (work) |
2019-07-24 | Nest: VRF of protocol can be explicitly specified as 'default' | Ondrej Zajicek (work) |
2019-07-23 | OSPF: Fix formatting of 'show ospf neighbors' | Ondrej Zajicek (work) |
2019-07-23 | RPKI: Fix reconfiguration when ssh parameters are undefined | Ondrej Zajicek (work) |
2019-07-18 | Lib: Improve printf() tests | Ondrej Zajicek (work) |
2019-07-18 | Lib: Fix print of 64-bit router id | Ondrej Zajicek (work) |
2019-07-17 | BFD: Support for VRFs | 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-15 | Merge remote-tracking branch 'origin/master' into mq-filter-stack | Maria Matejka |
2019-07-15 | Filter: further split of print & die to FI_PRINT, FI_FLUSH and FI_DIE | Maria Matejka |
2019-07-15 | Filter: Simpler filter context allocation | Maria Matejka |
2019-07-15 | Filter: FID_MEMBER debug string is a C constant string | Maria Matejka |
2019-07-15 | Filter: Converted FI_PRINT and FI_PATHMASK_CONSTRUCT to VARARG | Maria Matejka |
2019-07-15 | Filter: fixed excessive stack allocation in functions with args but no local ... | Maria Matejka |
2019-07-15 | Filter: lots of documentation | Maria Matejka |
2019-07-15 | Filter: Don't write out when re-evaluating filter for internal purposes. | Maria Matejka |