Age | Commit message (Expand) | Author | Files | Lines |
2019-06-08 | mactime: add per-mac allow-with-quota feature |  Dave Barach | 5 | -15/+73 |
2019-06-08 | trace frame-queue on trigger out of memory |  dongjuan | 2 | -3/+2 |
2019-06-08 | tcp: send challenge ack for in wnd syn |  Florin Coras | 1 | -1/+2 |
2019-06-08 | tcp: close connection if not recovered after max tries |  Florin Coras | 2 | -0/+14 |
2019-06-07 | tcp: add cc cleanup function |  Florin Coras | 2 | -25/+34 |
2019-06-07 | bfd: UT for BFD session over GRE tunnel |  Neale Ranns | 2 | -14/+113 |
2019-06-07 | tcp: log connect notify errors |  Florin Coras | 1 | -1/+2 |
2019-06-07 | ipsec: export ipsec_punt.h |  Neale Ranns | 1 | -0/+1 |
2019-06-07 | ip: ip4 lookup performance bump with the usual receipe |  Neale Ranns | 1 | -435/+378 |
2019-06-07 | VOM-test: fix the UT post BVI and Bridge-domain changes |  Neale Ranns | 1 | -7/+27 |
2019-06-07 | build: add -Wall and -fno-common, fix reported issues |  Benoît Ganne | 37 | -143/+107 |
2019-06-07 | lacp: create lacp-process on demand |  Steven Luong | 4 | -26/+86 |
2019-06-07 | ipsec: remove the set_key API |  Neale Ranns | 10 | -526/+0 |
2019-06-07 | gre: update gre.api with explicit types |  Ole Troan | 1 | -6/+5 |
2019-06-07 | API: Add support for "defaults" |  Ole Troan | 5 | -32/+99 |
2019-06-07 | vppapigen: Fold up CRC from dependent types. |  Ole Troan | 4 | -36/+50 |
2019-06-07 | p2p ethernet: update p2p_ethernet.api with explicit types. |  Ole Troan | 1 | -5/+8 |
2019-06-07 | tests: framework gracefully handle 'VppTransportShmemIOError' |  Paul Vinciguerra | 2 | -16/+18 |
2019-06-07 | vpp_papi: Context_id allocator for running forked. |  Paul Vinciguerra | 2 | -5/+60 |
2019-06-07 | vpp_papi: Fix missing dependency. |  Paul Vinciguerra | 1 | -2/+8 |
2019-06-07 | no trigger nat ipfix flush in first worker |  dongjuan | 1 | -1/+1 |
2019-06-07 | vpp_papi: Fix format_vl_api_address_t under python3. |  Paul Vinciguerra | 1 | -1/+3 |
2019-06-07 | bfd: midchain adjacency support |  Matthew G Smith | 1 | -10/+51 |
2019-06-07 | vpp_papi: Accept ipaddress.Network objects on prefix_t methods. |  Paul Vinciguerra | 1 | -1/+16 |
2019-06-07 | vpp_papi: Fix vapi.disconnect exception. |  Paul Vinciguerra | 1 | -0/+1 |
2019-06-07 | tests: fix broken test test_gtpu.py TestGtpuUDP |  Paul Vinciguerra | 1 | -1/+1 |
2019-06-06 | vcl: avoid hash table lookup on accept |  Florin Coras | 2 | -24/+27 |
2019-06-06 | vcl: cap epoll dequeue batch size to max events |  Florin Coras | 1 | -14/+14 |
2019-06-06 | IP-Punt-redirect: allow the use of a FIB path to describe how to |  Neale Ranns | 10 | -387/+439 |
2019-06-06 | dpdk: fix clear hw stats |  Filip Tehlar | 3 | -3/+3 |
2019-06-06 | DVR: Control the reinject as L2 or L3 based on the output interface type |  Neale Ranns | 3 | -11/+84 |
2019-06-06 | reassembly: support more custom options for apps |  Klement Sekera | 3 | -49/+146 |
2019-06-06 | gbp: fix lpm classification with vlan |  Benoît Ganne | 2 | -50/+45 |
2019-06-06 | gbp: do not classify unknown packet as EP packets |  Benoît Ganne | 1 | -0/+4 |
2019-06-06 | lb: crashed with some specific commit under heavy traffic |  Hongjun Ni | 3 | -5/+13 |
2019-06-05 | ipsec: fix combined counters in ah-encrypt node |  Filip Tehlar | 1 | -3/+5 |
2019-06-05 | ipsec: fix sa counters in esp-encrypt |  Damjan Marion | 1 | -4/+7 |
2019-06-05 | ipsec: fix sa counters in esp-decrypt |  Damjan Marion | 1 | -6/+7 |
2019-06-05 | Switch atomic release API from __sync to __atomic builtin. |  Sirshak Das | 1 | -1/+1 |
2019-06-05 | Switch atomic test and set API from __sync to __atomic builtin |  Sirshak Das | 1 | -1/+1 |
2019-06-05 | avf: enable promiscuous mode |  Steven Luong | 3 | -1/+18 |
2019-06-05 | In ip6_mfib_forward_rpf_node,is_v4 should be 0. |  mu.duojiao | 1 | -1/+1 |
2019-06-05 | L3 cross connect |  Neale Ranns | 11 | -4/+1434 |
2019-06-05 | IPSEC: some CLI fixes |  Neale Ranns | 6 | -10/+44 |
2019-06-04 | Tests: simple refactor in vpp_pg_interface. |  Paul Vinciguerra | 1 | -25/+23 |
2019-06-04 | elog: make elog_string() multi-thread safe |  Steven Luong | 1 | -0/+2 |
2019-06-04 | punt: fix the set_punt API/CLI which was rejecting valid ports |  Neale Ranns | 2 | -12/+31 |
2019-06-04 | features will register udp ports once configured |  Jakub Grajciar | 4 | -18/+38 |
2019-06-04 | Fix: bug prevented IPsec ipv4 SPDs to show correctly |  Guillaume Solignac | 1 | -4/+9 |
2019-06-04 | sort worker-thread init functions in advance |  Dave Barach | 5 | -12/+71 |