Age | Commit message (Expand) | Author | Files | Lines |
2020-03-12 | policer: API cleanup |  Jakub Grajciar | 11 | -124/+225 |
2020-03-12 | ikev2: fix udp encap |  Filip Tehlar | 1 | -3/+3 |
2020-03-12 | sr: SRv6 uN behavior |  Pablo Camarillo | 9 | -36/+620 |
2020-03-11 | nat: dslite plugin separation |  Filip Varga | 15 | -84/+213 |
2020-03-11 | docs: Add feature build to publish script |  John DeNisco | 2 | -3/+18 |
2020-03-11 | docs: describe clib_time monotonic timebase support |  Dave Barach | 1 | -1/+69 |
2020-03-11 | vppinfra: minimize tw verbosity on timebase jump |  Florin Coras | 1 | -2/+3 |
2020-03-11 | vlib: unix cli - log cli commands one per line |  Paul Vinciguerra | 1 | -0/+2 |
2020-03-10 | tests: add running_gcov_tests to framework.py |  Dave Barach | 3 | -3/+14 |
2020-03-10 | tcp: protect against forced cleanups |  Florin Coras | 1 | -0/+2 |
2020-03-10 | vppinfra: improve timebase resilience |  Dave Barach | 1 | -3/+20 |
2020-03-10 | docs: doxygen fix siphon under python3 |  Paul Vinciguerra | 1 | -3/+4 |
2020-03-10 | build: add libssl-dev for ubuntu 16.04 and 18.04 |  Jieqiang Wang | 1 | -0/+2 |
2020-03-10 | lb: fix coverity warning |  Dave Barach | 1 | -1/+1 |
2020-03-10 | mpls: add user defined name tag to mpls tunnels |  IJsbrand Wijnands | 4 | -4/+19 |
2020-03-10 | ipsec: API cleanup |  Jakub Grajciar | 2 | -25/+27 |
2020-03-09 | svm: track fifo segment virtual memory consumption |  Florin Coras | 3 | -38/+69 |
2020-03-09 | vppinfra: fix corner cases in tw_timer_expire |  Dave Barach | 1 | -1/+22 |
2020-03-09 | ip-neighbor: add description to the age parameter |  Vratko Polak | 1 | -0/+1 |
2020-03-09 | udp: fix UDP socket byte order in lookup |  Andreas Schultz | 1 | -1/+2 |
2020-03-09 | l2: API cleanup |  Jakub Grajciar | 6 | -159/+130 |
2020-03-09 | docs: Add list of nodes for 'trace add' |  Paul Vinciguerra | 1 | -0/+22 |
2020-03-08 | vppinfra: fix 32-bit overflow in os_cpu_clock_frequency |  Damjan Marion | 1 | -1/+1 |
2020-03-07 | vcl: fix coverity warning |  Florin Coras | 1 | -2/+2 |
2020-03-07 | tls: refactor ctx_write function to avoid allocate new memory every time |  Simon Zhang | 2 | -14/+46 |
2020-03-06 | misc: Fix vpp-selinux-policy dependency on CentOS 8 |  Renato Botelho do Couto | 1 | -1/+6 |
2020-03-06 | ip-neighbor: populate neighbor age via API |  Vladimir Ratnikov | 2 | -0/+4 |
2020-03-06 | session: fix session reschedule condition |  Florin Coras | 1 | -1/+1 |
2020-03-06 | vcl: refactor vls to minimize lock usage |  Florin Coras | 2 | -105/+418 |
2020-03-06 | docs: document the unformat '%_' option |  Paul Vinciguerra | 1 | -0/+14 |
2020-03-06 | crypto: align per thread data to cache line |  Filip Tehlar | 2 | -1/+4 |
2020-03-06 | ikev2: align per thread data to cache line |  Filip Tehlar | 2 | -1/+4 |
2020-03-06 | build: building applications outside of vpp is missing header files |  IJsbrand Wijnands | 1 | -0/+3 |
2020-03-06 | fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client |  IJsbrand Wijnands | 1 | -0/+4 |
2020-03-05 | session: reduce segment reserved bytes |  Florin Coras | 1 | -3/+2 |
2020-03-05 | session: fix segment search on fifo alloc |  Florin Coras | 3 | -30/+31 |
2020-03-05 | session: API cleanup |  Jakub Grajciar | 14 | -236/+294 |
2020-03-05 | api: ipsec: add missing IS_INBOUND flag. |  Christian Hopps | 2 | -0/+6 |
2020-03-05 | tap: add support for persistance |  Mohsin Kazmi | 9 | -45/+127 |
2020-03-04 | vppapigen: crc is a negative value for some messages when using python 2.7 |  Mark Nelson | 1 | -2/+2 |
2020-03-04 | map: fix map port calculation for ICMP |  Vladimir Isaev | 4 | -14/+78 |
2020-03-04 | flow: add vlan tagged types for IPv4/IPv6 5-tuple flows |  Chenmin Sun | 2 | -3/+23 |
2020-03-04 | lldp: coverity fix, uninitialized array |  Jakub Grajciar | 1 | -1/+1 |
2020-03-04 | vxlan: vxlan-gpe/vxlan-gpe.cpi API cleanup |  Jakub Grajciar | 4 | -113/+75 |
2020-03-04 | ikev2: make integ algo optional |  Filip Tehlar | 2 | -21/+40 |
2020-03-03 | geneve gtpu vxlan vxlan-gpe: VRF-aware bypass node |  Nick Zavaritsky | 18 | -335/+341 |
2020-03-03 | ip: fix coverity warning |  Dave Barach | 1 | -9/+5 |
2020-03-02 | rdma: improve rx loop |  Damjan Marion | 2 | -38/+34 |
2020-03-02 | rdma: improve refill |  Damjan Marion | 1 | -65/+57 |
2020-03-02 | rdma: use per-thread buffer template |  Damjan Marion | 3 | -5/+25 |