aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2019-06-25ipsec: return error if the engine backend has no handler for theNeale Ranns3-1/+32
2019-06-24session: full lock on session_send_evt_to_threadNathan Skrzypczak1-10/+2
2019-06-24vlib: packet tracer support for pkt thread handoffsDave Barach2-37/+3
2019-06-24api: implement ipfix_flushPaul Vinciguerra2-3/+38
2019-06-21tcp: add option to pass opaque to next nodeFlorin Coras3-3/+12
2019-06-20interface: fix the incorrect sizes/offsets in the tso segmentationAndrew Yourtchenko1-2/+2
2019-06-20quic: remove session flags identifying Q/S sessionsNathan Skrzypczak3-4/+7
2019-06-20api: fix return code in vxlan_gbp_tunnel_add_delPaul Vinciguerra1-1/+1
2019-06-20tap: fix the total length of packet for stats byteMohsin Kazmi1-3/+3
2019-06-20tap: add support to configure tap interface host MTU sizeMohsin Kazmi8-2/+78
2019-06-19l2: BD ARP termination entry API updateNeale Ranns2-22/+39
2019-06-19api: fix typos in api error descriptionsPaul Vinciguerra1-7/+7
2019-06-19ipsec: fix l2 header handling in ah encryptKlement Sekera1-6/+6
2019-06-19interface: Fix the tso segmentationMohsin Kazmi1-10/+9
2019-06-19mpls: fix header offset overflowBenoƮt Ganne1-3/+6
2019-06-19session: call session_dequeue_notify after svm_fifo_dequeue_dropVladimir Kropylev1-1/+4
2019-06-18tcp: allow custom output next nodeFlorin Coras2-0/+4
2019-06-18ipsec: ipsec-tun protectNeale Ranns35-1779/+1584
2019-06-18fib: fib api updatesNeale Ranns44-2067/+2080
2019-06-18api: string type to convert to vectorOle Troan1-0/+1
2019-06-18ip: reassembly-separate feature and custom codeKlement Sekera3-64/+67
2019-06-17ip: consolidate IPv6 link-local-address functions.Jon Loeliger2-18/+1
2019-06-17ipsec: One DPO per SANeale Ranns5-24/+16
2019-06-17ipsec: return original SA create error for tunnel createNeale Ranns1-2/+2
2019-06-17session: use listener_handle instead of listener_indexNathan Skrzypczak10-14/+19
2019-06-14ipsec: Display user specified SPI ID not VPP's indexNeale Ranns1-1/+3
2019-06-14ipsec: Correctly rewind the buffer to the IP header when punting UDP encapped...Neale Ranns1-3/+5
2019-06-14interface: interface dump API check validity of sw_if_indexNeale Ranns1-1/+1
2019-06-13ipsec: remove spurious warningsNeale Ranns3-7/+0
2019-06-13tcp: fix tcp_do_fastretransmits failure.Guoao Sun1-0/+2
2019-06-05ipsec: ah_decrypt reworkFilip Tehlar1-167/+283
2019-06-12session: use session handles as app listener handlesFlorin Coras5-63/+51
2019-06-12tcp: better estimate snd space for rxt with no sacksFlorin Coras2-4/+2
2019-06-11ip: punt coverity fix of CLI inputNeale Ranns1-1/+4
2019-06-11tcp: allow registration of new cc algo typesFlorin Coras2-5/+23
2019-06-09svm: improve fifo segment showFlorin Coras1-18/+5
2019-06-08tcp: send challenge ack for in wnd synFlorin Coras1-1/+2
2019-06-08tcp: close connection if not recovered after max triesFlorin Coras2-0/+14
2019-06-07tcp: add cc cleanup functionFlorin Coras2-25/+34
2019-06-07tcp: log connect notify errorsFlorin Coras1-1/+2
2019-06-07ipsec: export ipsec_punt.hNeale Ranns1-0/+1
2019-06-07ip: ip4 lookup performance bump with the usual receipeNeale Ranns1-435/+378
2019-06-07ipsec: remove the set_key APINeale Ranns9-395/+0
2019-06-07gre: update gre.api with explicit typesOle Troan1-6/+5
2019-06-07p2p ethernet: update p2p_ethernet.api with explicit types.Ole Troan1-5/+8
2019-06-07bfd: midchain adjacency supportMatthew G Smith1-10/+51
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns9-384/+433
2019-06-06DVR: Control the reinject as L2 or L3 based on the output interface typeNeale Ranns3-11/+84
2019-06-06reassembly: support more custom options for appsKlement Sekera3-49/+146
2019-06-05ipsec: fix combined counters in ah-encrypt nodeFilip Tehlar1-3/+5