aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-04-18typo fix: UNKOWN -> UNKNOWNAndrey "Zed" Zaikin8-15/+15
2018-04-18Mcast rewrite optimisationsNeale Ranns8-45/+59
2018-04-18session: coverity warningsFlorin Coras2-3/+3
2018-04-18NAT44: recycle old sessions for forwarding bypass (VPP-1240)Matus Fabian4-17/+98
2018-04-18Fix PPPoE test case issuesHongjun Ni2-42/+3
2018-04-18vppinfra: make set_mempolicy failure non-critical unless NUMA_FORCE is setDamjan Marion1-1/+2
2018-04-18SCTP: coverity warningsMarco Varlese1-5/+2
2018-04-18udp/session: refactor to support dgram modeFlorin Coras21-447/+1105
2018-04-18dpdk: resurrect removed code [VPP-1245]Steven1-0/+4
2018-04-18Fix the ip header offset counting in vnet/ipsecSzymon Sliwa1-5/+4
2018-04-17Add logging supportDamjan Marion11-54/+882
2018-04-17IP mcast: allow unicast address as a next-hopNeale Ranns11-49/+370
2018-04-17dpdk: add additional fields to rte_mbuf trace printDamjan Marion1-2/+5
2018-04-17dpdk: print device flags in the 'show hardware' outputDamjan Marion2-11/+37
2018-04-17ACL based forwardingAndrew Yourtchenko16-1/+2358
2018-04-17VPP-1243: fix reassembly CLIKlement Sekera1-5/+6
2018-04-17make test: ipsec test cleanupKlement Sekera2-13/+9
2018-04-17vhost: show vhost-user <interface> may crash [VPP-1242]Steven1-0/+7
2018-04-17SCTP: coverity scan warningsMarco Varlese3-30/+39
2018-04-17vxlan:remove counters writeback cacheEyal Bari2-519/+242
2018-04-17acl-plugin: VPP-1241: fix the "show acl-plugin tables applied" outputAndrew Yourtchenko2-45/+20
2018-04-17igmp: fix debug macroJakub Grajciar3-13/+13
2018-04-16Makefile: Removed clang build from verifyEd Kern1-7/+0
2018-04-16Implement ip_probe_neighbor APIJohn Lo4-10/+135
2018-04-16session: use generic session pool for listenersFlorin Coras8-103/+42
2018-04-15vhost: add vhost interface add/delete/dump API test cases to make testSteven3-0/+160
2018-04-13Revert "MTU: Setting of MTU on software interface (instead of hardware interf...Damjan Marion25-315/+246
2018-04-13acl-plugin: VPP-1239: acl-as-a-service does not match IPv6 packets, works onl...Andrew Yourtchenko2-4/+5
2018-04-13NAT66: Do not translate if packet not aimed at outside interfaceJuraj Sloboda4-0/+78
2018-04-13VOM: GBP: update subnet is type changesNeale Ranns2-5/+16
2018-04-13MTU: Setting of MTU on software interface (instead of hardware interface)Ole Troan25-246/+315
2018-04-13GBP V2Neale Ranns74-1168/+7570
2018-04-13bond: ping fails between l2 BD [VPP-1238]Steven4-15/+91
2018-04-13Enable check of VRF reset - IPv4Jan Gelety3-71/+122
2018-04-12VCL IOEvent external API callbackKeith Burns (alagalah)7-98/+373
2018-04-12export new VOM hpp post 11648Neale Ranns1-0/+1
2018-04-12libmemif: fix clang compilation errors/warningsJakub Grajciar3-16/+15
2018-04-12Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns51-180/+215
2018-04-12vom: Fix the itf stats replayMohsin Kazmi3-1/+39
2018-04-12fixes python3 TypeError; python2 intactAndrey "Zed" Zaikin1-1/+1
2018-04-12bond: 1 packet/frame == bad performance [VPP-1236]Steven1-6/+8
2018-04-12NAT: disable CLI/API not supported in active mode (VPP-1234)Juraj Sloboda2-3/+215
2018-04-12Handle DHCP replies with NAT44 forwarding enabledMatthew Smith1-48/+57
2018-04-11VPPAPIGEN: Consistent CRC32 on complete file.Ole Troan1-17/+25
2018-04-11Clean up temp dir in failure casesDave Barach1-0/+3
2018-04-11fix: sample vpp-api C client hangs vpp daemon because of NULL callbackAndrey "Zed" Zaikin1-4/+3
2018-04-11NAT44: fix setting of flag SNAT_SESSION_FLAG_LOAD_BALANCING (VPP-1235)Matus Fabian4-24/+36
2018-04-11acl-plugin: VPP-1231: add error checking to acl_plugin_set_acl_vec_for_contextAndrew Yourtchenko1-1/+26
2018-04-11acl-plugin: VPP-1230: fix the "undefined symbol" error for acl_main when usin...Andrew Yourtchenko3-9/+31
2018-04-11dpdk: fail in early init if we cannot alloc hugepagesDamjan Marion1-4/+19