GBP: l3-out subnets
[vpp.git] / src / vnet /
2018-11-29 Neale RannsGBP: l3-out subnets 15/16215/7
2018-11-29 Florin Corasvcl: basic support for apps that fork 98/16198/18
2018-11-29 Pavel KotucekVPP-1507: Added binary api to dump configured ip_punt_r... 09/16209/5
2018-11-29 Jon LoeligerExport ethernet/mac_address.h as part of API installation. 61/16261/2
2018-11-29 Ole TroanAPI: Add support for type aliases 06/15906/9
2018-11-29 Klement Sekeraipsec: move ipsec defs to ipsec.h 00/15900/7
2018-11-28 Simon ZhangRemove useless prefetch in ip4-rewrite node 77/16177/3
2018-11-26 Dave BarachMinor tweaks 97/16197/1
2018-11-26 Pierre PfisterFix IPSec CLI key parsing 76/16176/3
2018-11-26 Dave BarachAdd a feature arc consistency check 93/16193/2
2018-11-26 Mohsin Kazmiflow-hash: Add symmetric flag for flow hashing 49/16049/3
2018-11-26 Damjan MarionRemove unused argument from eth_identify_subint(...) 88/16188/1
2018-11-23 Damjan Marionvhost-user: use memory store barrier 48/16148/2
2018-11-23 Florin Corassession: fix coverity app name warning 02/16102/3
2018-11-23 Damjan Marionvhost-user: add missing inlines 25/16125/2
2018-11-23 Damjan Marionvhost-user: avoid global storage access 24/16124/2
2018-11-23 Damjan Marionvhost-user: simplify input loop 73/16073/3
2018-11-22 Ole TroanMAP: Use explicit address/prefix types in API 15/16115/3
2018-11-22 Damjan Marionvhost-user: hint ethernet-input about single sw_if_index 72/16072/2
2018-11-22 Damjan Marionvhost-user: avoid per-packet feature arc lookups 71/16071/2
2018-11-22 Damjan Marionvhost-user: fix input node runtime stats 19/16119/1
2018-11-22 Matus FabianAdd RFC5424 syslog protocol support (VPP-1139) 21/16021/2
2018-11-21 Pavel KotucekVPP-1309: fixed crash when listing ip arp after removin... 24/15924/5
2018-11-21 Florin Corassession: improve app cli 66/16066/4
2018-11-21 Florin Corassession: cleanup use of api_client_index 61/16061/5
2018-11-21 Damjan Marionethernet-input: fix assert in l2 mode 64/16064/2
2018-11-20 Damjan Marionethernet-input optimizations 42/15842/16
2018-11-20 Damjan Marionvhost-user: cleanup 62/16062/2
2018-11-20 Neale RannsIPSEC: remove duplicate memcy 59/16059/2
2018-11-20 Ole TroanLink speed sent as little endian across API 46/16046/3
2018-11-20 Eyal Baridhcp4:(VPP-1483) linearize chained packets before handling 59/15759/6
2018-11-19 Dave BarachImprove feature arc order constraint specification 34/16034/2
2018-11-18 Damjan Marionadd vlib_prefetch_buffer_data(...) macro 12/16012/1
2018-11-18 Florin Corasvcl/session: apps with process workers 17/15917/17
2018-11-18 Neale Rannsmac_address_t: size to 6 bytes so it represents wire... 00/16000/3
2018-11-17 Dave Barachpcap-based dispatch tracer 05/16005/2
2018-11-17 Neale RannsIP-punt: add documentation to the API and fix IP addres... 91/15991/2
2018-11-15 Neale RannsQoS: fix always recoding as IP 53/15953/2
2018-11-15 Neale RannsGBP: redirect contracts 07/15807/9
2018-11-15 Zhiyong Yangip4-input: fix prefetch data issue for tunnel decap... 57/15757/4
2018-11-15 Klement Sekeraipsec: infra for selecting backends 23/15823/10
2018-11-15 Neale RannsVXLAN-GBP: c-n-p error in the dual-loop tracing 40/15940/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Florin Corastcp: cubic improvements 95/15895/3
2018-11-13 Florin Corastcp: cubic fast convergence 92/15892/7
2018-11-13 Klement Sekeraipsec: fix typo 01/15901/4
2018-11-13 Neale RannsL2 feautre bitmaps output verbose/non-verbose mode 51/15851/2
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-11-12 Florin Corastcp: handle disconnects after enq notifications 45/15845/4
2018-11-12 Juraj SlobodaIPv6: Make link-local configurable per-interface (VPP... 03/15503/4
2018-11-10 Florin Corasproxy-app: fix active connect 44/15844/3
2018-11-09 Florin Corastcp: basic cubic implementation 79/14979/22
2018-11-08 Damjan Marionvnet: remove unused field 30/15830/2
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-11-08 Neale RannsIP load-balance; trace at the end of the node so the... 29/15829/2
2018-11-08 Florin Corastcp: pacer and mrtt estimation improvements 08/15808/8
2018-11-07 Florin Corastcp: consume incoming buffers instead of reusing 33/15733/12
2018-11-07 Damjan Marionl2: convert l2_patch to new multiarch scheme 40/15740/2
2018-11-07 Neale RannsGBP Endpoint Learning 23/15223/12
2018-11-06 Neale RannsBD ARP entry use common API types 94/15494/6
2018-11-06 Stevenvhost: crash in vhost_user_tx_avx2 85/15685/2
2018-11-06 Yulong PeiChange l2_patch from dual-loop to quad-loop 83/15383/4
2018-11-06 Florin Corastcp: dequeue acked only once per burst 28/15728/4
2018-11-05 Zhiyong Yangvxlan: prefetch extra one cacheline holding external... 88/15688/2
2018-11-05 Sirshak DasEnable atomic swap and store macro with acquire and... 18/15618/5
2018-11-05 Neale RannsGenric API types format/unformat support for VAT and... 77/15677/2
2018-11-05 Filip VargaVPP-1450: binary api call for dumping SPD to interface... 74/15674/5
2018-11-05 Florin Corastcp: send unsent data in fast recovery 78/15678/10
2018-11-02 Florin Corastcp: coverity fixes 76/15676/2
2018-11-02 Andrew Yourtchenkovnet: ping: rewrite for maintainability and multicore... 57/15557/11
2018-11-02 Damjan Marionvlib: define minimum chained buffer segment size 28/15628/4
2018-11-02 Florin Corassession: measure dispatch period only if under load 68/15668/7
2018-11-02 Florin Corastcp: minimize use of tls 63/15663/7
2018-11-02 Eyal Bariarp:add error counters for all failure cases 30/15630/3
2018-11-01 Florin Corastcp: fast retransmit pacing 58/15658/4
2018-10-31 Florin Corassession: fix sh session cli 45/15645/2
2018-10-31 Eyal Baril2fib:remove unused bucket arg in lookup functions 27/15627/1
2018-10-31 Florin Corassession: prioritize postponed sessions 14/15614/5
2018-10-31 Florin Corassession: add wrk context 16/15616/5
2018-10-30 Neale RannsADJ: init MTU to interface default 05/15605/2
2018-10-30 Neale Rannschange mac address functions take const mac 00/15600/2
2018-10-29 Klement Sekeramigrate ipsec to new multiarch infra 20/15420/5
2018-10-29 Neale RannsUse throttle_t for ND throttling 48/15548/5
2018-10-29 Neale Rannsinterface-flags; fix coverity error found in conversion 79/15579/2
2018-10-29 Vijayabhaskar Kata... Fixing Exclusive dpo path issues added when via rpath 42/15542/6
2018-10-29 Florin Corassession: move test to unittest plugin 78/15578/2
2018-10-29 Stevenbond: problem switching from l2 to l3 77/15577/3
2018-10-28 Florin Corassession: extend connect api for internal apps 46/15546/11
2018-10-27 Neale RannsFIB: Sources must be keep in priority order, so re... 51/15551/4
2018-10-27 Kingwel Xiepg: icmp4 & tcp4 ip length issue 74/15574/2
2018-10-27 Kingwel Xiepg: incrementing len should be truncated by 76/15576/2
2018-10-27 Kingwel Xiepg: allow creating pg for udp based protocols 75/15575/2
2018-10-27 Neale RannsEnumify interface flags 55/15555/4
2018-10-27 Mohsin Kazmivirtio: remove the extra return call 69/15569/3
2018-10-26 Mohsin Kazmivxlan-gbp: On demand udp ports registration 96/15496/4
2018-10-25 Paul Vinciguerravnet/tcp/tcp.c: address a corner case. 28/15528/2
2018-10-25 Paul VinciguerraTrivial: Cleanup missing va_ends. 15/15515/2
2018-10-25 Florin Corassession/tcp: improve cli 21/15521/2
2018-10-25 Gregory ThiemongeACL: Fix next_table_index classifiers consistancy 84/11184/5
2018-10-25 Paul Vinciguerraipsec_gre.c: Remove redundant assignments. 19/15519/2
next