aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2019-03-29IPSEC: tunnel fragmentationNeale Ranns2-0/+13
2019-03-29tcp: remove sent rcv wnd 0 flagFlorin Coras3-13/+2
2019-03-29dhcp: only register UDP ports that are neededMatthew Smith3-12/+21
2019-03-29tcp: improve updating of rcv wndFlorin Coras1-10/+7
2019-03-28crypto: add vnet_crypto_op_init (...)Damjan Marion4-6/+14
2019-03-28ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESNDamjan Marion8-14/+14
2019-03-28Punt InfraNeale Ranns4-9/+45
2019-03-28ipsec: anti-replay code cleanupDamjan Marion4-171/+143
2019-03-28session: remove unused tx context fieldFlorin Coras1-1/+0
2019-03-28Add RDMA ibverb driver pluginBenoît Ganne2-10/+13
2019-03-28session: cap max burst to a constantFlorin Coras1-17/+2
2019-03-28VXLAN-GBP: format flags in encap traceNeale Ranns1-2/+3
2019-03-28tcp: remove unused buffer flagsFlorin Coras2-23/+0
2019-03-28IPSEC: 4o6 and 6o4 for tunnel interfacesNeale Ranns1-2/+4
2019-03-28IPSEC: fix build breakage from ships in the night mergesNeale Ranns1-2/+6
2019-03-28IPSEC: run encrpyt as a feautre on the tunnelNeale Ranns7-156/+331
2019-03-28Typos. A bunch of typos I've been collecting.Paul Vinciguerra49-113/+113
2019-03-27GBP: fixes for l3-out routingNeale Ranns2-1/+32
2019-03-27ipsec: compress ipsec_sa_t so data used by dataplane code fits in cachelineDamjan Marion13-96/+140
2019-03-27tcp: add cc algo lookup tableFlorin Coras2-7/+17
2019-03-26FIB: do debug before remvoing last sourceNeale Ranns1-2/+2
2019-03-26ADJ: midchain delegate to performing stackingNeale Ranns11-211/+267
2019-03-26IPSEC: more expressive API errorsNeale Ranns3-8/+10
2019-03-26crypto: add set crypto handler CLIFilip Tehlar3-8/+135
2019-03-26ip6-rewrite: bug fix buffer->error in dual loopKingwel Xie2-5/+24
2019-03-26ipsec: esp-encrypt reworkDamjan Marion7-242/+398
2019-03-26Convert GRE nodes to new buffer APIs and multiarchBenoît Ganne2-618/+470
2019-03-26Simplify adjacency rewrite codeBenoît Ganne4-172/+33
2019-03-26IPSEC: improved policy deleteNeale Ranns1-13/+9
2019-03-25tls: make first segment and fifo size configurableFlorin Coras2-5/+14
2019-03-25IPSEC tests fnd fix or Extended Sequence NumbersNeale Ranns3-15/+14
2019-03-25UDP: Fix session registration in lookup tableAloys Augustin1-0/+4
2019-03-25Fix unformat proto UDPC / UDP conflictNathan Skrzypczak1-4/+4
2019-03-23tcp: make default mtu configurableFlorin Coras3-7/+10
2019-03-22ipv6: vectorized ext header checkDamjan Marion2-10/+35
2019-03-22ADJ: more thorough link up checkNeale Ranns2-7/+22
2019-03-22tcp: improve handling of snd_nxtFlorin Coras4-124/+91
2019-03-22ipsec: fix esn handlingDamjan Marion1-9/+5
2019-03-22IPSEC: test for packet drop on sequence number wrapNeale Ranns1-1/+2
2019-03-21session/fifo: make event unset atomicFlorin Coras1-4/+6
2019-03-21BVI InterfaceNeale Ranns8-3/+509
2019-03-21error-drop; print interface by nameNeale Ranns1-1/+2
2019-03-21icmp: bug fix of buffer->errorKingwel Xie2-2/+18
2019-03-21ipsec: add ipv6 support for ipsec tunnel interfaceKingwel Xie7-147/+415
2019-03-20crypto: add hmac truncate optionDamjan Marion2-1/+2
2019-03-20IPSEC: Tunnel SA not deletedNeale Ranns1-3/+6
2019-03-20ipsec: keep crypto data inside SADamjan Marion8-58/+65
2019-03-20ipsec: bug fix ipsec-init sequenceKingwel Xie1-2/+0
2019-03-20tcp: disable cc elog debuggingFlorin Coras1-2/+2
2019-03-20tests: implement crypto tests per RFC2202Filip Tehlar1-0/+1