BD ARP entry use common API types
[vpp.git] / src / vnet /
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
2018-10-25 Florin Corastcp/session: add tx pacer 81/12681/17
2018-10-25 Kingwel Xiebuffer trace is broken in ipsec-output. copy it from... 31/15231/2
2018-10-25 Marco VarleseSCTP: DATA chunk padding fix and hardening 45/15145/9
2018-10-24 Neale RannsL2-fwd trace show the lookup result 91/15491/2
2018-10-24 Neale RannsL2-input/output: use feature enum type in flag update... 93/15493/1
2018-10-23 Dave Barachdns, dhcp: on-demand udp port registration 84/15484/3
2018-10-23 Florin Corastcp: fast retransmit improvements 26/15426/18
2018-10-23 Florin Coraslisp: register cp port only if enabled 77/15477/2
2018-10-23 Kingwel Xiepg: udp length & checsum issue 30/15230/3
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-23 Klement Sekeraipsec: fix wrong counter bump 69/15469/1
2018-10-22 Klement Sekeraipsec fix missing node renames 44/15444/4
2018-10-22 Juraj SlobodaFix buffer overflow when fragmenting packets (VPP-1383) 45/15445/2
2018-10-22 Klement Sekeraipsec: split ipsec nodes into ip4/ip6 nodes 07/15207/7
2018-10-22 Florin Coraslisp-gpe: register udp port only if enabled (VPP-1468) 31/15431/2
2018-10-21 Florin Corastcp: count first lost hole (VPP-1465) 27/15427/3
2018-10-20 Andrew Yourtchenkopipes: fix the l2.l2_len and the l[23]_hdr_offset setti... 02/15302/5
2018-10-19 Sirshak Dasvppinfra: add atomic macros for __sync builtins 81/15181/5
2018-10-18 Florin Corastcp: fix sacks lost bytes counting (VPP-1465) 56/15356/6
2018-10-18 Florin Corastls: fix connection failures/interrupts at scale (VPP... 53/15353/5
2018-10-18 Florin Corastcp: fix cleanup of non established connections (VPP... 50/15350/4
2018-10-18 Neale RannsPing; remove unused arrays 65/15365/2
2018-10-17 Eyal Barivxlan:decap caching error (VPP-1462) 49/15349/1
2018-10-17 Neale RannsIP Route add/del API is MP safe 24/15324/2
2018-10-17 Florin Corastcp: fix multiple fin retries (VPP-1461) 19/15319/4
2018-10-17 Florin Corastcp: avoid sack processing when not needed (VPP-1460) 17/15317/3
2018-10-17 Damjan Marionbond: tx optimizations 66/15166/13
2018-10-17 mu.duojiaoVPP-1459:Ip4 lookup fail when exist prefix cover. 16/15316/1
2018-10-16 Florin Corastls: fix multi threaded medium scale test (VPP-1457) 98/15298/7
2018-10-16 Neale RannsFIB: use vlib-log for debugging 99/15299/2
2018-10-16 Neale RannsPing; report failures to the terminal 90/15290/3
2018-10-16 Florin Corasvcl: fix bidirectional tests (VPP-1455) 83/15283/7
2018-10-16 Neale RannsSticky Load-balance 84/15184/3
2018-10-15 Andrew Yourtchenkovnet: create L2 feature arc infrastructure 63/15163/3
2018-10-15 mu.duojiaoVPP-1448: Fix error when recurse on down the trie. 34/15234/7
2018-10-14 Eyal Barivxlan:fix ip6 tunnel deletion 84/15284/3
2018-10-14 Florin Corassession: mark apis for deprecation 72/15272/2
2018-10-13 Florin Corassession: don't wait indefinitely for apps to consume... 77/15277/1
2018-10-12 Andrew Yourtchenkovnet: complete the fix for l3_hdr_offset calculation... 56/15256/3
2018-10-12 Matus Fabianip: add container proxy dump API (VPP-1364) 16/15116/5
2018-10-11 Eyal Baribfd:fix handling session creation batch 44/15244/3
2018-10-11 Neale RannsL2: BM traffic does not use UU-FWD (VPP-1445) 27/15227/2
2018-10-10 Juraj Slobodareassembly: get number of workers instead of threads... 16/15216/2
2018-10-10 Neale RannsL2-flood: no clone for 1 replication 00/15100/3
2018-10-09 Andrew Yourtchenkovnet: ethernet-input incorrectly sets l3_hdr_offset... 61/15161/7
2018-10-08 Vijayabhaskar Kata... Adding Multipath support for exclusive DPO based fib... 60/15160/3
2018-10-08 Neale Rannsreplicate trace fix 72/15172/2
2018-10-07 Stevenbond: active-backup mode is using the wrong load balanc... 68/15168/1
2018-10-05 Damjan Marionbond: tx perf improvement, part trois 86/14986/3
2018-10-05 Florin Corassession: fix local session tagging and cleanup 53/15153/3
2018-10-05 John LoOn interface deletion - make sure any vlan qinq table... 51/15151/2
2018-10-05 Ian WellsImprove ip_mroute_add_del documentation 50/15150/2
2018-10-05 Eyal Barivxlan:ip4 decap:remove access to tunnel object 98/15098/5
2018-10-04 Juraj SlobodaSupport reassembly for fragments coming to ip4-local... 70/15070/5
2018-10-04 Florin Corasudp_echo: fix cut-through server mode 28/15128/9
2018-10-04 Neale RannsMFIB-API: when programming an (S,G) fix the grp-len 46/15146/2
2018-10-04 Marco VarleseVPP-1430: remove unnecessary padding 34/15134/3
2018-10-04 John LoFix handling of mpls_tunnel_add_del API 27/15127/2
2018-10-03 Klement Sekeraipsec: add missing ipv6 ah code & ipv6 tests 69/15069/6
next