Age | Commit message (Expand) | Author | Files | Lines |
2017-03-08 | ARP resilience in the absence of IP config on input and output interfaces |  Neale Ranns | 2 | -0/+21 |
2017-03-08 | API change (only) to not create a FIB table entry when adding a neighbor entry |  Neale Ranns | 1 | -1/+6 |
2017-03-08 | vhost: binary API changes for interrupt mode |  Steven | 4 | -10/+41 |
2017-03-08 | LISP: fix gpe sub-interface lookup |  Filip Tehlar | 1 | -8/+8 |
2017-03-08 | BUG: multiple registrations of 'vl_api_ip6nd_proxy_details_t_handler |  Neale Ranns | 1 | -7/+0 |
2017-03-08 | Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bri... |  Neale Ranns | 8 | -62/+330 |
2017-03-08 | LISP: add stats API/CLI |  Filip Tehlar | 5 | -0/+175 |
2017-03-07 | Register TCP with IP only if session is enabled |  Florin Coras | 4 | -8/+44 |
2017-03-07 | fix gcc 5.4 warning: argument to 'sizeof' in 'memcpy' call is the same expres... |  Gabriel Ganne | 3 | -17/+15 |
2017-03-07 | DHCP Multiple Servers (VPP-602, VPP-605) |  Neale Ranns | 10 | -176/+440 |
2017-03-07 | CLI: hide deleted interfaces |  Eyal Bari | 5 | -5/+40 |
2017-03-07 | In-band OAM active probe (VPP-471) |  AkshayaNadahalli | 3 | -32/+63 |
2017-03-07 | fix uninitialized ip6 keys within session.c |  Gabriel Ganne | 1 | -0/+8 |
2017-03-07 | make per-adj counters configurable |  Neale Ranns | 4 | -61/+175 |
2017-03-07 | Fixing loadbalancing over ECMP for recursive routes |  AkshayaNadahalli | 2 | -12/+10 |
2017-03-06 | ioam: manycast using iOAM and SR (VPP-628) |  Shwetha Bhandari | 5 | -78/+172 |
2017-03-06 | BFD: documentation |  Klement Sekera | 11 | -91/+526 |
2017-03-06 | Remove unused multicast fields from vnet_buffer_t |  Neale Ranns | 1 | -10/+0 |
2017-03-06 | features: take device-input buffer advance value directly |  Damjan Marion | 6 | -34/+40 |
2017-03-06 | BFD: drop rpc call if packet doesn't match session |  Klement Sekera | 1 | -1/+1 |
2017-03-06 | BFD: remove unneeded code |  Klement Sekera | 1 | -15/+0 |
2017-03-06 | span: wrong destination interface in tracing |  Pavel Kotucek | 1 | -28/+18 |
2017-03-06 | Quad loop interface-output node |  Damjan Marion | 1 | -13/+48 |
2017-03-04 | DHCPv6 - Be consistent with the use of MFIB index as the RX FIB index for DHC... |  Neale Ranns | 4 | -20/+78 |
2017-03-04 | Cleanup URI code and TCP bugfixing |  Florin Coras | 15 | -143/+537 |
2017-03-04 | Evolving SRv6 (Segment Routing for IPv6) |  Pablo Camarillo | 16 | -5227/+7599 |
2017-03-03 | Implement a loopback instance allocation scheme. |  Jon Loeliger | 2 | -12/+117 |
2017-03-03 | VPP-651: Ensure sw_if_index to node mapping for L2 output path is only done v... |  Andrew Yourtchenko | 3 | -3/+17 |
2017-03-03 | IPv6 RA improvements |  Neale Ranns | 2 | -157/+123 |
2017-03-03 | Changing the IP table for an interface is an error if the interface already h... |  Neale Ranns | 7 | -66/+110 |
2017-03-02 | Clean up binary api message handler registration issues |  Dave Barach | 7 | -164/+2 |
2017-03-02 | bridge domain: fix members reordered when removing |  Eyal Bari | 1 | -1/+1 |
2017-03-02 | Remove the unused VRF ID parameter from the IP neighbour Add/Del API |  Neale Ranns | 1 | -2/+0 |
2017-03-02 | Fix LISP Coverity warning |  Florin Coras | 1 | -1/+1 |
2017-03-02 | VPP-648: CLI Memory leak with invalid parameter |  Billy McFall | 3 | -29/+88 |
2017-03-02 | BFD: command line interface |  Klement Sekera | 10 | -168/+1080 |
2017-03-01 | dpdk: be a plugin |  Damjan Marion | 30 | -11713/+11 |
2017-03-01 | VPP-598: tcp stack initial commit |  Dave Barach | 59 | -447/+12496 |
2017-03-01 | devices: vnet_get_aggregate_rx_packets should not be dpdk specific |  Damjan Marion | 9 | -44/+58 |
2017-02-28 | dpdk: retire support for dpdk 16.07 |  Damjan Marion | 5 | -58/+3 |
2017-02-28 | Clear L2 output config on interface mode change to L3 (VPP-651) |  John Lo | 1 | -4/+11 |
2017-02-28 | vlib: add buffer cloning support |  Damjan Marion | 4 | -57/+74 |
2017-02-27 | BFD: disable debug prints |  Klement Sekera | 1 | -1/+1 |
2017-02-27 | vlib: add VLIB_BUFFER_EXT_HDR_VALID flag |  Damjan Marion | 3 | -5/+2 |
2017-02-27 | Add GPE CLI/API for setting encap mode |  Filip Tehlar | 7 | -4/+205 |
2017-02-27 | fix:vxlan mcast adj - added as ucast dpo adj |  Eyal Bari | 1 | -1/+1 |
2017-02-26 | BFD: echo function |  Klement Sekera | 8 | -318/+864 |
2017-02-25 | Add NSH to GPE decap path |  Florin Coras | 5 | -20/+56 |
2017-02-25 | MFIB: changes to improve route add/delete performance |  Neale Ranns | 3 | -7/+12 |
2017-02-24 | FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of t... |  Neale Ranns | 3 | -7/+31 |