aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2020-04-17vcl: fix app destroyFlorin Coras3-21/+21
2020-04-17vppinfra: install missing tw_timer_2t_2w_512sl header fileYu Sun1-0/+1
2020-04-17tap: add initial support for tunMohsin Kazmi9-47/+190
2020-04-16fib: fix use-after-freeBenoît Ganne1-10/+11
2020-04-16ipsec: fix use-after-freeBenoît Ganne1-1/+1
2020-04-16bier: fix vector size confusing ASanBenoît Ganne1-1/+2
2020-04-16igmp: fix igmp proxy group mergeBenoît Ganne6-24/+25
2020-04-16udp: fix buffer traceAndreas Schultz1-3/+2
2020-04-16nat: scavenging functionality removedFilip Varga7-392/+9
2020-04-15vppinfra: don't use memcmp to compare keys in cuckooDamjan Marion4-10/+1
2020-04-15vppinfra: delay bucket2 calc in cuckoo searchDamjan Marion1-28/+25
2020-04-15vppinfra: add clib_cuckoo_search_inline_with_hash functionDamjan Marion1-3/+10
2020-04-15pg: set vnet buffer flags in pg streamsDave Barach5-1/+40
2020-04-15vppinfra: install missing cuckoo hash header filesDamjan Marion1-0/+2
2020-04-15session: detach session from app on cleanupFlorin Coras1-1/+6
2020-04-15urpf: Allow locally generated packets on TXNeale Ranns2-6/+9
2020-04-15tcp: allow local port sharing if 5-tuple availableFlorin Coras1-1/+14
2020-04-15misc: refactor calc_checksumsDave Barach5-81/+64
2020-04-14vat: fix socket connectionDave Barach2-15/+18
2020-04-14session: avoid all session cleanup on unlistenFlorin Coras1-9/+7
2020-04-14urpf: Unicast reverse Path Forwarding (plugin)Neale Ranns19-616/+1653
2020-04-14ipsec: validate number of input sasMatthew Smith2-1/+9
2020-04-13session: remove ho with fifos supportFlorin Coras4-29/+5
2020-04-13buffers: configurable buffer fault injectorDave Barach7-0/+108
2020-04-13dhcp: fix unicast pkts, clean up state machineDave Barach2-49/+42
2020-04-13session: cleanup debug codeFlorin Coras6-319/+363
2020-04-13session: adding debug eventsSrikanth Akula4-0/+231
2020-04-11tls: make ctx_write function return the length of enqueueSimon Zhang1-1/+1
2020-04-11fib: fix accessing empty dpo pool elementsShivaShankarK2-2/+8
2020-04-10udp: remove connected udp transport protoFlorin Coras7-77/+2
2020-04-10quic: fix clean stream closeAloys Augustin2-9/+26
2020-04-10udp: fix local node no port error counterFlorin Coras1-9/+6
2020-04-10virtio: fix gso and csum offload errors handlingMohsin Kazmi1-45/+82
2020-04-10geneve: Fix the byte swapping for the VNINeale Ranns4-69/+48
2020-04-10fib: fix adjacency cli command issueShivaShankarK1-3/+1
2020-04-09session: fix leak on accept fifo alloc failureFlorin Coras2-6/+15
2020-04-09tcp: avoid regrabing error node in input and outputFlorin Coras2-23/+16
2020-04-09tls: adopt picotls engine to new session scheduling mechanismSimon Zhang1-2/+2
2020-04-09session: update fifo slice on session migrationFlorin Coras5-24/+150
2020-04-09misc: add a nerd knob to skip a sysctl during the .deb installationAndrew Yourtchenko1-1/+5
2020-04-09udp: fix coverity warningFlorin Coras1-1/+1
2020-04-09bfd: always start timers with non-zero tick countsDave Barach1-0/+1
2020-04-09svm: use active fifo count in fifo testFlorin Coras1-12/+8
2020-04-09mpls: fix typo in error pathDave Barach1-10/+9
2020-04-09misc: fix error handling in punt_replicateDave Barach2-2/+8
2020-04-08udp: cleanup input nodeFlorin Coras7-177/+245
2020-04-08ping: fix buffer allocator error handlingDave Barach1-0/+2
2020-04-08misc: check return values from vlib_buffer_copy(...)Dave Barach8-4/+30
2020-04-08gbp: More reliable unit-testsNeale Ranns1-16/+16
2020-04-08nat: use correct data types for memory sizesKlement Sekera8-25/+25