Add default value for API Nat flags
[vpp.git] / src / vnet /
2019-05-15 Neale RannsIPSEC: remove CLI check for unsupported IPv6-AH - it... 16/19616/1
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 WallaceCoverity: Fix CID-198494 & CID-198388 51/19551/2
2019-05-14 Nathan SkrzypczakUnregister UDPC port only when owned 41/19541/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 Paul VinciguerraUpdate ping cli .short_help. 78/19478/2
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 Igor Mikhailov ... Update API description 37/19437/2
2019-05-09 Dave Wallacemake test: add quic multistream test case 39/19439/4
2019-05-08 Florin Corassession: send tx events when data is dequeued 28/19428/5
2019-05-07 jackiechen1985Fix af_packet issues: 05/19405/1
2019-05-07 Yu Pingadd TLS endpoint function 43/19343/3
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 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-03 Florin Corassession/svm: apis for fifo shrinking 37/19337/3
2019-05-03 Steven Luongmp_safe SW_INTERFACE_DUMP, SW_INTERFACE_DETAILS, SW_INT... 12/19312/2
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-02 Paul Vinciguerravpp_papi_provider.py: update defautmapping. 87/19287/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 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 Gannecrypto: enforce per-alg crypto key length 40/19240/2
2019-04-30 Klement Sekerareassembly: avoid race-conditions 56/19256/2
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 Florin Corassvm: fifo segment support for chunk allocation 76/19176/9
2019-04-25 Damjan Marioncrypto: AES GCM IV length is always 12 74/19174/3
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 Marioncrypto_ipsecmb: use pre-expanded keys 45/19145/13
2019-04-25 Florin Corassession: use teps in accept/connect notifications 47/19147/2
2019-04-25 Neale RannsIPSEC; dpdk backend for tunnel interface encryption 52/19152/2
2019-04-25 Damjan Marionipsec: drop runts in esp-decrypt 50/19150/4
2019-04-25 Damjan Marioncrypto: improve key handling 81/18981/10
2019-04-25 John LoRemove dummy_interface_tx nodes from l2tp l2xcrw and nsh 49/19149/2
2019-04-24 Aloys AugustinAdd get_endpoint in transport vft 51/18751/14
2019-04-24 Zhiyong Yangip4_lookup_inline: leverage vlib_get_buffers to improve... 33/19133/3
2019-04-24 Aloys AugustinQUIC: Add multi-stream support to internal test apps 50/18750/8
2019-04-24 Aloys AugustinUDPC: Fix open segfault with multiple workers 40/19140/2
2019-04-24 Mohsin Kazmil2: Add support for arp unicast forwarding 14/18714/4
2019-04-24 Florin Corassession: remove unused fifo allo return value 27/19127/2
2019-04-24 Zhiyong Yangethernet_input_inline: leverage vlib_get_buffers 37/19137/3
2019-04-24 Vratko PolakRearrange prefetching in ipsec_output_inline 16/19116/2
2019-04-23 Vratko PolakAPI sw_interface_dump: Dump all if index is zero 06/19106/2
2019-04-23 Simon ZhangFix a ipsec command line typo 92/19092/2
2019-04-23 Zhiyong Yangvnet: clean up calc_checksums() 66/19066/2
2019-04-23 Zhiyong Yangipsec4-output: add pkt header and data prefetching 74/19074/2
2019-04-22 Alexander ChernavinGRE: set gre_tunnel_type init value to zero in API 76/19076/2
2019-04-19 Dave WallaceDoxygen cleanup. 86/18986/3
2019-04-19 Neale RannsIPSEC: IPv6 ESP transport mode incorrect packet length... 57/19057/3
2019-04-19 Benoît Ganne6rd: fix debug cli short-help 64/19064/2
2019-04-19 Dave WallaceDOCS-ONLY: Fix broken doxygen tag in BVI 53/19053/2
2019-04-19 Neale RannsIPSEC: ESP IPv6 transport mode payload length incorrect... 54/19054/2
2019-04-19 Neale RannsFIB: recursion casues path realloc 22/19022/2
2019-04-18 Florin Corassvm: allow indirect fifo data chunks 79/18779/22
2019-04-18 Neale RannsGRE: API update 13/18913/5
2019-04-18 Florin Corastls: allow engines to customize close 83/18983/6
2019-04-18 Neale RannsIPSEC: tunnel rekey fix and test (VPP-1652) 87/18987/2
2019-04-17 Florin Corassession: fix segment manager init condition 79/18979/2
2019-04-17 Vratko PolakMake sw_interface_dump more compatible with 2.2.0 80/18980/2
2019-04-17 Florin Corasvcl/session: tx notifications for cut-thru sessions 77/18977/3
2019-04-17 Paul Vinciguerraapi: Add to interface crud - read by sw_if_index. 93/18693/5
2019-04-17 Steven LuongRevert "Revert "bond: problem switching from l2 to... 74/18774/3
2019-04-17 Mohsin Kazmitap: clean-up when linux will delete the tap interface 66/18966/2
2019-04-17 Neale RannsIPSEC: Pass the algorithm salt (used in GCM) over the API 50/18950/2
2019-04-17 Neale RannsDuplicate pcap tx trace fix 44/18944/2
2019-04-17 Neale RannsADJ: crash in format/show (VPP-1648) 51/18951/1
2019-04-16 Neale RannsIPSEC: SA format; don't print keys when there's no... 47/18947/1
2019-04-16 Sirshak Dassvm_fifo rework to avoid contention on cursize 23/18223/13
2019-04-16 Aloys AugustinQUIC: Initial multi stream support 61/18761/3
2019-04-16 Aloys AugustinAllow sessions to be allocated in app's RX callbacks 60/18760/3
2019-04-16 Neale RannsIPSEC: support GCM in ESP 34/18834/8
2019-04-16 Neale RannsIPSEC-GRE: return correct API code 02/18902/2
2019-04-16 Dave Barachvpp-1647: fix typo in pcap_trace_command_internal 23/18923/1
2019-04-15 Mohsin Kazmitap: fix the crash 82/18882/2
2019-04-15 Neale RannsIPSEC: crypto overflow 61/18861/2
2019-04-14 faicker.moip4: don't format upper layer if it's a fragment 34/18134/2
2019-04-14 fituldocrypto: add support for AES-CTR cipher 58/18858/2
2019-04-12 Florin Corassession: drop lock on segment allocation error 49/18849/1
2019-04-11 Neale RannsIPSEC: ESP with ESN tests and fixes 99/18799/3
2019-04-11 Neale RannsIPSEC-MB: Use random & non-repeating IV (VPP-1642) 07/18807/5
2019-04-11 Ole TroanStats: Spelling mistake: s/tx-unicast-miss/tx-unicast/ 06/18806/2
2019-04-11 Damjan Marioncrypto: add performace test to unittest plugin 40/18740/5
2019-04-10 Florin Corasudp: fix copyright typo 94/18794/2
2019-04-10 Neale Rannscrypto: Intel IPSEC-MB engine 48/18748/8
2019-04-10 Benoît Ganneethernet: fix packet tracing 93/18793/3
next