Add default value for API Nat flags
[vpp.git] / src /
2019-05-16 Michal CmaradaAdd default value for API Nat flags 20/19320/4
2019-05-15 Nathan SkrzypczakAdd QUIC human readable error logs 69/19569/3
2019-05-15 Neale RannsIPSEC: remove CLI check for unsupported IPv6-AH - it... 16/19616/1
2019-05-15 Igor Mikhailov ... Fix stats documentation with default socket name 78/19578/2
2019-05-15 Paul Vinciguerravpp_papi: remove dependency on environment var. VPP_API... 52/18352/4
2019-05-15 Jon LoeligerRemove unused function nat44_ha_resync() and error... 77/19577/2
2019-05-14 Aloys AugustinQUIC multi thread update 66/19566/2
2019-05-14 Florin Corassvm: improve fifo segment prealloc support 24/19524/20
2019-05-14 Neale RannsIPSEC coverity fixes 68/19568/3
2019-05-14 Neale RannsIPSEC: remove unecessary pass by reference of sequence... 70/19570/2
2019-05-14 Dave BarachVPP-1649: fix coverity warning in api_format.c 65/19565/2
2019-05-14 Dave BarachPreallocate mhash key_tmps vector 21/19521/5
2019-05-14 Matthew SmithIPsec: increment tunnel intf tx counters 73/19473/3
2019-05-14 Lijian.ZhangBuild packages for generic Arm architecture 78/18278/16
2019-05-14 Benoît Gannerdma: update MAINTAINERS and add doc 64/19364/4
2019-05-14 Dave WallaceCoverity: Fix CID-198494 & CID-198388 51/19551/2
2019-05-14 Nathan SkrzypczakUnregister UDPC port only when owned 41/19541/2
2019-05-14 Dave Wallacemake test: Add QUIC external echo transfer test 48/19548/4
2019-05-13 Igor Mikhailov ... Fix typo 47/19547/2
2019-05-13 Paul VinciguerraTrivial Typo's in bier comments/docs. 49/19549/2
2019-05-13 Zhiyong Yangvnet: remove macro definitions 81/19481/3
2019-05-13 jackiechen1985Fix VPP-1528 get the same IP address from DHCP server... 03/19203/9
2019-05-13 Neale Rannsremove dead code in rewrite.c 32/19532/1
2019-05-10 Ole Troancli: Add return value in cli_inband 91/19491/2
2019-05-10 Dave BarachFix stat seg average vector rate computation 05/19505/4
2019-05-10 Paul VinciguerraUpdate ping cli .short_help. 78/19478/2
2019-05-10 Paul VinciguerraFix typo in nat44_cli.c:nat_ha_failover_command_fn. 20/19520/3
2019-05-10 Paul Vinciguerrazero-pad date string output. 80/19480/2
2019-05-10 Vratko Polakvpp_transport_socket: make connect more resilient 72/19472/5
2019-05-09 Florin Corassession: segment manager fixes 74/19474/4
2019-05-09 Dave Barachadd mactime plugin unit / code coverage tests 38/19438/3
2019-05-09 Zhiyong Yangdpdk: fix return variable size 84/19384/2
2019-05-09 Florin Corasbapi: separate init shm reply from fd exchange 41/19441/3
2019-05-09 Florin Corasvls: relax copy on fork locks 40/19440/3
2019-05-09 Vratko PolakImprove exceptions in vpp_transport_socket.py 52/19452/3
2019-05-09 Igor Mikhailov ... Update API description 37/19437/2
2019-05-09 Dave Wallacemake test: add quic multistream test case 39/19439/4
2019-05-09 Filip VargaNAT: VPP-1665 coverity scan issue fix 39/19339/4
2019-05-09 Vratko PolakFix copypaste in vpp_papi/vpp_transport_socket.py 56/19456/1
2019-05-09 Yu Pingldp: add option to eanble transparent TLS connections 50/19350/13
2019-05-08 Florin Corassession: send tx events when data is dequeued 28/19428/5
2019-05-08 Paul VinciguerraFix Exception typo in vpp_papi/vpp_transport_socket.py. 26/19426/2
2019-05-07 Vijayabhaskar Kata... bihash: Freeing up working_copy_lengths vector 27/19427/2
2019-05-07 Florin Corassvm: decouple fifo and default chunk allocation 45/19345/12
2019-05-07 Dave BarachImprove lcov reported code coverage stats 15/19415/4
2019-05-07 Vratko PolakAllow repeated connects on PAPI socket transport 13/19413/2
2019-05-07 Dave BarachAdd bihash statistics hook 33/19333/3
2019-05-07 Andrew Yourtchenkoipsec-mb: fix the "make test" on non-AESNI platforms 90/19290/3
2019-05-07 jackiechen1985Fix af_packet issues: 05/19405/1
2019-05-07 Yu Pingadd TLS endpoint function 43/19343/3
2019-05-06 Dave Barachgcov / test framework: sigterm not sigkill 79/19379/2
2019-05-06 Nathan SkrzypczakRemove target option when IPSecMB disabled 75/19275/2
2019-05-06 Zhiyong Yangip4_load_balance: leverage vlib_get_buffers 42/19342/2
2019-05-06 Mohsin Kazmivirtio: refactor ctrl queue support 89/19289/7
2019-05-06 Nathan SkrzypczakAdd QUIC multistream support 28/19328/3
2019-05-06 Zhiyong Yangppp: simplify code using existing functions 56/19356/2
2019-05-06 Dave BarachAdd missing init fn dependency to ipsec_init 44/19344/2
2019-05-06 jackiechen1985Fix VPP-1487 DHCP client does not support option 6... 04/19204/5
2019-05-06 Faicker MoNAT64: Fix port byte order in nat64_free_out_addr_and_port 33/18133/2
2019-05-06 lijianpengNAT66:assgin a error value for clib_bihash_kv_48_8_t kv 02/19202/2
2019-05-03 Florin Corassession/svm: apis for fifo shrinking 37/19337/3
2019-05-03 Florin Corassvm: basic support for fifo shrinking 83/19283/21
2019-05-03 Gary BoonAdd callbacks for extended trace functionality, one... 36/19336/2
2019-05-03 Steven Luongmp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INT... 12/19312/2
2019-05-03 Florin Corassvm: store normalized head/tail for fifo 09/19309/4
2019-05-03 Nathan SkrzypczakFix FIB initialization in UDP input 19/19319/2
2019-05-03 Aloys AugustinAdd packet headers in UDPC fifos 18/19118/3
2019-05-03 Dave Wallaceplugins: clean up plugin descriptions 22/19122/3
2019-05-02 Benoît Gannevlib: align stack on OS page size 84/19284/2
2019-05-02 Paul Vinciguerravpp_papi_provider.py: update defautmapping. 87/19287/2
2019-05-01 Dave BarachAdd node, frame to vlib main loop perf analysis callbac... 95/19295/2
2019-05-01 Mohsin Kazmivirtio: Fix virtio buffer allocation 50/19250/2
2019-05-01 Mohsin Kazmivirtio: remove configurable queue size support 73/19273/3
2019-05-01 Benoît Gannesvm: remove dead code triggering overflow 88/19288/2
2019-05-01 Lijian.ZhangEnable NEON instructions in memcpy_le 35/19135/3
2019-05-01 Zhiyong Yangesp_encrypt: remove unnecessary code 51/19251/2
2019-05-01 Benoît Ganneipsec: fix ipsec format overflow 68/19268/2
2019-04-30 Florin Corassvm: more fifo refactor/cleanup 05/19205/9
2019-04-30 Benoît Ganneelf: fix memcmp() overflow 65/19265/3
2019-04-30 Benoît Gannestats: fix non null terminated string 64/19264/3
2019-04-30 Benoît Gannevppinfra: fix buffer overflow in unformat_token 63/19263/2
2019-04-30 Benoît Gannecrypto: enforce per-alg crypto key length 40/19240/2
2019-04-30 Ole Troanstats: Add version defines in stat_client.h 28/19228/2
2019-04-30 Klement Sekerareassembly: avoid race-conditions 56/19256/2
2019-04-29 Ole TroanAPI: Add support for limits to language. 24/19124/3
2019-04-27 Florin Corassvm: fix fifo tail/head/ooo logic for u32 wrap 01/19201/9
2019-04-26 Alexander ChernavinIF: return VTR attributes for all ifs in dump API 96/19196/1
2019-04-26 Damjan Marioncrypto, ipsec: change GCM IV handling 82/19182/2
2019-04-26 Matthew Smithnat: fix ED mode unknown proto session management 46/19146/3
2019-04-26 Alexander Chernavinnat: prevent creation when-resolved static mappings... 63/18963/5
2019-04-26 Florin Corassvm: fifo segment support for chunk allocation 76/19176/9
2019-04-26 Zhiyong Yangcrypto_ia32: minor change logically 80/19180/1
2019-04-25 Damjan Marioncrypto: AES GCM IV length is always 12 74/19174/3
2019-04-25 Dave BarachClean up redirects 77/19177/3
2019-04-25 Simon ZhangChange dpdk thread data flags type to u16 from u8 to... 85/19085/2
2019-04-25 Mohsin Kazmitap: Fix the indirect buffer allocation 70/19170/2
2019-04-25 Florin Corassession: cleanup segment manager and fifo segment 51/19151/15
2019-04-25 Damjan Marionunittest: AES GCM test cases cleanup 73/19173/2
2019-04-25 Damjan Marioncrypto_ipsecmb: CBC IV size is always equal to block... 72/19172/2
2019-04-25 Damjan Marioncrypto_ipsecmb: use pre-expanded keys 45/19145/13
next