aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-30API: Add dependency on compiler for API .json and .api generation.Ole Troan1-2/+2
2018-11-30Tests: Fix traceback.Paul Vinciguerra3-129/+182
2018-11-30session: segment handle in accept/connect notificationsFlorin Coras19-50/+122
2018-11-30session: use endpt fib index if app in default nsJohn Lo1-1/+6
2018-11-29GRE: UT uses new pkt send functionsNeale Ranns1-108/+23
2018-11-29make test: verify packet counters in ipsec testsKlement Sekera1-0/+16
2018-11-29do not opttimize graph node functions in debug buildsDamjan Marion1-1/+1
2018-11-29DHCP: Initialise trace for copied buffers.Ole Troan2-0/+4
2018-11-29vpp_papi: Add custom exceptions.Paul Vinciguerra6-54/+121
2018-11-29vpp_papi: Fix: raise NotImplemented.Paul Vinciguerra1-1/+1
2018-11-29Trivial: test_container.pyPaul Vinciguerra1-4/+4
2018-11-29Trivial: test/test_ipip.pyPaul Vinciguerra1-3/+3
2018-11-29VOM: missing GBP symbolNeale Ranns1-1/+2
2018-11-29api: ip_source_check_interface_add_del api is added.Chore2-0/+48
2018-11-29VOM: deprecate TAP add ip-punt redirect dumpNeale Ranns13-297/+174
2018-11-29GBP: l3-out subnetsNeale Ranns31-291/+1955
2018-11-29gbp: Add support for flow hash profileMohsin Kazmi3-67/+185
2018-11-29NAT: syslog - sessions logging (VPP-1139)Matus Fabian12-3/+636
2018-11-29test: use smaller timeouts for vcl/ldp testsFlorin Coras1-18/+18
2018-11-29vcl: basic support for apps that forkFlorin Coras10-168/+358
2018-11-29GRE: fix VRF unit-testsNeale Ranns1-3/+8
2018-11-29VPP-1507: Added binary api to dump configured ip_punt_redirectPavel Kotucek9-60/+310
2018-11-29ldp: basic multiworker supportFlorin Coras3-119/+170
2018-11-29vppinfra: add pool_dup macroFlorin Coras1-0/+35
2018-11-29Export ethernet/mac_address.h as part of API installation.Jon Loeliger1-0/+1
2018-11-29make test: create virtualenv under /test/Klement Sekera13-84/+89
2018-11-29dpdk-ipsec-nodes multiarch: nodes are formatted in VLIB_NODE_FN styleKingwel Xie4-13/+24
2018-11-29dpdk: bump to DPDK 18.11Damjan Marion2-50/+7
2018-11-29MAP: Use bool type in map.api instead of u8.Ole Troan1-5/+5
2018-11-29vppapigen: Fix python3 compatibilityOle Troan1-24/+40
2018-11-29API: Add support for type aliasesOle Troan13-32/+179
2018-11-29ipsec: move ipsec defs to ipsec.hKlement Sekera2-51/+54
2018-11-29VPP-1508: vpp_transport_socket.py fix importPaul Vinciguerra1-1/+4
2018-11-28Use acquire/release ordering when accessing svm_fifo shared variable cursizeSirshak Das3-8/+12
2018-11-28vpp_papi: Reserved keywords.Paul Vinciguerra2-3/+3
2018-11-28pmalloc: fix shared hugepage backed mmap on older kernelsDamjan Marion0-0/+0
2018-11-28dpdk: allow interface name to be specified from startup.confDamjan Marion4-4/+20
2018-11-28cmake: display warning and continue if dpdk not presentDamjan Marion2-4/+9
2018-11-28Remove useless prefetch in ip4-rewrite nodeSimon Zhang1-1/+1
2018-11-28vpp_papi: Use new style classes.Paul Vinciguerra6-13/+13
2018-11-28test/remote_test.py: Fix missing importPaul Vinciguerra1-0/+1
2018-11-27ldp: sid to fd mapper for apps with multiple workersFlorin Coras3-22/+112
2018-11-27pmalloc: correct format_pmalloc_map u32 index overrun bugKingwel Xie2-5/+3
2018-11-27docs: Add more on trexjdenisco7-22/+225
2018-11-27cmake: Add protocol.h to lacp plugin .h includesAlexander Chernavin1-0/+1
2018-11-27VPP-1508 python3 tests: use six.iteritemsPaul Vinciguerra2-6/+8
2018-11-27VPP-1508 python3 tests: .encode('hex')Paul Vinciguerra6-37/+44
2018-11-27VPP-1508 Fix for bug introduced in tests on use of repr.Paul Vinciguerra5-12/+12
2018-11-26Minor tweaksDave Barach2-20/+49
2018-11-26Split non-parallel testsuitejuraj.linkes3-26/+40