Age | Commit message (Expand) | Author | Files | Lines |
2019-03-08 | session: reorganize session fields | Florin Coras | 3 | -43/+25 |
2019-03-08 | updates now that flags are supported on the API | Neale Ranns | 2 | -7/+0 |
2019-03-07 | parse ethernet header in ct6_in2out | Dave Barach | 2 | -8/+30 |
2019-03-07 | Tests: Refactor payload_to_info() | Paul Vinciguerra | 22 | -32/+34 |
2019-03-07 | VPP-1508: Python3 tests. Explicitly specify string formatting. | Paul Vinciguerra | 11 | -27/+29 |
2019-03-07 | VPP-1508: test_acl_plugin vapi changes for Python3. | Paul Vinciguerra | 2 | -51/+51 |
2019-03-07 | vpp_papi: Adjust aenum import for python3. | Paul Vinciguerra | 3 | -4/+12 |
2019-03-07 | make-test: Python pep8 compliance for sequences | Naveen Joy | 1 | -13/+13 |
2019-03-07 | Honor vnet_rewrite_data_t data_bytes == 0 | Dave Barach | 1 | -1/+15 |
2019-03-07 | Fix typo in feature arc constraint | Dave Barach | 1 | -3/+3 |
2019-03-07 | assign flood_class to vnet_sw_interface_t template in subif api handle function | Joe Zhou | 1 | -0/+2 |
2019-03-07 | Remove local REPLY_MACRO so that socket transport works. | Ole Troan | 4 | -133/+8 |
2019-03-07 | ipsec: cli bug fixes | Kingwel Xie | 2 | -5/+9 |
2019-03-07 | API: Add python2.7 support for enum flags via aenum | Ole Troan | 3 | -5/+8 |
2019-03-07 | BIER: trace then drop. MPLS: trace the drops | Neale Ranns | 2 | -3/+46 |
2019-03-07 | gdb-helper: add gdb_show_traces | Kingwel Xie | 1 | -0/+74 |
2019-03-07 | classify: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 3 | -26/+21 |
2019-03-07 | policer: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 2 | -26/+23 |
2019-03-07 | vlibmemory: coverity woes | Steven Luong | 1 | -1/+1 |
2019-03-07 | Add VAT support for LB | Hongjun Ni | 2 | -60/+179 |
2019-03-07 | session/tls: remove unused t_app_index field | Florin Coras | 3 | -7/+0 |
2019-03-07 | ipsec: ipsec-if optimizations & bug fixes | Kingwel Xie | 2 | -254/+309 |
2019-03-07 | session: use transport custom tx for app transports | Florin Coras | 5 | -24/+31 |
2019-03-07 | session: cleanup instances of deprecated io evts | Florin Coras | 3 | -7/+7 |
2019-03-06 | 19.01.1 Release Notes | Dave Wallace | 1 | -0/+9 |
2019-03-06 | test framework: vpp_papi_provider.py - further cleanup | Ole Troan | 15 | -1272/+416 |
2019-03-06 | sctp chunk_len fix | Sirshak das | 1 | -2/+4 |
2019-03-06 | session: use session index instead of fifo for evt | Florin Coras | 11 | -136/+75 |
2019-03-06 | udp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -27/+25 |
2019-03-06 | session: use vpp to switch io events for ct sessions | Florin Coras | 17 | -607/+258 |
2019-03-06 | ipv6 connection tracking plugin | Dave Barach | 9 | -0/+1706 |
2019-03-06 | tcp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -109/+83 |
2019-03-06 | ipsec: esp-encrypt and esp-decrypt cleanup | Damjan Marion | 4 | -558/+447 |
2019-03-06 | GBP: use sclass in the DP for policy | Neale Ranns | 52 | -929/+417 |
2019-03-06 | Tests: Example duplicate code refactoring. | Paul Vinciguerra | 1 | -273/+243 |
2019-03-06 | interface: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 3 | -34/+32 |
2019-03-06 | cop: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 4 | -21/+9 |
2019-03-06 | vxlan*: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -80/+85 |
2019-03-06 | vmbus: fix bug that breaks multiple netvsc vdevs | Matthew Smith | 1 | -2/+2 |
2019-03-06 | span: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 2 | -30/+17 |
2019-03-06 | geneve: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -57/+49 |
2019-03-06 | ipip: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 2 | -11/+9 |
2019-03-06 | sctp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 6 | -452/+449 |
2019-03-06 | rpm: set exec bits on plugins | Matthew Smith | 1 | -3/+3 |
2019-03-06 | ip: coverity woes | Steven Luong | 1 | -4/+4 |
2019-03-06 | vlib: coverity woes | Steven Luong | 1 | -2/+1 |
2019-03-06 | IPSEC: tunnel encap/decap dual loop speedups | Neale Ranns | 3 | -89/+255 |
2019-03-06 | GBP: format EPG retention policy | Neale Ranns | 1 | -1/+12 |
2019-03-06 | GBP: learn from ARP and L2 packets | Neale Ranns | 15 | -45/+216 |
2019-03-05 | VOM: GBP show allowed ethertypes in contracts | Neale Ranns | 2 | -1/+8 |