aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2019-06-08mactime: add per-mac allow-with-quota featureDave Barach5-15/+73
2019-06-08trace frame-queue on trigger out of memorydongjuan2-3/+2
2019-06-08tcp: send challenge ack for in wnd synFlorin Coras1-1/+2
2019-06-08tcp: close connection if not recovered after max triesFlorin Coras2-0/+14
2019-06-07tcp: add cc cleanup functionFlorin Coras2-25/+34
2019-06-07tcp: log connect notify errorsFlorin Coras1-1/+2
2019-06-07ipsec: export ipsec_punt.hNeale Ranns1-0/+1
2019-06-07ip: ip4 lookup performance bump with the usual receipeNeale Ranns1-435/+378
2019-06-07build: add -Wall and -fno-common, fix reported issuesBenoît Ganne28-84/+73
2019-06-07lacp: create lacp-process on demandSteven Luong4-26/+86
2019-06-07ipsec: remove the set_key APINeale Ranns10-526/+0
2019-06-07gre: update gre.api with explicit typesOle Troan1-6/+5
2019-06-07API: Add support for "defaults"Ole Troan5-32/+99
2019-06-07vppapigen: Fold up CRC from dependent types.Ole Troan4-36/+50
2019-06-07p2p ethernet: update p2p_ethernet.api with explicit types.Ole Troan1-5/+8
2019-06-07vpp_papi: Context_id allocator for running forked.Paul Vinciguerra2-5/+60
2019-06-07vpp_papi: Fix missing dependency.Paul Vinciguerra1-2/+8
2019-06-07no trigger nat ipfix flush in first workerdongjuan1-1/+1
2019-06-07vpp_papi: Fix format_vl_api_address_t under python3.Paul Vinciguerra1-1/+3
2019-06-07bfd: midchain adjacency supportMatthew G Smith1-10/+51
2019-06-07vpp_papi: Accept ipaddress.Network objects on prefix_t methods.Paul Vinciguerra1-1/+16
2019-06-07vpp_papi: Fix vapi.disconnect exception.Paul Vinciguerra1-0/+1
2019-06-06vcl: avoid hash table lookup on acceptFlorin Coras2-24/+27
2019-06-06vcl: cap epoll dequeue batch size to max eventsFlorin Coras1-14/+14
2019-06-06IP-Punt-redirect: allow the use of a FIB path to describe how toNeale Ranns9-384/+433
2019-06-06dpdk: fix clear hw statsFilip Tehlar3-3/+3
2019-06-06DVR: Control the reinject as L2 or L3 based on the output interface typeNeale Ranns3-11/+84
2019-06-06reassembly: support more custom options for appsKlement Sekera3-49/+146
2019-06-06gbp: fix lpm classification with vlanBenoît Ganne1-50/+12
2019-06-06gbp: do not classify unknown packet as EP packetsBenoît Ganne1-0/+4
2019-06-06lb: crashed with some specific commit under heavy trafficHongjun Ni3-5/+13
2019-06-05ipsec: fix combined counters in ah-encrypt nodeFilip Tehlar1-3/+5
2019-06-05ipsec: fix sa counters in esp-encryptDamjan Marion1-4/+7
2019-06-05ipsec: fix sa counters in esp-decryptDamjan Marion1-6/+7
2019-06-05Switch atomic release API from __sync to __atomic builtin.Sirshak Das1-1/+1
2019-06-05Switch atomic test and set API from __sync to __atomic builtinSirshak Das1-1/+1
2019-06-05avf: enable promiscuous modeSteven Luong3-1/+18
2019-06-05In ip6_mfib_forward_rpf_node,is_v4 should be 0.mu.duojiao1-1/+1
2019-06-05L3 cross connectNeale Ranns10-4/+1260
2019-06-05IPSEC: some CLI fixesNeale Ranns5-10/+16
2019-06-04elog: make elog_string() multi-thread safeSteven Luong1-0/+2
2019-06-04punt: fix the set_punt API/CLI which was rejecting valid portsNeale Ranns1-11/+11
2019-06-04features will register udp ports once configuredJakub Grajciar4-18/+38
2019-06-04Fix: bug prevented IPsec ipv4 SPDs to show correctlyGuillaume Solignac1-4/+9
2019-06-04sort worker-thread init functions in advanceDave Barach5-12/+71
2019-06-04stats: removing empty object in stats vectorOle Troan2-2/+4
2019-06-04Punt: specify packets by IP protocol TypeNeale Ranns11-38/+282
2019-06-04mactime: upstream new featuresDave Barach6-25/+161
2019-06-04dpdk: rework extended statsFilip Tehlar4-47/+33
2019-06-04startup: remove dpdk linking bonding configurationZhiyong Yang1-10/+0