Age | Commit message (Expand) | Author | Files | Lines |
2018-12-07 | tcp: fix length check | Florin Coras | 1 | -3/+14 |
2018-12-07 | VPP-1506: dump local punts and registered punt sockets | Pavel Kotucek | 10 | -82/+505 |
2018-12-07 | Fix VPP-1515 IPSec receive packet error in transport mode with udp encap | jackiechen1985 | 2 | -4/+14 |
2018-12-06 | stat_client: Fix the type casting | Mohsin Kazmi | 2 | -7/+10 |
2018-12-06 | nsim: add packet loss simulation, docs | Dave Barach | 6 | -8/+79 |
2018-12-06 | API: Change ip4_address and ip6_address to use type alias. | Ole Troan | 10 | -38/+52 |
2018-12-06 | MFIB; CLI improvements | Neale Ranns | 2 | -7/+37 |
2018-12-05 | Fix gcc-8 compile issues in string_test.c | Dave Barach | 1 | -1/+35 |
2018-12-05 | Improve strncpy_s src/dst overlap check | Dave Barach | 1 | -2/+12 |
2018-12-05 | bapi: add options to have vpp cleanup client registration | Florin Coras | 5 | -25/+36 |
2018-12-05 | ldp: avoid calling write in destructors | Florin Coras | 2 | -5/+8 |
2018-12-05 | session/tcp: postpone cleanup on reset | Florin Coras | 8 | -13/+39 |
2018-12-05 | stat-client: pass names as const strings | Neale Ranns | 2 | -4/+4 |
2018-12-04 | ipsec: simplify bumping counters - cosmetic change | Klement Sekera | 4 | -116/+35 |
2018-12-04 | vcl: cleanup children that use _exit() | Florin Coras | 5 | -32/+154 |
2018-12-04 | Add VNET_BUFFER_F_AVAIL definitions | Dave Barach | 2 | -1/+26 |
2018-12-04 | vcl: test refactor and improvements | Florin Coras | 6 | -13/+25 |
2018-12-04 | MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump | Neale Ranns | 2 | -3/+3 |
2018-12-03 | Format vnet_buffer_t l2 feature bitmap | Dave Barach | 1 | -0/+8 |
2018-12-03 | API: C generator improve symbol protection. | Ole Troan | 1 | -2/+2 |
2018-12-03 | vcl: handle worker process exit | Florin Coras | 6 | -22/+56 |
2018-12-03 | svm: use explicit svm fifo segment main for slaves | Florin Coras | 8 | -62/+76 |
2018-12-03 | Add UDP encap flag | Filip Tehlar | 2 | -0/+3 |
2018-12-03 | move [m]fib and BIER tests to unittest plugin | Neale Ranns | 5 | -3/+3 |
2018-12-03 | Copying QoS Bits when fragmented, so that marking can happen properly also cl... | Vijayabhaskar Katamreddy | 1 | -0/+7 |
2018-12-02 | IPSEC-AH: anti-replay testing | Neale Ranns | 2 | -6/+9 |
2018-12-02 | vppinfra: c11 safe string functions | Steven | 3 | -25/+2641 |
2018-12-01 | ip_reassembly_enable_disable reply handler name is changed. | Chore | 1 | -1/+1 |
2018-12-01 | dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup... | Kingwel Xie | 1 | -22/+17 |
2018-12-01 | Delete shared memory segment files when vpp starts | Dave Barach | 1 | -0/+22 |
2018-11-30 | Metadata / opaque formatting belongs in vpp | Dave Barach | 9 | -81/+348 |
2018-11-30 | coding-style: missing coding-style-patch | Kingwel Xie | 1 | -168/+200 |
2018-11-30 | IPSEC-AH: fix packet drop | Neale Ranns | 2 | -7/+0 |
2018-11-30 | vcl: wait for segments with segment handle | Florin Coras | 9 | -69/+152 |
2018-11-30 | API: Add dependency on compiler for API .json and .api generation. | Ole Troan | 1 | -2/+2 |
2018-11-30 | session: segment handle in accept/connect notifications | Florin Coras | 19 | -50/+122 |
2018-11-30 | session: use endpt fib index if app in default ns | John Lo | 1 | -1/+6 |
2018-11-29 | do not opttimize graph node functions in debug builds | Damjan Marion | 1 | -1/+1 |
2018-11-29 | DHCP: Initialise trace for copied buffers. | Ole Troan | 2 | -0/+4 |
2018-11-29 | vpp_papi: Add custom exceptions. | Paul Vinciguerra | 6 | -54/+121 |
2018-11-29 | vpp_papi: Fix: raise NotImplemented. | Paul Vinciguerra | 1 | -1/+1 |
2018-11-29 | api: ip_source_check_interface_add_del api is added. | Chore | 2 | -0/+48 |
2018-11-29 | GBP: l3-out subnets | Neale Ranns | 22 | -278/+910 |
2018-11-29 | gbp: Add support for flow hash profile | Mohsin Kazmi | 2 | -8/+27 |
2018-11-29 | NAT: syslog - sessions logging (VPP-1139) | Matus Fabian | 11 | -2/+463 |
2018-11-29 | vcl: basic support for apps that fork | Florin Coras | 10 | -168/+358 |
2018-11-29 | VPP-1507: Added binary api to dump configured ip_punt_redirect | Pavel Kotucek | 5 | -29/+214 |
2018-11-29 | ldp: basic multiworker support | Florin Coras | 3 | -119/+170 |
2018-11-29 | vppinfra: add pool_dup macro | Florin Coras | 1 | -0/+35 |
2018-11-29 | Export ethernet/mac_address.h as part of API installation. | Jon Loeliger | 1 | -0/+1 |