aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-19crypto: introduce crypto infraDamjan Marion13-233/+589
2019-03-19add default NONE flag for bd_flagsMichal Cmarada1-0/+1
2019-03-19IPSEC: remove byte swap operations in DP during SPD classifyNeale Ranns5-46/+35
2019-03-19IPSEC: tidy the policy typesNeale Ranns6-78/+102
2019-03-18session: add session flagsFlorin Coras5-24/+17
2019-03-18vnet: disable the expansion of the heap allocated for classifier tablesAndrew Yourtchenko1-0/+2
2019-03-15Revert "API: Cleanup APIs interface.api"Ole Trøan9-212/+180
2019-03-15API: Cleanup APIs interface.apiJakub Grajciar9-180/+212
2019-03-14tcp: drop anything but fins in TIME_WAITFlorin Coras1-0/+4
2019-03-14Update documentation for src/vnet/interface.api sw_interface_dumpPaul Vinciguerra1-1/+7
2019-03-14IGMP: typo and doc fix (no behaviour change)Neale Ranns1-1/+1
2019-03-13session rule cli add udp session failzhanglimao1-0/+1
2019-03-13VPP-1576: fix a set of coverity warningsDave Barach2-3/+3
2019-03-13vhost-user: restart vpp may cause vhost to crashSteven Luong1-1/+1
2019-03-13Move the punt/drop nodes into vlibNeale Ranns1-286/+91
2019-03-13deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCHFilip Tehlar6-32/+32
2019-03-13deprecate VLIB_NODE_FUNCTION_MULTIARCHFilip Tehlar8-48/+57
2019-03-13tcp: fix entering closing state while in fast recoveryFlorin Coras1-5/+15
2019-03-13tcp: avoid computing flags in push hdr inlineFlorin Coras1-26/+3
2019-03-12tcp: print congestion control algorithm in cliFlorin Coras1-11/+12
2019-03-12ip: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar10-174/+178
2019-03-12l2: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar16-122/+150
2019-03-12VPP-1585: fix dns test cliFilip Tehlar1-1/+3
2019-03-12FIB: path parsing, table-id not fib-index (VPP-1586)Neale Ranns1-1/+11
2019-03-12ICMP46 error: Clone first buffer instead of "truncating" original bufferOle Troan2-52/+36
2019-03-12FIB: crash when deleting default routeNeale Ranns1-9/+0
2019-03-12bfd: register udp ports only when enabledKlement Sekera1-14/+49
2019-03-11disable multiarch for error-dropFilip Tehlar1-2/+4
2019-03-11dpo: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar6-157/+59
2019-03-11mfib: migrate old MULTIARCH macros to VLIB_NODE_FNFilip Tehlar2-29/+13
2019-03-11tls: fixes and improvementsFlorin Coras5-36/+53
2019-03-11session: fix ct that match global table entriesFlorin Coras3-2/+26
2019-03-08tcp: fix rcv_wnd computationFlorin Coras1-1/+1
2019-03-08session/tcp/vcl: fixes and optimizationsFlorin Coras4-9/+5