Add missing counters for P2P ethernet interfaces
[vpp.git] / src / vnet /
2017-08-16 Pavel KotucekAdd missing counters for P2P ethernet interfaces 51/8051/2
2017-08-16 Matus FabianNAT64: Fallback to 3-tuple key for non TCP/UDP sessions... 14/7514/3
2017-08-15 Neale RannsSupport proxy ARP on mirrored TAP interfaces 55/8055/2
2017-08-15 Pavel KotucekIPv6 local-address for P2P ethernet interfaces 54/8054/2
2017-08-15 Billy McFallVPP-939: Update CLI Helptext for rx-placement commands 01/8001/2
2017-08-15 Florin Corastcp: state machine improvements 45/8045/2
2017-08-15 Marek Gradzkicoverity: remove dependency on uint32_t in fib_test.c 46/8046/2
2017-08-14 Florin CorasTCP: Update time_now once per burst 40/8040/3
2017-08-14 Neale RannsFIB table add/delete API only 37/8037/2
2017-08-14 Florin CorasTCP: update builtin server/client cli help 41/8041/2
2017-08-13 Neale Rannsdefault update adjacency function deos not return multi... 07/8007/4
2017-08-12 Florin CorasLISP: fix fid nsh address formatting 04/8004/2
2017-08-11 Florin CorasFix tcp multi buffer segments retransmission 71/7871/12
2017-08-11 Filip TehlarLISP: fix wrong reply message in map_register_fallback_... 30/7930/3
2017-08-11 Neale RannsDedicated SW Interface Event 25/7925/5
2017-08-11 Neale Rannsthe automatic addition of IP address to the magic TAP... 89/7989/2
2017-08-10 Chaoyu JinFix memory leaks found in policer code. 47/7947/4
2017-08-10 Florin CorasFix LISP cp buffer leakage 72/7972/3
2017-08-10 Dave BarachImprove the svm fifo allocator 85/7885/5
2017-08-10 Neale RannsMPLS tunnel - multiple labels on the CLI - fix cut... 62/7962/3
2017-08-10 Matthew SmithVPP-933 VPP crashes when deleting an ARP entry 71/7971/1
2017-08-10 Dave BarachTCP proxy prototype 27/7927/8
2017-08-09 Neale RannsAllow multiple MPLS output labels to be passed on the CLI 46/7946/2
2017-08-09 Neale RannsARP reply: use interface to build rewrite string 44/7944/2
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-07 Filip TehlarLISP: Map-server fallback feature 55/7855/3
2017-08-05 Filip TehlarLISP: fix map register TTL reply handler, VPP-926 12/7912/2
2017-08-04 Neale Rannsdon't truncate the interface name in 'sh ip arp' 16/7916/1
2017-08-04 Hongjun NiInitialize vxlan-gpe bypass mode 87/7887/4
2017-08-03 Neale RannsDHCP Client: receive unicast ACKs 80/7880/3
2017-08-03 John LoAdd support for API client to receive L2 MAC events 88/7888/3
2017-08-02 Filip TehlarLISP: make TTL for map register messages configurable 76/7876/2
2017-08-02 Pavel KotucekFix vpp crash sending arp or probing neighb (VPP-917) 68/7868/6
2017-08-02 Dave BarachFix ip checksum offload, move badly-placed ASSERT 81/7881/2
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-08-02 Florin CorasMake ip csum configurable in vlib buffer functions 11/7811/6
2017-08-01 Neale RannsFIB path weight incorrect in dump (VPP-922) 67/7867/3
2017-08-01 Pavel KotucekP2P Ethernet 24/7224/7
2017-08-01 Eyal BariSPAN/API:enable L2 dump 53/7853/2
2017-07-31 Eyal BariCLI:add l2 input/outut to "sh int features" 85/7785/5
2017-07-31 Florin CorasFix fib_path encoding (VPP-921) 45/7845/3
2017-07-31 Eyal BariSPAN/CLI:fix disable + add errors 46/7846/2
2017-07-30 Florin CorasMake tcp active open data structures thread safe 48/7748/13
2017-07-27 Mohammed Hawariping: fixing wrong value when there are worker threads 61/7661/5
2017-07-27 Damjan MarionFix interface reuse when running multithreaded 12/7812/2
2017-07-27 Stevenvhost: debug vhost-user command needs better error... 71/7771/2
2017-07-26 Florin CorasFix lisp udp checksum 79/7779/5
2017-07-25 Florin CorasCleanup/refactor session layer code 88/7588/8
2017-07-24 Eyal BariSPAN:add l2 mirror 87/7587/6
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and... 13/7713/4
2017-07-21 Florin CorasImprovements to tcp rx path and debugging 11/7611/9
2017-07-21 Matus FabianSNAT: in2out translation as an output feature hairpinni... 99/7699/1
2017-07-20 Damjan MarionFix coverity issue introduced with IP checksum offload... 44/7644/3
2017-07-20 Dave WallacePrevent double freeing of first segment manager. 92/7692/2
2017-07-20 Eyal BariL2FWD:move vec_validate out of access function 12/7612/3
2017-07-19 Dave BarachAdd a bihash prefetchable bucket-level cache 84/7584/6
2017-07-19 Dave BarachFix IP checksum offload metadata setup 41/7641/3
2017-07-18 Neale RannsFIB path preference 86/7586/3
2017-07-18 Neale RannsDHCP client option 61 "client_id" 29/7629/3
2017-07-18 Neale RannsDHCP client - remove interface address when DHCP de... 27/7627/2
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
2017-07-16 Dave BarachAdjust replication context to match vnet_buffer(b) 85/7585/2
2017-07-15 Florin CorasFixes and improved tcp/session debugging 55/7555/8
2017-07-14 Damjan Marionvnet_buffer_t flags cleanup 73/7573/5
2017-07-14 Damjan MarionIntroduce l{2,3,4}_hdr_offset fields in the buffer... 72/7572/4
2017-07-13 Christophe FontaineFix typo for non x86 platforms. 64/7564/2
2017-07-13 John LoFix crash with worker threads on 4K VXLAN/BD setup... 63/7563/1
2017-07-12 Damjan MarionDeprecate support for flattened output nodes 73/7373/5
2017-07-11 Dave BarachHorizontal (nSessions) scaling draft 16/7316/26
2017-07-11 Eyal BariL2INPUT:fix features mask cailculation 15/7515/2
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-08 Steve Shinlldp packet transmission on a bonded interface 95/7495/2
2017-07-07 Eyal BariETH:optimized double is_tagged check 18/7118/4
2017-07-06 Dave WallaceUnlink /dev/shm files on application detach. 32/7432/4
2017-07-06 Neale RannsDHCP complete event sends mask length 72/7472/1
2017-07-06 Ole TroanVPP-902: LISP-CP: Wrong size in one_l2_arp_entries_get... 41/7441/3
2017-07-06 Stevendevices: show interface rx-placement displays the wrong... 79/7379/2
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-07-05 Steve ShinAdd API support for LLDP config/interface set 78/7378/4
2017-06-30 Neale RannsVPP debug image with worker threads hit assert on addin... 66/7366/2
2017-06-29 Klement SekeraLLDP: properly parse lldp cmds from startup config 34/7334/2
2017-06-29 Christophe FontaineFix SIGBUS on aarch64 26/7226/3
2017-06-28 Dave Barachswitch vlib process model to tw_timer_template timer... 26/7126/3
2017-06-27 Eyal BariL2-LEARN:fix l2fib entry seq num not updated on hit... 08/7308/3
2017-06-26 Ole TroanVPP-889: MAP Stats API/CLI crashes when no domains. 17/7317/2
2017-06-25 Hongjun NiVPP crash on creating vxlan gpe interface. VPP-875 67/7267/5
2017-06-23 Pavel KotucekIP4/IP6 FIB: fix crash during interface delete 39/7139/4
2017-06-22 Florin CorasUpdate lisp map record default ttl to 24h 60/7260/2 v17.10-rc0
2017-06-22 Florin CorasImprove svm fifo and tcp tx path performance (VPP-846) 93/7193/9
2017-06-22 Eyal BariVNET:explicitly pad l2_classify 52/7252/3
2017-06-21 Damjan MarionIntroduce default rx mode for device drivers 49/7249/5
2017-06-21 Neale RannsARP: ignore non-connected routes and non-interface... 44/7144/5
2017-06-20 Igor Mikhailov ... vlib: make runtime_data handling thread-local 71/7171/7
2017-06-20 Ole TroanVPP-879 MAP: s/u32 is_add/u8 is_add in map.api 38/7138/3
2017-06-19 Eyal BariL2FWD:fix seq_num overwritten + validate l2fib entries... 36/7136/6
2017-06-19 Florin CorasOverall tcp performance improvements (VPP-846) 93/7093/19
2017-06-19 Matus FabianNAT64: Hairpinning (VPP-699) 62/7162/3
2017-06-17 Florin CorasFix map-notify processing with multiple workers 67/7167/2
2017-06-16 Filip TehlarLISP-GPE: add test CLI for NSH 17/7117/4
2017-06-16 Damjan MarionAdd missing barrier sync to rx placement infra code 66/7166/2
next