aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2019-11-25vlib: autogenerate <node> before <last-in-arc> constraintsDave Barach4-1/+25
2019-11-22papi: support default for type alias decaying to basetypeOle Troan1-1/+1
2019-11-22ipsec: fix trailing data overflowFilip Tehlar1-23/+21
2019-11-21tcp: add no csum offload config optionFlorin Coras3-25/+20
2019-11-20session tcp: support pacer idle timeoutsFlorin Coras8-110/+87
2019-11-20classify: per-interface rx/tx pcap capture filtersDave Barach2-3/+22
2019-11-20ipsec: Honour the renumber argument when selecting show instnaceNeale Ranns1-1/+1
2019-11-20flow: Add GTP supportChenmin Sun2-18/+254
2019-11-20tap: multiqueue supportDamjan Marion5-161/+261
2019-11-20virtio: fix use-after-freeBenoît Ganne1-1/+1
2019-11-20session tcp: add opaque data to show cliFlorin Coras2-2/+5
2019-11-20session: fix transport proto unformatFlorin Coras1-4/+33
2019-11-19session: Fix out of order mqNathan Skrzypczak1-1/+2
2019-11-19session: more show cli outputFlorin Coras2-5/+68
2019-11-19srv6-mobileTetsuya Murakami3-27/+71
2019-11-18session: Increasing the Header lengthe sizeSrikanth Akula1-1/+2
2019-11-18session: extra checks in session validationSrikanth Akula3-15/+29
2019-11-18ipsec: Coverity warningsNeale Ranns2-8/+12
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-15tests: Remove the unrequired VPP IP address/prefix class wrappersNeale Ranns1-2/+2
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-13virtio: feature arc have higher priority than redirectDamjan Marion1-3/+4
2019-11-13crypto: do not crash if no crypto engine loadedBenoît Ganne1-1/+1
2019-11-12tap: Move client registration check to topPaul Vinciguerra2-9/+14
2019-11-12virtio: remove unused codeDamjan Marion1-4/+0
2019-11-12interface: Allow VLAN tag-rewrite on non-sub-interfaces too.Jon Loeliger6-56/+84
2019-11-12ip: IP address and prefix types (moved from LISP)Neale Ranns18-460/+502
2019-11-12session: session enable in multiworkerNathan Skrzypczak2-1/+18
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-11tcp: improve lost rxt heuristicFlorin Coras3-34/+55
2019-11-11ip: functional interface to ip fragmentationOle Troan5-196/+279
2019-11-10dhcp: ipv6 prefix delegation improvementsDave Barach1-1/+17
2019-11-10session: re-set tx fifo event if out of buffersFlorin Coras1-1/+2
2019-11-10tcp: avoid retransmits post resetFlorin Coras2-0/+6
2019-11-08ipsec: remove dedicated IPSec tunnelsNeale Ranns16-1658/+495
2019-11-08tap: add check for vhost-net backendDamjan Marion1-0/+9
2019-11-08tap: fix cli parserDamjan Marion1-4/+5
2019-11-08tcp: fix ip check in lookup validationFlorin Coras1-11/+17
2019-11-08session: add space around ternary operatorVratko Polak2-1/+1
2019-11-07tcp: fix retransmit with no sacksFlorin Coras3-10/+18
2019-11-07session: Add crypto contextNathan Skrzypczak3-7/+68
2019-11-07session: ckpair store & crypto engine as mq paramsNathan Skrzypczak5-4/+12
2019-11-07session: fix app attach on errorNathan Skrzypczak1-3/+2
2019-11-07interface: shmemioerror while getting name_filter argAleksander Djuric2-4/+3
2019-11-06tcp: validate the IP address while checking TCP connectionSrikanth Akula1-9/+31
2019-11-06build: add yaml file linting to make checkstylePaul Vinciguerra6-16/+35