aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-07-28fib: add invalid source type and fix debug logBenoît Ganne3-19/+22
2019-07-28api: add vl_api_version_t typePaul Vinciguerra5-0/+47
2019-07-28build: add option to wipe/rebuild papiPaul Vinciguerra2-0/+9
2019-07-28pg: add GSO supportMohsin Kazmi11-17/+319
2019-07-28sr: ipv6 segment routing header (srh) updateAhmed Abdelsalam5-1584/+21
2019-07-28sr: fix srv6 end.t behaviorAhmed Abdelsalam1-1/+2
2019-07-27session: define connection id lengthFlorin Coras2-7/+15
2019-07-26session: separate ctrl, new and old eventsFlorin Coras4-89/+126
2019-07-26tcp: count resets sentFlorin Coras2-0/+7
2019-07-26quic: coverity fixesNathan Skrzypczak2-9/+30
2019-07-26libmemif: fix autoconnectJakub Grajciar1-4/+4
2019-07-26docs: add binary api trace replay detailsDave Barach1-7/+81
2019-07-26session tcp: handle rxt and acks as custom eventsFlorin Coras13-185/+212
2019-07-26dhcp ip: DSCP settings for transmitted DHCP packetsNeale Ranns22-46/+356
2019-07-26dpdk: fix vlan strippingNeale Ranns1-11/+15
2019-07-26dhcp: send unicast and broadcast packets via the IP adjacencyNeale Ranns6-56/+122
2019-07-25misc: remove unnecessary cast in classifyZhiyong Yang2-24/+14
2019-07-25misc: 19.04.2 Release NotesDave Wallace1-0/+9
2019-07-25build: vppapigen search VPP_INCLUDE_DIR if setBenoît Ganne1-2/+8
2019-07-25build: package .api files in vpp-devBenoît Ganne1-1/+1
2019-07-25session: add transport deleted stateFlorin Coras4-11/+14
2019-07-25vppinfra: fix coverity warning in mpcap.cDave Barach1-5/+14
2019-07-25build: add missing .api files for packagingBenoît Ganne1-1/+8
2019-07-25vom: QoS supportNeale Ranns18-0/+2211
2019-07-25misc: leverage vlib_buffer_get_current in srpZhiyong Yang1-1/+1
2019-07-25memif: Fix uninitialized variable as reported by coveritySteven Luong1-1/+2
2019-07-25bonding: incorrect RX counters for bond interfaceSteven Luong2-44/+36
2019-07-25libmemif: fix chained buffer flagJakub Grajciar1-0/+1
2019-07-24acl: implement countersAndrew Yourtchenko6-14/+218
2019-07-24tests: add cpu/shm info to test runner outputPaul Vinciguerra1-1/+13
2019-07-24qos: QoS dump APIsNeale Ranns14-269/+774
2019-07-24api: Disable tracing of memclnt_keepalive messagesDave Barach1-6/+11
2019-07-24fib: Support the POP of a Psuedo Wire Control WordNeale Ranns13-44/+521
2019-07-24dpdk: Prefetch correct size of rte_mbufNitin Saxena1-1/+1
2019-07-24vapi: add python scripts to vpp-dev packageVratko Polak3-9/+35
2019-07-24papi: add additional types to vpp_serializerPaul Vinciguerra1-0/+3
2019-07-24memif: fix vector overflow when copying stringsBenoît Ganne1-19/+27
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-24misc: Add maintainer entry for native virtio driverMohsin Kazmi1-2/+5
2019-07-24ipsec: GCM, Anti-replay and ESN fixessNeale Ranns10-125/+345
2019-07-24tls: handle engine listen failureFlorin Coras1-1/+12
2019-07-24fib: remove unused input parameterZhiyong Yang1-5/+2
2019-07-24vppinfra: add mapped pcap file supportGary Boon6-0/+822
2019-07-23api: binary api cleanupDave Barach22-40/+90
2019-07-23quic: Refactor connections closing and deletionAloys Augustin2-21/+81
2019-07-23udp: fix typo in udp connectinon flagsDave Wallace1-1/+1
2019-07-23session: reorganize dispatch logicFlorin Coras3-153/+141
2019-07-23vlib: address vlib_error_t scaling issueDave Barach7-39/+37
2019-07-23udp: fix connection flagsAloys Augustin1-3/+3