aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2019-07-24fib: Support the POP of a Psuedo Wire Control WordNeale Ranns11-3/+435
2019-07-24bonding: print the name on the cli when createdMohsin Kazmi1-0/+6
2019-07-24tap: print the interface name on cli when createdMohsin Kazmi2-0/+6
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns5-44/+130
2019-07-24tls: handle engine listen failureFlorin Coras1-1/+12
2019-07-24fib: remove unused input parameterZhiyong Yang1-5/+2
2019-07-23api: binary api cleanupDave Barach13-25/+54
2019-07-23udp: fix typo in udp connectinon flagsDave Wallace1-1/+1
2019-07-23session: reorganize dispatch logicFlorin Coras3-153/+141
2019-07-23udp: fix connection flagsAloys Augustin1-3/+3
2019-07-23session: avoid postponing closeFlorin Coras1-14/+0
2019-07-23tcp: generate closed notifications whenever tcp closesFlorin Coras2-1/+6
2019-07-23devices: vhost handling VHOST_USER_SET_FEATURESSteven Luong1-0/+1
2019-07-22bonding: fix create bond CLIZhiyong Yang1-1/+1
2019-07-22udp: support close with dataFlorin Coras3-19/+41
2019-07-22gso: Fix the l3 packet gso segment sizeMohsin Kazmi1-1/+4
2019-07-19fib: FIB Entry trackingNeale Ranns20-135/+464
2019-07-19session: improve event loggingFlorin Coras4-60/+49
2019-07-19bonding: add support for numa-only in lacp modeZhiyong Yang5-3/+56
2019-07-19session: Use parent_handle instead of transport_optsNathan Skrzypczak4-6/+6
2019-07-19ipsec: register for port 4500 at INITNeale Ranns1-13/+5
2019-07-19ip: admin change affects intf IPv4 addr routesMatthew G Smith1-7/+53
2019-07-18tap: fix memory errors with create/delete APIBenoît Ganne1-7/+9
2019-07-18vlib: convert frame_index into real pointersAndreas Schultz3-4/+4
2019-07-17tcp: add node with no 6-tuple lookupVladimir Kropylev1-22/+96
2019-07-17session: move constants definitionFlorin Coras2-2/+3
2019-07-17session: use llist in session node evt handlingFlorin Coras3-66/+145
2019-07-17session: grab mq lock until ctrl event is enqueuedFlorin Coras1-2/+1
2019-07-16session: fix node enable sequenceVladimir Kropylev1-1/+1
2019-07-16ipsec: handle UDP keepalivesNeale Ranns8-38/+227
2019-07-16ipsec: coverity found c-n-p errorNeale Ranns1-1/+1
2019-07-15ipsec: rewind missing from dual loopNeale Ranns1-4/+9
2019-07-15interface: fix issue that pcap rx/tx trace not available when there are worke...Wei CHEN2-8/+10
2019-07-15session: allow transports to generate closed notificationsFlorin Coras6-27/+44
2019-07-14api: add DSCP definitions to ip_types.apiPaul Vinciguerra1-0/+46
2019-07-12quic: fix show session verboseAloys Augustin2-4/+5
2019-07-12tls quic: reduce default segment sizesAloys Augustin1-1/+1
2019-07-12session: add thread index to all formattersAloys Augustin5-2/+9
2019-07-12ipsec: drop outbound ESP when no crypto alg setMatthew Smith4-5/+162
2019-07-12ip: Trace the packet from the punt nodeNeale Ranns1-7/+14
2019-07-12ipsec: Reference count the SAsNeale Ranns9-166/+155
2019-07-12ip ipsec: Remove IPSec SPI-0 punt reasonNeale Ranns5-31/+31
2019-07-12syslog: fix syslog structured data formattingBenoît Ganne1-1/+1
2019-07-11ip: Punt node does not free iovecsNeale Ranns3-11/+22
2019-07-11ipsec: Revert "IPSEC: remove byte swap operations in DP during SPD classify"Neale Ranns5-27/+26
2019-07-11ipsec: Revert "IPSEC: remove double byte swap of IP addresses"Neale Ranns1-10/+18
2019-07-10tcp: improve rate estimateFlorin Coras2-9/+22
2019-07-10ip: fix show ip neigh vector read overflowBenoît Ganne3-38/+30
2019-07-10misc: fix buffer issue in geneve_inputZhiyong Yang1-10/+8
2019-07-10fib: fib_entry_flags_update takes a vector of pathsNeale Ranns1-5/+1