aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-10FIB path dump: fix next-hop-table ID for recursive routesNeale Ranns3-6/+9
2018-07-10NAT44: multiple outside FIB tables (VPP-1314)Matus Fabian5-62/+620
2018-07-10openSUSE: spec file update to reflect latest depsMarco Varlese1-5/+13
2018-07-10Remove unused variablesIgor Mikhailov (imichail)1-4/+0
2018-07-10Do not translate packets destined for NAT64 inside interface (VPP-1331)Juraj Sloboda2-2/+89
2018-07-10pp2: increase recycle batch sizeBrian Brooks1-1/+3
2018-07-10pp2: use configured RX queue sizeBrian Brooks1-1/+1
2018-07-09IGMP improvementsNeale Ranns44-2005/+4672
2018-07-09vxlan:use bihash_16_8 for ipv4 lookupEyal Bari4-71/+81
2018-07-09new pipe code does not use stdintsNeale Ranns1-2/+2
2018-07-09Fix missing pipe.api.hMatthew Smith1-1/+2
2018-07-08Fix IPsec intf tx node setup at intf creationMatthew Smith1-2/+2
2018-07-08ixgbe link update patch for DPDK 18.05Matthew Smith2-1/+14
2018-07-08session/svm: fix coverity warningsFlorin Coras2-3/+10
2018-07-08vhost: Add multi-versioning supportMohsin Kazmi7-1536/+1675
2018-07-07PipesNeale Ranns14-7/+1479
2018-07-06svm: add unidirectional message queueFlorin Coras5-8/+510
2018-07-05add stat segment size configurationDave Barach2-1/+29
2018-07-05vxlan:use bihash_24_8 for ipv6 lookupEyal Bari3-116/+167
2018-07-05VPP-1335 vapi crash when memclnt_keepalive receivedKlement Sekera7-22/+66
2018-07-04Fix clib_bitmap_next_clear() function when no clear bits leftJohn Lo1-0/+3
2018-07-04fix VPP-1312 Invalid UDP packet length in ipsecKlement Sekera2-27/+24
2018-07-04openSUSE: add python2-ply dependencyMarco Varlese1-3/+3
2018-07-04Do not override skip-cores if set in startup.confDamjan Marion1-4/+2
2018-07-04IP FIB dump - incorrect table-ID for deag pathsNeale Ranns1-1/+1
2018-07-04Remove unused members from ip4_fib_tNeale Ranns2-9/+3
2018-07-04add 'src-lookup' keyword for FIB pathsNeale Ranns1-0/+4
2018-07-03Set main thread affinity before main heap is allocatedDamjan Marion2-7/+28
2018-07-03vom: Add cross connect supportMohsin Kazmi6-0/+762
2018-07-03tcp: update snd_una_max for retranmsitsFlorin Coras3-4/+9
2018-07-02Add per-numa page allocation info to 'show memory'Damjan Marion3-2/+71
2018-07-02Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index settingVijayabhaskar Katamreddy3-2/+2
2018-07-02make_test: add icmp packet size sweep and icmp echo testsJan Gelety2-47/+201
2018-07-02dpdk: bump default DPDK version to 18.05Damjan Marion1-1/+1
2018-06-30tcp: fix single loop prefetchFlorin Coras2-3/+9
2018-06-30cli: Validate cli_file_index on quit commandSteve Shin1-0/+4
2018-06-30session: send tx notification to appFlorin Coras3-188/+229
2018-06-30bitmap: add nocheck variants for bit opsFlorin Coras2-20/+54
2018-06-29memif: minor fixesDamjan Marion2-9/+9
2018-06-29VPP-1324 SIGSEGV vl_msg_api_handler_with_vm_node()Lukasz Majczak2-11/+21
2018-06-29VPPAPIGEN: use SOURCE_DATE_EPOCH for datestringNirmoy Das1-1/+2
2018-06-29CSIT-1148: VPPAPIGEN 2nd level import of .api ignoredOle Troan1-4/+5
2018-06-29ipsec: fix VPP-1333 - crash in ipsec policy cliKlement Sekera1-0/+6
2018-06-29igmp: bugfix and minor improvementsJakub Grajciar5-76/+60
2018-06-29Removing the static keyword do_fragment routines, so that could be accessed o...Vijayabhaskar Katamreddy2-3/+8
2018-06-29IP4 Router Alert option handling for IGMPNeale Ranns6-15/+162
2018-06-29bihash key compare improvementsDamjan Marion3-12/+10
2018-06-28vcl: move binary api and cfg to separate filesFlorin Coras9-1956/+2081
2018-06-28Fix mheap_get_aligned() performance jackpotDave Barach2-3/+64
2018-06-28vcl: refactor vcl sessionFlorin Coras2-201/+202