aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-08-12tcp: fix last sacked with no holesFlorin Coras2-0/+46
2020-08-12vppinfra: retry socket connect on EAGAINFlorin Coras1-4/+6
2020-08-12svm: fix eventfd signal write error checkFlorin Coras1-2/+2
2020-08-12vlib: fix coverity warning / real bugDave Barach1-1/+1
2020-08-12tls: Make tls CPS test run for a quite long timeYu Ping1-3/+7
2020-08-12tcp: fix duplicate sack whith renegingFlorin Coras2-17/+108
2020-08-12tcp: fix rate samples for old acksFlorin Coras1-2/+24
2020-08-12build: Fix Subject-line feature list extractionJon Loeliger1-1/+2
2020-08-12svm: broadcast on raw dequeues and full ringsFlorin Coras3-7/+28
2020-08-12vcl: hold errno when calling LDBGhanlin1-1/+5
2020-08-12vcl: EPOLLOUT should be generated when epoll_ctl called with EPOLLOUThanlin1-0/+20
2020-08-12tcp: accept sack reneging as a cc eventFlorin Coras1-4/+4
2020-08-12interface: Prevent bad inner-dot1q any exact-match configurationJon Loeliger2-3/+13
2020-08-12build: use cmake build typesDamjan Marion3-38/+39
2020-08-12gtpu: Track the dst FIB entry instead of RR sourcing thatMiklos Tirpak1-9/+9
2020-08-12misc: don't os_exit(1) causing core on SIGINTChristian E. Hopps1-1/+5
2020-08-12pg: don't leak open files in packet-generatorChristian E. Hopps2-0/+4
2020-08-12vpp: fix .short_help for "ip virtual"Paul Vinciguerra1-1/+1
2020-08-12vxlan geneve gtpu: fix short helpPaul Vinciguerra6-5/+10
2020-08-12ip: cleanup punt socket cli helpPaul Vinciguerra1-11/+20
2020-08-12feature: add descriptive cli command output for 'set interface feature'Paul Vinciguerra1-7/+23
2020-08-12feature: add [verbose] to show features helpPaul Vinciguerra1-1/+1
2020-08-12vlib: fix startup-config-process stack overflowGordonNoonan1-0/+1
2020-08-12vlib: fix an issue with show pciVratko Polak1-1/+1
2020-08-12build: Allow to override build date with SOURCE_DATE_EPOCHBernhard M. Wiedemann1-3/+8
2020-08-12vlib: fix vector-as-C-string overflowBenoît Ganne2-3/+3
2020-08-12classify: forbid invalid match configBenoît Ganne1-0/+3
2020-08-12vppinfra: fix cpu flag string overflowBenoît Ganne1-7/+5
2020-08-12l2: fix l2input_feat_names overflowBenoît Ganne1-1/+1
2020-08-12ipsec: Init salt value in SA creation CLI (so it's not random)Neale Ranns1-0/+1
2020-08-12api: fix sock reg passing on read eventFlorin Coras3-26/+24
2020-08-12ipsec: make sure pad_bytes does not exceed pad data sizeBenoît Ganne1-1/+5
2020-08-12ip: coverity fixjohny1-8/+6
2020-08-12api: fix free socket process argsFlorin Coras1-0/+1
2020-08-12vcl: RX event may lost when accept session repeatedlywanghanlin1-1/+1
2020-08-12session: close for reset replies independent of stateFlorin Coras1-2/+2
2020-08-12tcp: fix tail rescue with sacksFlorin Coras1-5/+7
2020-08-12ip: fix cancel termination after receive malformed ip6 packetjohny2-5/+68
2020-08-12tests: fix wrong checksum error messageKlement Sekera1-1/+3
2020-08-12vcl: resolve VCL part session cleanup issueYu Ping1-0/+2
2020-08-12tls: change SSL_has_pending to avoid BIO check errorYu Ping1-2/+2
2020-08-12map: Fix a coverity MAP dead-code issue.Jon Loeliger1-3/+0
2020-08-12map: Avoid null dereference in 'map show' and 'map del'Jon Loeliger1-12/+22
2020-08-12ip: init l3_hdr_offset when pushing an ip4 headerFlorin Coras1-6/+4
2020-08-12tests: display stdout and stderr when output caching is disabledBenoît Ganne1-2/+2
2020-08-12flow: fix several crash issuesChenmin Sun3-2/+11
2020-08-12map: Fix inverted 'map security check enable' CLI flag.Jon Loeliger1-2/+2
2020-08-12fib: Another realloc burnNeale Ranns1-5/+13
2020-08-12tcp: invalidate expired timer handles before dispatchingFlorin Coras3-25/+29
2020-08-12vppapigen: fix typo on f64 endian_stringPaul Vinciguerra1-4/+4