Age | Commit message (Expand) | Author | Files | Lines |
2017-06-05 | LISP-GPE: return index of newly created fwd entry, VPP-868 | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -1/+33 |
2017-05-30 | LISP: L2 ARP handling | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+233 |
2017-05-22 | vhost: migrate to use device infra for worker thread assignment, rx-mode. | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -62/+5 |
2017-05-22 | LISP-GPE: add dump call for VNIs in use | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+75 |
2017-05-20 | API: Cleaning up message naming that does not follow the conventions | ![](//seccdn.libravatar.org/avatar/abdd28e3ca14762a7c1348c13dc5242d?s=13&d=retro) Ole Troan | 1 | -55/+59 |
2017-05-15 | Fix vnet_interface_counters API definition | ![](//seccdn.libravatar.org/avatar/1930b695c332376eb272d4133549bdde?s=13&d=retro) Aloys Augustin | 1 | -31/+45 |
2017-05-09 | Fix remaining 32-bit compile issues | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -5/+5 |
2017-05-09 | API support for IPsec tunnel interface creation | ![](//seccdn.libravatar.org/avatar/b9eb332dbd684bd67b828481521e9340?s=13&d=retro) Matthew Smith | 1 | -0/+134 |
2017-05-09 | Add missing format_ip6_address() functions to plugin_api. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 2 | -0/+78 |
2017-04-13 | LISP: make statistics thread safe | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+15 |
2017-04-07 | MPLS Mcast | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -56/+77 |
2017-04-05 | L2FIB:add l2fib_flush_bd l2fib_flush_int apis | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -2/+72 |
2017-04-05 | GRE over IPv6 | ![](//seccdn.libravatar.org/avatar/6647846580623530965ded03b9180101?s=13&d=retro) Ciara Loftus | 1 | -13/+65 |
2017-04-04 | BD/API:add bridge_domain_set_mac_age api | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -1/+76 |
2017-03-30 | Fix pid field endian in ARP/ND/DHCP event related API messages | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -9/+9 |
2017-03-30 | Fix more "symbol XXX found in none of the libs" warnings | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -1/+0 |
2017-03-22 | vhost: support interrupt mode | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -5/+62 |
2017-03-22 | policer: fix byte ordering in policer_details msg | ![](//seccdn.libravatar.org/avatar/d3fe725aee6477deade01e21bfc04080?s=13&d=retro) Marek Gradzki | 1 | -2/+2 |
2017-03-21 | LISP statistics | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+208 |
2017-03-15 | VXLAN:add hidden multicast interface check | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -4/+2 |
2017-03-10 | LISP: fix Proxy-ETR show command, VPP-660 | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+146 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+4 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+109 |
2017-03-07 | Missing plugin binary API command fns found after brief search | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -2/+1 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -14/+42 |
2017-03-07 | Fix endian issue in ARP Event Reply | ![](//seccdn.libravatar.org/avatar/e39a613c00c5e7a49f68136f1ae16353?s=13&d=retro) Wojciech Dec | 1 | -2/+4 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) | ![](//seccdn.libravatar.org/avatar/8ea3fa49b04f8428ac6da2342911cae4?s=13&d=retro) Pablo Camarillo | 1 | -286/+71 |
2017-03-03 | Implement a loopback instance allocation scheme. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -6/+53 |
2017-03-02 | Clean up binary api message handler registration issues | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -7/+36 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -4/+0 |
2017-03-01 | dpdk: be a plugin | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 1 | -320/+0 |
2017-02-27 | Add GPE CLI/API for setting encap mode | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+114 |
2017-02-23 | Fix vpp built-in version of api_unformat_sw_if_index(...) | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -16/+34 |
2017-02-22 | Clean up "binary-api" help string, arg parse bugs | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 1 | -0/+2 |
2017-02-21 | Add Overlay Network Engine API | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -209/+291 |
2017-02-21 | dhcp: multiple additions | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -89/+84 |
2017-02-21 | Rename LISP GPE API to GPE | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -50/+49 |
2017-02-21 | VPP-540 : pbb tag rewrite details | ![](//seccdn.libravatar.org/avatar/ae314c124c59853c206748c908d2246a?s=13&d=retro) Pavel Kotucek | 1 | -0/+13 |
2017-02-20 | Python test IP and MPLS objects conform to infra. | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -0/+38 |
2017-02-17 | Implemented IKEv2 initiator features: | ![](//seccdn.libravatar.org/avatar/04050627331a96bd4e8d4871e7271530?s=13&d=retro) Radu Nicolau | 1 | -0/+354 |
2017-02-02 | Remove unnecessary block structure around CONTROL_PING messages. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -179/+143 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -470/+558 |
2017-02-02 | Localize the timeout variable within the W message macro. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -184/+2 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -232/+232 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 1 | -237/+233 |
2017-02-02 | LISP: enhance binary part of some APIs | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -14/+4 |
2017-01-31 | MFIB Coverity warnings. The lock macro is functionally equivalent but more ex... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -4/+4 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 1 | -2/+2 |
2017-01-30 | LISP: add dump calls for GPE entries API | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -0/+256 |
2017-01-27 | dpdk: rework cryptodev ipsec build and setup | ![](//seccdn.libravatar.org/avatar/3108286c4243a4278a2b6e9bc5f55cfd?s=13&d=retro) Sergio Gonzalez Monroy | 1 | -31/+0 |