aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-12-05bapi: add options to have vpp cleanup client registrationFlorin Coras5-25/+36
2018-12-05ldp: avoid calling write in destructorsFlorin Coras2-5/+8
2018-12-05session/tcp: postpone cleanup on resetFlorin Coras8-13/+39
2018-12-05stat-client: pass names as const stringsNeale Ranns2-4/+4
2018-12-04ipsec: simplify bumping counters - cosmetic changeKlement Sekera4-116/+35
2018-12-04vcl: cleanup children that use _exit()Florin Coras5-32/+154
2018-12-04Add VNET_BUFFER_F_AVAIL definitionsDave Barach2-1/+26
2018-12-04vcl: test refactor and improvementsFlorin Coras6-13/+25
2018-12-04MPLS: buffer over-run with incorrectly init'd vector. fix VAT dumpNeale Ranns2-3/+3
2018-12-03Format vnet_buffer_t l2 feature bitmapDave Barach1-0/+8
2018-12-03API: C generator improve symbol protection.Ole Troan1-2/+2
2018-12-03vcl: handle worker process exitFlorin Coras6-22/+56
2018-12-03svm: use explicit svm fifo segment main for slavesFlorin Coras8-62/+76
2018-12-03Add UDP encap flagFilip Tehlar2-0/+3
2018-12-03move [m]fib and BIER tests to unittest pluginNeale Ranns5-3/+3
2018-12-03Copying QoS Bits when fragmented, so that marking can happen properly also cl...Vijayabhaskar Katamreddy1-0/+7
2018-12-02IPSEC-AH: anti-replay testingNeale Ranns2-6/+9
2018-12-02vppinfra: c11 safe string functionsSteven3-25/+2641
2018-12-01ip_reassembly_enable_disable reply handler name is changed.Chore1-1/+1
2018-12-01dpdk-ipsec-mempool: allocate from dpdk mem specified by socket-mem in startup...Kingwel Xie1-22/+17
2018-12-01Delete shared memory segment files when vpp startsDave Barach1-0/+22
2018-11-30Metadata / opaque formatting belongs in vppDave Barach9-81/+348
2018-11-30coding-style: missing coding-style-patchKingwel Xie1-168/+200
2018-11-30IPSEC-AH: fix packet dropNeale Ranns2-7/+0
2018-11-30vcl: wait for segments with segment handleFlorin Coras9-69/+152
2018-11-30API: Add dependency on compiler for API .json and .api generation.Ole Troan1-2/+2
2018-11-30session: segment handle in accept/connect notificationsFlorin Coras19-50/+122
2018-11-30session: use endpt fib index if app in default nsJohn Lo1-1/+6
2018-11-29do not opttimize graph node functions in debug buildsDamjan Marion1-1/+1
2018-11-29DHCP: Initialise trace for copied buffers.Ole Troan2-0/+4
2018-11-29vpp_papi: Add custom exceptions.Paul Vinciguerra6-54/+121
2018-11-29vpp_papi: Fix: raise NotImplemented.Paul Vinciguerra1-1/+1
2018-11-29api: ip_source_check_interface_add_del api is added.Chore2-0/+48
2018-11-29GBP: l3-out subnetsNeale Ranns22-278/+910
2018-11-29gbp: Add support for flow hash profileMohsin Kazmi2-8/+27
2018-11-29NAT: syslog - sessions logging (VPP-1139)Matus Fabian11-2/+463
2018-11-29vcl: basic support for apps that forkFlorin Coras10-168/+358
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek5-29/+214
2018-11-29ldp: basic multiworker supportFlorin Coras3-119/+170
2018-11-29vppinfra: add pool_dup macroFlorin Coras1-0/+35
2018-11-29Export ethernet/mac_address.h as part of API installation.Jon Loeliger1-0/+1
2018-11-29dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN styleKingwel Xie4-13/+24
2018-11-29dpdk: bump to DPDK 18.11Damjan Marion1-48/+5
2018-11-29MAP: Use bool type in map.api instead of u8.Ole Troan1-5/+5
2018-11-29vppapigen: Fix python3 compatibilityOle Troan1-24/+40
2018-11-29API: Add support for type aliasesOle Troan11-32/+170
2018-11-29ipsec: move ipsec defs to ipsec.hKlement Sekera2-51/+54
2018-11-29VPP-1508: vpp_transport_socket.py fix importPaul Vinciguerra1-1/+4
2018-11-28Use acquire/release ordering when accessing svm_fifo shared variable cursizeSirshak Das3-8/+12
2018-11-28vpp_papi: Reserved keywords.Paul Vinciguerra2-3/+3