aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet
AgeCommit message (Expand)AuthorFilesLines
2017-10-27session: instantiate appns lookup table only onceFlorin Coras2-7/+11
2017-10-26Consolidate short_help for classify table with memory-sizeHongjun Ni1-0/+1
2017-10-26session: swap appns secret to host byte orderFlorin Coras1-1/+1
2017-10-26fib test - fix undefined behavior warning found by clangGabriel Ganne3-3/+3
2017-10-26VCL: add session namespace support.Dave Wallace3-17/+40
2017-10-26Allow IPsec interface to have SAs resetMatthew Smith5-1/+123
2017-10-25lldp: protection code to check a valid interface indexSteve Shin1-2/+9
2017-10-25L3 proxy FIB source for container networkingAndrew Yourtchenko14-10/+381
2017-10-24Update L2 header offset after VLAN tag rewriteNeale Ranns1-1/+3
2017-10-24Add extern to *_main global variable declarations in header files.Dave Wallace49-33/+65
2017-10-23af_packet: invalid TCP/UDP offload checksum on RX node recalculationJakub Grajciar6-3/+171
2017-10-23VXLAN:small refactor to vxlan inputEyal Bari1-235/+175
2017-10-20Add reverse DNS (ip to name) resolutionDave Barach5-34/+311
2017-10-20null-terminate some formatted stringGabriel Ganne3-0/+15
2017-10-19Remove unused 'not_last' parameter from ip_add_del_routeMarek Gradzki1-3/+0
2017-10-19VPP-1024: rewrite buffer trajectory tracerDave Barach4-6/+134
2017-10-18LISP: fix crash when sending NSH map-request message, ONE-32Filip Tehlar1-0/+3
2017-10-18VPP-930: add missing ntohl to send_ip6_fib_details(...)Dave Barach1-1/+1
2017-10-17session: fix connect corner case crash.Dave Wallace1-17/+20
2017-10-17VPP-1032: fix coverity warningsDave Barach1-3/+12
2017-10-17Add API versioning to GENEVE tunnel implementation.Marco Varlese1-1/+3
2017-10-17session: return local transport endpoint in connect replyFlorin Coras3-1/+14
2017-10-16session: fix build when debugging is onFlorin Coras3-3/+3
2017-10-16udp: refactor udp codeFlorin Coras34-1175/+1697
2017-10-16DNS name resolver improvementsDave Barach4-31/+217
2017-10-16LISP: fix map-request counters, ONE-25Filip Tehlar1-6/+5
2017-10-15ip: avoid arp assert if out of buffers (VPP-1030)Florin Coras1-0/+4
2017-10-15Revert "Enforce FIB table creation before use"Florin Coras5-11/+78
2017-10-14change format_get_indent() to use u32 instead of uwordGabriel Ganne1-1/+1
2017-10-14Add API call to set keys on IPsec tunnel intfMatthew Smith2-0/+75
2017-10-14Source Lookup progammable via APINeale Ranns9-12/+85
2017-10-14vhost: crash under heavy traffic condition due to memory corruption (VPP-1016)Steven1-2/+33
2017-10-13Enforce FIB table creation before useNeale Ranns5-78/+11
2017-10-13VPP-1027: DNS name resolverDave Barach10-2/+2958
2017-10-12dpdk/ipsec: coverity fixesSergio Gonzalez Monroy1-9/+20
2017-10-12LLDP: Add Management Address TLVSteve Shin6-25/+207
2017-10-12tcp: do not format sb if not established (VPP-1018)Florin Coras1-2/+3
2017-10-11Revert "VPP-1001 - update AF Packet Driver to for modern kernels"Damjan Marion4-119/+10
2017-10-10session: add support for application namespacingFlorin Coras37-785/+2844
2017-10-10punt and drop features:Neale Ranns14-209/+1595
2017-10-09IP neighbour move incorrectly placed jump labelNeale Ranns1-2/+2
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach29-4/+63
2017-10-09NAT: hairpinning rework (VPP-1003)Matus Fabian2-2/+11
2017-10-09fix buffer allocation for sparse jumbo frames in vhostPierre Pfister1-1/+3
2017-10-06tuntap: Introduce per thread structure to suport multi-threadsSteven2-65/+99
2017-10-06Initial GENEVE TUNNEL implementation and tests.Marco Varlese12-2/+3802
2017-10-05dpdk/ipsec: rework plus improved cli commandsSergio Gonzalez Monroy5-44/+100
2017-10-05Distributed Virtual Router SupportNeale Ranns12-108/+543
2017-10-04[aarch64] Fixes CLI crashes on dpaa2 platform.Christophe Fontaine53-92/+92
2017-10-04Set MAC address needs the HW interface indexNeale Ranns2-2/+6