acl-plugin: add startup-config section "acl-plugin" and heap/hash parameters
[vpp.git] / src / plugins /
2017-09-12 Andrew Yourtchenkoacl-plugin: add startup-config section "acl-plugin... 83/8383/2
2017-09-12 flyingeagle23nat lb mapping command existed array out of bounds... 75/8375/2
2017-09-12 Pavel KotucekACL-plugin add "replace" semantics for adding a new... 40/8340/4
2017-09-11 Stevenmemif: mode ip is not settable from binary API 68/8368/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-09-11 Matus FabianNAT: fixed hairpinning for in2out translation as an... 73/8373/1
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-08 Stevenmemif: fix coverity warnings as of 9/7 44/8344/5
2017-09-08 Pavel KotucekACL-plugin MACIP ACLs tests 41/8341/2
2017-09-08 Andrew Yourtchenkoacl-plugin: add hitcount to applied hash-acl entries 39/8339/2
2017-09-07 Damjan Marionvlib physmem rework 33/8333/2
2017-09-07 Matus FabianNAT: fixed bug in snat_get_worker_out2in_cb (VPP-832) 34/8334/3
2017-09-07 Andrew Yourtchenkoacl-plugin: match index set to first portrange element... 28/8328/3
2017-09-06 Chris LukeFixes for issues raised by Coverity (VPP-972) 04/8304/4
2017-09-06 Matus FabianNAT: Destination NAT44 with load-balancing (VPP-954) 96/8296/2
2017-09-06 Sergio Gonzalez... dpdk/ipsec: fix setup when using master core only 02/8302/3
2017-08-31 Sergio Gonzalez... dpdk/ipsec: update doc regarding startup.conf 73/8273/2
2017-08-30 Dave BarachOffload prep calls needed for IP and UDP checksum offlo... 45/8245/1
2017-08-29 Hongjun NiFix static mapping lookup issue for NAT plugin 31/8231/4
2017-08-29 Hongjun NiFix some issue of comment and help for nat feature 30/8230/3
2017-08-29 Pierre PfisterFlowprobe: Fix flow start time and hash computation 51/7951/4
2017-08-25 Damjan Mariondpdk: bump to dpdk 17.08, remove support for dpdk 17.02 16/8216/3
2017-08-25 Andrew Yourtchenkoacl-plugin: warning printed when acl_add_replace alread... 14/8214/2
2017-08-25 Hongjun NiUse Quad-loop to improve gtpu-encap performance 91/8191/4
2017-08-25 Sergio Gonzalez... dpdk: required changes for 17.08 42/8142/6
2017-08-24 Damjan MarionMake VPP runtime directory configurable 90/7690/4
2017-08-24 Matus FabianNAT64: Fix error message typo (VPP-961) 99/8199/2
2017-08-24 Matus FabianNAT64: Fix CLI typo (VPP-961) 90/8190/1
2017-08-23 Matus FabianNAT: Rename snat plugin to nat (VPP-955) 46/8146/3
2017-08-22 Andrew Yourtchenkoacl-plugin: Recreate the bihash_40_8.h in the proper... 37/7937/4
2017-08-22 Damjan Mariondpdk: fix Cavium ThunderX support 57/8157/2
2017-08-21 Neale RannsPPPoE usses a midchain adjacency stack on an interface... 15/8015/8
2017-08-18 Pavel KotucekFix vpp crash when adding macip acl 83/8083/2
2017-08-18 Pavel KotucekFix small issues in ACL api 72/8072/2
2017-08-18 Andrew Yourtchenkoacl-plugin: time out the sessions created by main threa... 09/8109/1
2017-08-16 Matus FabianSNAT: Make proto optional in nat64_bib_dump (VPP-942) 70/8070/3
2017-08-16 Matus FabianNAT64: Fallback to 3-tuple key for non TCP/UDP sessions... 14/7514/3
2017-08-15 Andrew Yourtchenkoacl-plugin: don't attempt to delete the ACLs on interfa... 42/8042/2
2017-08-14 Sergio Gonzalez... dpdk: cleanup unused build option *_uses_dpdk_cryptodev_sw 25/8025/2
2017-08-11 Hongjun NiFix IP fragment-id and offset issue in LB-GRE4 51/7751/3
2017-08-11 Andrew Yourtchenkoacl-plugin: add the debug CLI to show macip ACLs and... 92/7992/2
2017-08-10 Andrew Yourtchenkoacl-plugin: hash lookup bitmask not cleared when ACL... 87/7987/1
2017-08-10 Andrew Yourtchenkoacl-plugin: avoid crash in multithreaded setup adding... 75/7975/2
2017-08-10 Andrew Yourtchenkoacl-plugin: all TCP sessions treated as transient ... 63/7963/3
2017-08-09 Neale RannsPPPoE: use DPO protos in FIB entry path add/remove 61/7961/1
2017-08-09 Hongjun NiAdd PPPoE Plugin 07/7407/24
2017-08-08 Neale RannsL2 over MPLS 61/6861/14
2017-08-08 Andrew Yourtchenkoacl-plugin: fix a misplaced return (VPP-910) 35/7935/1
2017-08-08 Neale RannsMAC IP ACL interface list dump (as an alternative to... 32/7932/3
2017-08-08 Andrew Yourtchenkoacl-plugin: rework the optimization 7383, fortify acl... 28/7928/1
2017-08-04 Matus FabianSNAT: fix address and port allocation for multiple... 93/7893/5
2017-08-03 Andrew Yourtchenkoacl-plugin: multicore: CSIT c100k 2-core stateful ACL... 00/7900/2
2017-08-03 jerryiangtpu bypass function doesn't work (VPP-924) 86/7886/4
2017-08-02 Damjan Marionmemif: construct interface name out of socket file... 16/7816/2
2017-08-02 Florin CorasFix tcp tx buffer allocation 61/7861/9
2017-07-25 Matus FabianSANT: fib_table unlock (VPP-918) 22/7722/2
2017-07-23 John LoImprove L2 Input/Output Feature Infrastructure and... 13/7713/4
2017-07-21 Matus FabianSNAT: in2out translation as an output feature hairpinni... 99/7699/1
2017-07-20 Andrew Yourtchenkoacl-plugin: assertion failed at hash_lookup.c:226 when... 89/7689/2
2017-07-20 Matus FabianSNAT: in2out translation as an output feature (VPP... 48/7648/2
2017-07-18 Dave BarachTCP/UDP checksum offload API 51/7351/6
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-14 Andrew Liflowprobe: Fixed assert error with less than 1 second... 82/7182/6
2017-07-14 Sergio Gonzalez... dpdk: update build 44/7044/3
2017-07-13 Chris Lukedpdk: fix dpdk_buffer_pool_create name 94/7494/3
2017-07-12 Damjan MarionDeprecate support for flattened output nodes 73/7373/5
2017-07-12 Damjan Mariondpdk: prefetch 2nd cacheline of rte_mbuf during tx 22/7522/2
2017-07-11 Damjan Marionmemif: avoid double buffer free 13/7513/1
2017-07-11 Matus FabianSNAT: fixed bug in fallback to 3-tuple key for non... 98/7498/2
2017-07-10 Damjan Marionvlib: store buffer memory information in the buffer_main 03/7503/3
2017-07-10 Damjan Marionmemif: mask interrupts on startup if we are in the... 27/7427/3
2017-07-08 Steve Shinlldp packet transmission on a bonded interface 95/7495/2
2017-07-07 Matus FabianSNAT: Fallback to 3-tuple key for non TCP/UDP sessions... 42/7442/2
2017-07-06 Damjan Mariondpdk: add FiftyGigabitEtherenet interface support 18/7418/2
2017-07-06 Chris Lukeunix: mkdir VPP_RUN_DIR before opening a socket in it 34/7434/2
2017-07-06 John LoSend GARP/NA on bonded intf slave up/down if in active... 09/7309/4
2017-07-04 Andrew Yourtchenkoacl-plugin: VPP-897: applying of large number of ACEs... 96/7396/2
2017-07-04 Andrew Yourtchenkoacl-plugin: fix acl plugin test failing sporadically... 09/7409/2
2017-06-30 Jakub Grajciarmemif: API message handler registration bug-fix 67/7367/1
2017-06-27 Ole TroanFLOWPROBE: Add flowstartns, flowendns and tcpcontrolbits 30/7130/3
2017-06-25 Milan Lencomemif: If rx/tx_queues are unset, use default values 66/7266/3
2017-06-22 Hongjun NiExport and Install GTP-U API file 97/7197/5
2017-06-22 Andrew Yourtchenkoacl-plugin: clean up the code enabling/disabling acl... 77/7277/2
2017-06-22 Matus FabianNAT64: documentation 70/7270/1
2017-06-21 Damjan MarionIntroduce default rx mode for device drivers 49/7249/5
2017-06-21 Andrew Yourtchenkoacl-plugin: the second and subsequent ACEs incorrect... 25/7225/2
2017-06-21 Andrew Yourtchenkoacl-plugin: CLI to clear all sessions 42/7242/3
2017-06-21 Andrew Yourtchenkoacl-plugin: use ethernet_buffer_header_size() to determ... 45/7245/2
2017-06-21 Andrew Yourtchenkoacl-plugin: fix coverity issue 170476 59/7259/2
2017-06-21 Andrew Yourtchenkoacl-plugin: fix coverity issue 166801 58/7258/1
2017-06-21 Matus FabianNAT64: custom prefix 55/7255/2
2017-06-21 Damjan Marionmemif: minor changes in memif.h 53/7253/3
2017-06-21 Andrew Yourtchenkoacl-plugin: fix coverity error 171135 29/7229/2
2017-06-21 Andrew Yourtchenkoacl-plugin: vat: acl_interface_list_dump confusing... 27/7227/2
2017-06-20 Matus FabianSNAT: unknow protocol hairpinning fix 00/7200/2
2017-06-19 Matus FabianNAT64: change not supported multi threading behaviour 88/7188/2
2017-06-19 Damjan Marionmemif: add ip mode 29/7129/7
2017-06-19 Matus FabianSNAT: NAT packet with unknown L4 protocol if match... 87/7187/2
next