Age | Commit message (Expand) | Author | Files | Lines |
2017-03-14 | ioam: ip6 hop by hop ext header and SR header co-existence |  shwethab | 4 | -72/+84 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing |  Florin Coras | 12 | -169/+599 |
2017-03-13 | Add MAC address check in ethernet-input node if interface in L3 mode |  John Lo | 1 | -6/+17 |
2017-03-10 | Retire vpp_lite |  Damjan Marion | 4 | -4232/+1 |
2017-03-10 | VPP-659 TCP improvements |  Florin Coras | 18 | -155/+422 |
2017-03-10 | LISP: fix Proxy-ETR show command, VPP-660 |  Filip Tehlar | 3 | -8/+38 |
2017-03-10 | Fix MAP-E UT. Add functionality in MAP code to delete the pre-resolved next-h... |  Neale Ranns | 1 | -6/+37 |
2017-03-10 | Fix coverity CIDs 161048, 163895 |  Pavel Kotucek | 2 | -4/+1 |
2017-03-10 | VPP-608 Fix LISP warning |  Florin Coras | 1 | -0/+1 |
2017-03-09 | vlib_mains == 0 special cases be gone |  Dave Barach | 1 | -5/+4 |
2017-03-09 | IMplementation for option to not create a FIB table entry when adding a neigh... |  Neale Ranns | 6 | -56/+98 |
2017-03-09 | MAP pre-resolve - use FIB to track pre-resolved next-hop |  Neale Ranns | 5 | -55/+192 |
2017-03-09 | Tests to target holes in adjacency and DPO test coverage |  Neale Ranns | 1 | -1/+3 |
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 |