acl-plugin: display "::" for INADDR6_ANY on ACL output
[vpp.git] / src / vnet /
2017-10-13 Dave BarachVPP-1027: DNS name resolver 43/8743/9
2017-10-12 Sergio Gonzalez... dpdk/ipsec: coverity fixes 79/8779/3
2017-10-12 Steve ShinLLDP: Add Management Address TLV 66/8766/3
2017-10-12 Florin Corastcp: do not format sb if not established (VPP-1018) 57/8757/2
2017-10-11 Damjan MarionRevert "VPP-1001 - update AF Packet Driver to for moder... 54/8754/3
2017-10-10 Florin Corassession: add support for application namespacing 11/8611/22
2017-10-10 Neale Rannspunt and drop features: 48/8548/6
2017-10-09 Neale RannsIP neighbour move incorrectly placed jump label 12/8712/2
2017-10-09 Dave Barachvppapigen: support per-file (major,minor,patch) version... 89/8589/6
2017-10-09 Matus FabianNAT: hairpinning rework (VPP-1003) 60/8660/2
2017-10-09 Pierre Pfisterfix buffer allocation for sparse jumbo frames in vhost 90/8690/2
2017-10-06 Steventuntap: Introduce per thread structure to suport multi... 71/8671/2
2017-10-06 Marco VarleseInitial GENEVE TUNNEL implementation and tests. 56/8456/21
2017-10-05 Sergio Gonzalez... dpdk/ipsec: rework plus improved cli commands 18/8518/5
2017-10-05 Neale RannsDistributed Virtual Router Support 38/8638/2
2017-10-04 Christophe Fontaine[aarch64] Fixes CLI crashes on dpaa2 platform. 21/8621/3
2017-10-04 Neale RannsSet MAC address needs the HW interface index 54/8654/2
2017-10-04 Neale RannsDump of deag/lookup routes has is_drop=1 (VPP-995) 07/8607/2
2017-10-04 Anton IvanovVPP-1001 - update AF Packet Driver to for modern kernels 28/8628/8
2017-10-04 Matthew SmithAdd API support to dump IPsec SAs 75/8575/3
2017-10-03 John LoUpdate L2FIB entry timestamp only if BD aging enabled... 40/8640/2
2017-10-03 Florin Corastcp: updates to connection closing procedure (VPP-996) 92/8592/3
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-10-03 Jon LoeligerPropagate duplicate IF addr add/del error up to API. 19/8619/2
2017-10-02 Eyal BariL2-FIB:add mac learn events test 65/8565/2
2017-09-28 Stevencdp/lldp: punt for no buffer 91/8591/1
2017-09-28 Steventun/tap: Bad packets sent to kernel via tun/tap interface 51/8551/3
2017-09-27 Filip TehlarLISP: add API handlers for set/get transport protocol 63/8563/3
2017-09-27 Akshaya NVLAN support on host(af-packet) interface. 35/8435/6
2017-09-27 Chris LukeVarious fixes for issues found by Coverity (VPP-972) 44/8544/3
2017-09-26 Florin Corastcp: update snd_nxt after congestion recovery 41/8541/2
2017-09-26 Dave BarachAdd thread-safe event signaller, use RPC where required 40/8540/5
2017-09-25 Florin Corastcp: do not sample rtt for retransmitted segments 15/8515/3
2017-09-25 John LoFix sending GARP/NA on Bonded Interface Active/Backup... 13/8513/3
2017-09-22 Yoann Desmouceauxvhost-user: fix link-up status 72/8472/2
2017-09-22 Eyal BariIP-MAC,ND:wildcard events,fix sending multiple events 71/8471/3
2017-09-20 Florin Corassession: store tep port in net order 65/8465/3
2017-09-20 Filip TehlarLISP: add debug cli for neighbor discovery 69/8469/2
2017-09-20 Yoann DesmouceauxTCP: fix "tcp src-address" command with IPv6 70/8470/2
2017-09-20 Pierre Pfistertcp: add option to punt traffic 48/8448/4
2017-09-20 John LoFix DHCP client so it works for worker threads 64/8464/2
2017-09-20 Pierre PfisterAdd ip6-local feature arc 44/8444/2
2017-09-19 Florin Corassession/tcp: improve preallocated segment handling 19/8419/7
2017-09-19 Neale RannsTreat label=0 as an invalid next-hop-via-label 52/8452/3
2017-09-19 Filip TehlarLISP: support for neighbor discovery 61/8361/4
2017-09-19 Matthew SmithSet RX sw_if_index on decrypted routed IPsec buffers 31/8431/2
2017-09-19 Neale RannsFix MPLS table create CLI 57/8457/2
2017-09-19 John LoImplement VXLAN encap tx checksum offload 41/8441/3
2017-09-19 Alberto Rodriguez... Remove associated lisp-gpe entries when removing lisp... 70/8370/4
2017-09-18 Chris LukeFixes for issues Coverity has reported (VPP-972) 46/8446/3
2017-09-18 Eyal BariL2BD,ARP-TERM:fix arp query report mechanism+test 27/8427/8
2017-09-15 Florin Corasdpdk: cli to check for buffer leakage 87/8387/8
2017-09-15 Damjan Marionvppinfra: add clib_mem_vm_ext_alloc function 32/8432/7
2017-09-15 Jerome TolletUpdate of free text tag patch for BD 24/8424/4
2017-09-14 Keith Burns (alagalah)Stats refactor 02/8402/6
2017-09-13 Florin Corasgpe: initialize fib index for native forward entries 03/8403/2
2017-09-13 Neale RannsAdd a name to the creation of an IP and MPLS table 99/8399/3
2017-09-12 Florin Corastcp: horizontal scaling improvments 09/8309/18
2017-09-11 Neale Rannsreplace uint32_t with u32 84/8384/2
2017-09-11 Florin Corasarp/glean: fix hash computation 67/8367/2
2017-09-11 Neale RannsFIB table add/delete API 71/8371/2
2017-09-09 Damjan Marionmove unix_file_* code to vppinfra 66/8366/2
2017-09-08 dongjuanInitialize ip4_reass_lock of map_main to zero (VPP... 24/8324/2
2017-09-08 Damjan Marionvlib: move linux-specific code to vlib/linux 60/8360/3
2017-09-08 Marco VarlesePUNT: Missing include for readv() 55/8355/3
2017-09-08 Chris LukeFixes for issues reported by Coverity (VPP-972) 38/8338/5
2017-09-07 Filip TehlarLISP: add neighbor discovery and CP protocol separation... 99/8299/3
2017-09-07 Filip TehlarLISP: Add APIs for enable/disable xTR/P-ITR/P-ETR modes 19/8319/2
2017-09-07 StevenDevices: Set interface rx-mode may cause SIGSEGV with... 47/7847/4
2017-09-07 Dave WallaceFix session connect_* api message handling. 15/8315/6
2017-09-07 Jerome TolletSupport for bridge domain free text tag 01/8301/5
2017-09-06 Dave BarachImprove "show segment-manager segments" 88/8288/4
2017-09-06 Chris LukeFixes for issues raised by Coverity (VPP-972) 04/8304/4
2017-09-05 Ole TroanPUNT socket: External control plane processes connected... 21/6721/15
2017-09-04 Filip TehlarLISP: re-fetch mapping before it expires 48/8048/4
2017-09-03 John LoImprove L2FIB PDR/NDR performance (VPP-963) 89/8289/2
2017-09-01 Dave BarachAdd fixed-size, preallocated pool support 37/8237/9
2017-08-31 Stevenvhost: Disallow interrupt mode config if driver opts... 44/7844/3
2017-08-31 dongjuanFix vent_data memory leak in function run_ping_ip46_add... 66/8266/3
2017-08-30 Florin Corastcp: re-enable persist timer if no data available to... 41/8241/2
2017-08-30 Stevenvhost: Cache qsz_mask instead of qsz in vhost_user_vring_t 38/8238/3
2017-08-29 Florin Corassession: segment manager improvements 92/8092/9
2017-08-29 Marco VarleseFix for bootstrap crash when VPP compiled with gcc-7 35/8235/3
2017-08-28 Stevenvhost: Remove operation mode in the API 26/8226/1
2017-08-25 Dave BarachTCP horizontal scaling 62/8162/3
2017-08-25 Florin Corastcp: retransmit and multi-buffer segment fixes and... 33/8133/10
2017-08-25 tjancigaFix crash when TCP client using VPP host stack connects... 00/8200/3
2017-08-25 Andrew Yourtchenkovl_api_sw_interface_set_mtu_t_handler: fix assert in... 07/8207/1
2017-08-23 Marek GradzkiRemove unused retval from gpe_native_fwd_rpath type... 98/8098/3
2017-08-23 Florin Corasgpe: add l2 lb counters 66/8166/2
2017-08-22 John LoIncrease default MAC learn limit and check it in learn... 59/8159/2
2017-08-22 Damjan Marionpolicer: remove unused code 55/8155/2
2017-08-22 Kris MichielsenSRv6 tests 73/7273/16
2017-08-22 Damjan Marionping: remove unnecesary x86 intrinsics #include 51/8151/2
2017-08-21 Neale RannsPPPoE usses a midchain adjacency stack on an interface... 15/8015/8
2017-08-19 pragashFixed ip add bug for ip6 with review comments 34/8134/8
2017-08-18 Florin Corassession: fix multi-buffer segments 97/8097/7
2017-08-18 Florin Corasgpe: fix sub-interface hash lookup 31/8131/2
2017-08-18 Florin Corasfeature: exit on misconfigured features (VPP-915) 75/8075/4
2017-08-18 Neale RannsUse correct msg ID in the sw-interface-event from TAP... 05/8105/2
next