Age | Commit message (Expand) | Author | Files | Lines |
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 | 8 | -17/+69 |
2019-03-05 | GBP: format include EPG index | Neale Ranns | 1 | -1/+2 |
2019-03-05 | GBP: per-group EP retention policy | Neale Ranns | 8 | -66/+55 |
2019-03-04 | GBP: return appropriate error code if tranport mode subnet has no interface | Neale Ranns | 1 | -0/+3 |
2019-03-04 | GBP: fix and print GBP BD flags | Neale Ranns | 3 | -4/+26 |
2019-03-04 | GBP: fix UT after multi-arch change | Neale Ranns | 13 | -1889/+2036 |
2019-03-04 | gbp: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 13 | -503/+535 |
2019-03-02 | session: cleanup/rename functions | Florin Coras | 1 | -1/+1 |
2019-03-01 | nsh: fix load failure | Filip Tehlar | 5 | -69/+69 |
2019-03-01 | gtpu: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -50/+34 |
2019-03-01 | dpdk: update mlx[45] linking options | Matthew Smith | 1 | -1/+1 |
2019-03-01 | ioam: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -19/+27 |
2019-03-01 | pppoe: migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 3 | -12/+6 |
2019-03-01 | Fix API return code in case of error. | Igor Mikhailov (imichail) | 1 | -1/+1 |
2019-02-28 | l2e: Migrate old MULTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 5 | -318/+352 |
2019-02-27 | string_test: The dark side of coverity | Steven Luong | 1 | -4/+0 |
2019-02-27 | IKEv2 plugin export fixes | Neale Ranns | 3 | -7/+24 |
2019-02-27 | NAT44: active-passive HA (VPP-1571) | Matus Fabian | 14 | -79/+2463 |
2019-02-26 | vmxnet3: RSS support | Steven Luong | 7 | -81/+229 |
2019-02-26 | nsh: migrate old MUTIARCH macros to VLIB_NODE_FN | Filip Tehlar | 8 | -2289/+2438 |
2019-02-26 | vmxnet3: lro/tso and rx checksum | Steven Luong | 6 | -45/+283 |
2019-02-26 | Move pcap rx/tx trace code out of the dpdk plugin | Dave Barach | 4 | -371/+0 |
2019-02-26 | DSLITE: Fix dslite_get_b4_addr_reply message type. | Jon Loeliger | 1 | -1/+1 |
2019-02-26 | Remove fake MAP domain 0 entry. | Jon Loeliger | 1 | -7/+1 |
2019-02-25 | IKEv2 to plugin | Neale Ranns | 12 | -0/+8352 |
2019-02-22 | avf: fix eat own tail issue on tx | Damjan Marion | 1 | -3/+7 |
2019-02-22 | GBP: include sclass in format EPG | Neale Ranns | 1 | -1/+2 |
2019-02-22 | GBP: remove testing asserts | Neale Ranns | 2 | -2/+0 |
2019-02-22 | Add no-append flag to vlib_frame_t | Damjan Marion | 3 | -0/+3 |
2019-02-21 | string_test: Coverity woe | Steven Luong | 1 | -2/+0 |
2019-02-21 | GBP: BD index not BD ID | Neale Ranns | 1 | -1/+1 |
2019-02-19 | avf: fix feature arc, take two | Damjan Marion | 1 | -1/+2 |
2019-02-19 | dpdk: update Cisco VIC port type | Hyong Youb Kim | 1 | -4/+1 |
2019-02-19 | dpdk: do not shift PKT_RX_FDIR | Hyong Youb Kim | 1 | -1/+1 |
2019-02-19 | acl-plugin: split the dataplane function into two, save 10sec in compile time | Andrew Yourtchenko | 1 | -87/+110 |
2019-02-19 | VPP-1568:when entry src cover change, recursive-loop fib still can not work. | mu.duojiao | 1 | -0/+75 |
2019-02-19 | avf: fix feature arc | Damjan Marion | 1 | -0/+3 |
2019-02-18 | tls: fix openssl/mbedtls use of app_wrk index | Florin Coras | 2 | -4/+14 |
2019-02-18 | session: move fifo allocation logic to app worker | Florin Coras | 1 | -1/+1 |
2019-02-18 | NAT: fix: multiple definition of nat64_cleaner_process_event_e | Neale Ranns | 3 | -3/+3 |
2019-02-18 | NAT: VPP-1552 code migration from old multiarch scheme | Filip Varga | 26 | -448/+387 |
2019-02-18 | IPSEC: move SA counters into the stats segment | Neale Ranns | 2 | -4/+12 |
2019-02-18 | NAT44: fix snat_get_worker_out2in_cb (VPP-1536) | Matus Fabian | 4 | -17/+126 |
2019-02-15 | dpdk-ipsec: store buffer index into crypto-op private | Kingwel Xie | 5 | -44/+115 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 3 | -3/+3 |
2019-02-12 | fix assert failure | Dave Barach | 1 | -0/+6 |
2019-02-11 | session: cleanup application interface | Florin Coras | 1 | -36/+21 |
2019-02-09 | buffers: fix typo | Damjan Marion | 6 | -9/+9 |
2019-02-09 | session: refactor listen logic | Florin Coras | 2 | -22/+24 |