aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-19dpdk: fix non-NULL terminated stringBenoît Ganne1-1/+1
2019-11-19session: more show cli outputFlorin Coras2-5/+68
2019-11-19srv6-mobileTetsuya Murakami30-32/+5340
2019-11-19map: fix coverity issue 205684Andrew Yourtchenko1-2/+2
2019-11-19nat: respect arc features (multi worker)Filip Varga7-419/+887
2019-11-19map: Fix TCP MSS clamping for MAP-E traffic.Jon Loeliger2-2/+84
2019-11-18session: Increasing the Header lengthe sizeSrikanth Akula2-2/+2
2019-11-18session: extra checks in session validationSrikanth Akula3-15/+29
2019-11-18vlib: improve code coverage in src/vlibDave Barach3-8/+175
2019-11-18api: configurable binary api client rx pthread fcnDave Barach2-19/+39
2019-11-18ipsec: Coverity warningsNeale Ranns2-8/+12
2019-11-17nsim: add FEATURE.yamlDave Barach2-0/+9
2019-11-16bfd: allow IPv6 link-local address as local addressAlexander Chernavin1-15/+30
2019-11-16tcp: close session on retransmit failureFlorin Coras1-0/+1
2019-11-16quic: replace quicly patch with upstreamed fixDave Wallace1-10/+11
2019-11-15build: fix docs/doxygen targetsDave Wallace2-5/+9
2019-11-15build: make checkstyle-* targets and cleanupDave Wallace2-17/+107
2019-11-15tests: Add UT to test incomplete MPLS adjacencies send ARP requestsNeale Ranns1-3/+42
2019-11-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns19-541/+410
2019-11-14ikev2: add definitions for libsslAleksander Djuric1-0/+6
2019-11-14ikev2: correct byte order in api handlersAleksander Djuric1-10/+21
2019-11-14dpdk: Enable bnxt PMDAndy Gospodarek4-1/+21
2019-11-14virtio: refactor virtio-pci loggingDamjan Marion8-98/+146
2019-11-14interface: send proper link/admin status in eventAlexander Chernavin1-4/+5
2019-11-14fib: Copy the prefix before use in case the underlying entry reallocs.Neale Ranns3-6/+19
2019-11-14vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64Carl Smith4-0/+51
2019-11-13dhcp: option 61 add missing type fieldDave Barach2-3/+6
2019-11-13vlib: improve vlib "make test" code coverageDave Barach1-0/+114
2019-11-13build: Revert "build: fix make checkstyle"Dave Wallace1-1/+1
2019-11-13gtpu: check packet has enough data for gtpu headerBenoît Ganne2-106/+60
2019-11-13virtio: feature arc have higher priority than redirectDamjan Marion2-3/+5
2019-11-13crypto: do not crash if no crypto engine loadedBenoît Ganne1-1/+1
2019-11-13build: fix make checkstyleFlorin Coras1-1/+1
2019-11-13papi: enhance MACAddress() equalityPaul Vinciguerra1-1/+7
2019-11-12tap: Move client registration check to topPaul Vinciguerra2-9/+14
2019-11-12docs: update logging configuration section.Paul Vinciguerra1-10/+10
2019-11-12virtio: remove unused codeDamjan Marion1-4/+0
2019-11-12interface: Allow VLAN tag-rewrite on non-sub-interfaces too.Jon Loeliger7-56/+134
2019-11-12vcl: fix nonblocking accept with >1 event in the queueCarl Smith1-3/+3
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns21-483/+545
2019-11-12papi: add wrapper to validate crc manifestOle Troan1-0/+28
2019-11-12session: session enable in multiworkerNathan Skrzypczak2-1/+18
2019-11-12tls: fix picotls coverity warningsFlorin Coras1-13/+13
2019-11-12bonding: fix non-null terminated vectorBenoît Ganne1-2/+2
2019-11-12crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS]Lijian Zhang3-3/+4
2019-11-12svm: improve fifo segment verbose cliFlorin Coras2-9/+37
2019-11-11vlib: fix handoff queue sequencing bugDave Barach1-1/+2
2019-11-11tcp: improve lost rxt heuristicFlorin Coras3-34/+55
2019-11-11ip: functional interface to ip fragmentationOle Troan12-412/+476
2019-11-10dhcp: ipv6 prefix delegation improvementsDave Barach4-14/+116