stats: Add interface name to sw_if_index as /if/names
[vpp.git] / src /
2019-02-28 Ole Troanstats: Add interface name to sw_if_index as /if/names 74/17874/8
2019-02-28 Filip Tehlarl2e: Migrate old MULTIARCH macros to VLIB_NODE_FN 98/17898/4
2019-02-28 Neale RannsMPLS: tunnel delete crash 73/17673/3
2019-02-28 Neale RannsTEST: IPSEC NAT-T with UDP header 07/17807/3
2019-02-27 Florin Corassession: refactor local/cut-through listens 98/17798/18
2019-02-27 Dave BarachVPP-1576: fix Coverity issues 15/17915/2
2019-02-27 Steven Luongstring_test: The dark side of coverity 13/17913/1
2019-02-27 Neale RannsIKEv2 plugin export fixes 00/17900/2
2019-02-27 Matus FabianNAT44: active-passive HA (VPP-1571) 80/17880/2
2019-02-27 Damjan MarionFix crash in barrier sync when vlib_worker_threads... 78/17878/2
2019-02-27 Steven Luongvmxnet3: RSS support 88/17888/1
2019-02-26 Dave BarachVPP-1574: minimize RPC barrier sync calls 86/17886/2
2019-02-26 Filip Tehlarnsh: migrate old MUTIARCH macros to VLIB_NODE_FN 59/17859/4
2019-02-26 Ole Troanstats: buffer gauge callbacks use index instead of... 65/17865/2
2019-02-26 Ole Troanvppapigen: Expose "option version" in generated JSON... 79/17879/1
2019-02-26 Florin Corassession: fix local binds 31/17831/2
2019-02-26 Steven Luongvmxnet3: lro/tso and rx checksum 27/17827/2
2019-02-26 Dave BarachMove pcap rx/tx trace code out of the dpdk plugin 28/17828/2
2019-02-26 Artem BelovFix vpp crashing when attempting to run in kubernetes Pod 38/17838/5
2019-02-26 Jon LoeligerDSLITE: Fix dslite_get_b4_addr_reply message type. 26/17626/3
2019-02-26 Jon LoeligerRemove fake MAP domain 0 entry. 08/17808/2
2019-02-26 Paul Vinciguerravpp-papi: Only install enum34 for python<=3.4. 39/17839/2
2019-02-25 Dave BarachFix broken ASSERT 30/17830/1
2019-02-25 Neale RannsIKEv2 to plugin 03/17803/3
2019-02-25 Klement Sekerabuffer chain linearization 66/17566/12
2019-02-23 Steven Luongvhoat: potential crash in map_guest_mem using debug... 35/17035/4
2019-02-23 Florin Corassession: separate local session logic 96/17796/4
2019-02-22 Florin Corastcp: keep snd sack block free list 91/17791/3
2019-02-22 Filip Tehlarstats: add buffer gauges 81/17781/4
2019-02-22 Neale RannsIPSEC: header exports 68/17768/2
2019-02-22 Neale RannsCallback functions must have the correct signature 77/17777/2
2019-02-22 Damjan Marionavf: fix eat own tail issue on tx 89/17789/2
2019-02-22 Neale RannsGBP: include sclass in format EPG 78/17778/2
2019-02-22 Neale RannsGBP: remove testing asserts 67/17767/2
2019-02-22 Florin Corastcp: send enough dupacks to cover all sack holes 62/17762/9
2019-02-22 Florin Corassession/vcl: fix coverity warnings 66/17766/2
2019-02-22 Steven Luongtapv2: coverity strikes back 60/17760/2
2019-02-22 Damjan MarionAdd no-append flag to vlib_frame_t 31/17731/6
2019-02-21 Steven Luongvhost: VPP stalls with vhost performing control plane... 46/17246/5
2019-02-21 Steven Luongstring_test: Coverity woe 59/17759/1
2019-02-21 Peter MikusRevert "bond: problem switching from l2 to l3" 93/17593/5
2019-02-21 Damjan Marionphysmem: keep physmem VA in 39-bit address space on... 54/17754/3
2019-02-21 Neale RannsAPI: client does not set root permissions on shm segment 67/17667/3
2019-02-21 Neale RannsGBP: BD index not BD ID 55/17755/2
2019-02-21 Florin Corasvcl/session: send unlisten over message queue 36/17736/4
2019-02-21 Florin Corastcp: drop outstanding data when entering closing state 37/17737/4
2019-02-21 Florin Corassvm: fix mem ordering for enqueue nocopy 38/17738/2
2019-02-20 Kingwel Xiepg: fix payload hex-string bug 46/17546/2
2019-02-20 Damjan Marionpg: fix tracing when device-input feature arc is used 27/17727/2
2019-02-20 Damjan Marionpg: fix crash when multiple streams are enqueuing to... 23/17723/2
2019-02-20 Damjan Marionpg: remove no-recycle option 26/17726/2
2019-02-20 Dave Barachcalculate per-thread time offset 03/17703/4
2019-02-20 Florin Corassession: fix local sessions disconnects 04/17704/4
2019-02-20 Florin Corastls: add vcl test 63/17663/6
2019-02-20 Neale RannsIPSEC: API coverity error of unitialised stat_index... 93/17693/2
2019-02-20 Neale RannsIPSEC-GRE: no clib_warning in the DP 90/17690/2
2019-02-19 Haggai Eranldp: return byte count from a successful recvfrom 84/17684/3
2019-02-19 Klement Sekerareassembly: handle ip6 atomic fragments 86/17686/2
2019-02-19 Damjan Marionavf: fix feature arc, take two 88/17688/2
2019-02-19 Klement Sekerareassembly: fix buffer usage counter 78/17678/3
2019-02-19 Hyong Youb Kimdpdk: update Cisco VIC port type 77/17677/2
2019-02-19 Hyong Youb Kimdpdk: do not shift PKT_RX_FDIR 80/17680/2
2019-02-19 Andrew Yourtchenkoacl-plugin: split the dataplane function into two,... 25/17325/2
2019-02-19 mu.duojiaoVPP-1568:when entry src cover change, recursive-loop... 96/17596/3
2019-02-19 Andrew Yourtchenkotap gso: experimental support 52/15052/36
2019-02-19 Klement SekeraVPP-1573 fix crash in ip6 reassembly 74/17674/2
2019-02-19 Damjan Marionip6-local: fix uninitialized variable error 65/17665/3
2019-02-19 Damjan Marionavf: fix feature arc 56/17656/2
2019-02-19 Florin Corastls: fix openssl/mbedtls use of app_wrk index 61/17661/2
2019-02-19 Florin Corassession: move fifo allocation logic to app worker 60/17660/9
2019-02-18 Neale RannsNAT: fix: multiple definition of nat64_cleaner_process_... 59/17659/4
2019-02-18 Paul VinciguerraResolve vppapigen DeprecationWarning. 42/17542/3
2019-02-18 Florin Corastcp: harden for high scale scenarios 29/17629/10
2019-02-18 Neale RannsDHCP: trace flags copied from old to new not vice-versa 49/17649/2
2019-02-18 Filip VargaNAT: VPP-1552 code migration from old multiarch scheme 60/17560/4
2019-02-18 Benoît GanneExplicit dual-loop in ip6-local 52/17652/2
2019-02-18 Neale RannsIPSEC: move SA counters into the stats segment 31/17631/2
2019-02-18 Matus FabianNAT44: fix snat_get_worker_out2in_cb (VPP-1536) 39/17639/1
2019-02-18 Florin Corastcp: fix handling of retransmitted syns 28/17628/4
2019-02-15 Benoît GanneOptimize ip6-local 23/17623/2
2019-02-15 Nathan SkrzypczakFix connexion segfault in session api affecting tcp_echo 07/17607/3
2019-02-15 Kingwel Xiedpdk-ipsec: store buffer index into crypto-op private 47/17547/5
2019-02-15 Neale RannsFIB: pass a copy the walk context 12/17612/2
2019-02-14 Kingwel Xieipsec: memory leak fixup 12/17512/2
2019-02-14 Benoît GanneAdd -fno-common compile option 54/17554/4
2019-02-14 Lollita Liubuffer: bug fix vlib_buffer_free_inline 00/17600/3
2019-02-13 Damjan Marionip6: convert code to new multiarch 75/17575/1
2019-02-13 Neale RannsIPSEC: restack SAs on backend change 57/17557/1
2019-02-12 Dave Barachfix assert failure 78/17478/2
2019-02-12 Kingwel Xieipsec: cli bug fix 07/17507/1
2019-02-11 Neale RannsIPSEC-tun: The tunnel DB uses the network order SPI... 62/17462/2
2019-02-11 Florin Corassession: add config for evt qs segment size 41/17441/2
2019-02-11 Florin Corassession: cleanup application interface 38/17438/8
2019-02-11 Kingwel Xieipsec: multi-arch, next-node-index cleanup 85/17285/3
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-09 Florin Corastls: move test certificates to separate header file 12/17412/7
2019-02-09 Florin Corassession: refactor listen logic 34/17334/14
2019-02-07 Florin Corastcp: fix fib_index for v6 ll packets 07/17407/2
2019-02-07 Neale RannsIPSEC: remove unused members of main struct 69/17369/2
2019-02-07 Neale RannsIPSEC: no second lookup after tunnel encap 36/17336/5
next