Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-06-04 | stats: removing empty object in stats vector | Ole Troan | 2 | -2/+4 |
2019-06-04 | Punt: specify packets by IP protocol Type | Neale Ranns | 12 | -41/+442 |
2019-06-04 | mactime: upstream new features | Dave Barach | 6 | -25/+161 |
2019-06-04 | dpdk: rework extended stats | Filip Tehlar | 4 | -47/+33 |
2019-06-04 | startup: remove dpdk linking bonding configuration | Zhiyong Yang | 1 | -10/+0 |
2019-06-04 | srp: leverage vlib_buffer_get_current | Zhiyong Yang | 1 | -3/+3 |
2019-06-04 | vom: Add bridge domain unknown unicast flooding flag | Mohsin Kazmi | 4 | -5/+54 |
2019-06-03 | GBP: add subnet cli command | Benoît Ganne | 1 | -2/+85 |
2019-06-03 | ARP: add feature arc | Neale Ranns | 7 | -168/+508 |
2019-06-03 | crypto_ia32: native AES-GCM implementation | Damjan Marion | 5 | -1/+1046 |
2019-06-03 | vom: Add bridge domain arp unicast forwarding flag | Mohsin Kazmi | 4 | -3/+48 |
2019-06-02 | IPSec: memcpy of integ key bork | Neale Ranns | 1 | -1/+1 |