Age | Commit message (Expand) | Author | Files | Lines |
2017-02-20 | dpdk: updated build to automatically download Intel(R) Multi-Buffer Crypto fo... |  Radu Nicolau | 1 | -1/+1 |
2017-02-20 | CLI extension to add multiple (S,G)s at once and time it |  Neale Ranns | 1 | -10/+76 |
2017-02-20 | Python test IP and MPLS objects conform to infra. |  Neale Ranns | 12 | -15/+476 |
2017-02-17 | Remove duplicate ip6 get interface address code |  Neale Ranns | 4 | -47/+9 |
2017-02-17 | BFD: put session admin-up/admin-down |  Klement Sekera | 1 | -12/+12 |
2017-02-17 | Implemented IKEv2 initiator features: |  Radu Nicolau | 14 | -186/+2534 |
2017-02-17 | Fix handling of ping to SNAT out interface |  Juraj Sloboda | 1 | -6/+7 |
2017-02-17 | ipsec: changed ipsec-input-ip6 node to be a sibling of ipsec-input-ip4, fixes... |  Radu Nicolau | 1 | -6/+1 |
2017-02-17 | l2 input: avoid per-packet trace checks in the fast path |  Dave Barach | 4 | -25/+54 |
2017-02-17 | Fix comment for num-mbufs default in startup.conf |  Dave Wallace | 1 | -1/+1 |
2017-02-17 | dpdk: quad loop and prefetch in fill_free_list |  Damjan Marion | 1 | -15/+71 |
2017-02-17 | ioam: declare export_node instead of defining it in header file |  Damjan Marion | 1 | -1/+1 |
2017-02-17 | api: remove debug print in api_main_init |  Damjan Marion | 1 | -1/+0 |
2017-02-16 | tw_timer_expire_timers() - add a maximum to the number of expiration per call |  Gabriel Ganne | 2 | -3/+10 |
2017-02-16 | Add NSH load-balance and drop DPO |  Florin Coras | 5 | -15/+148 |
2017-02-16 | Fix NSH-LISP interface addition |  Florin Coras | 1 | -15/+16 |
2017-02-16 | Fix crash on deleting previously activated IPv6 interface - VPP-636 |  Wojciech Dec | 1 | -0/+4 |
2017-02-16 | Fix sample plugin breakage. |  Anlu Yan | 3 | -23/+10 |
2017-02-16 | Add handling of ICMP error packets in SNAT (VPP-629) |  Juraj Sloboda | 2 | -49/+347 |
2017-02-16 | VPP-638: 'set interface ipsec key garbage' causes infinite loop |  Billy McFall | 1 | -0/+5 |
2017-02-16 | add tw_timer_template.c to vpp devel packages |  Gabriel Ganne | 1 | -0/+1 |
2017-02-16 | tw_timer_expire_timers() return the number of expirations |  Gabriel Ganne | 2 | -9/+14 |
2017-02-16 | LISP: minor enhacements |  Filip Tehlar | 1 | -13/+13 |
2017-02-15 | LISP: fix deleting src/dst entry from GID dictionary |  Filip Tehlar | 2 | -5/+24 |
2017-02-15 | SNAT: add static mappings with unresolved external interface address to snat_... |  Matus Fabian | 3 | -4/+81 |
2017-02-15 | BFD: loop back echo packets |  Klement Sekera | 4 | -38/+247 |
2017-02-15 | Fix bug in definition of tcp_header_t |  Juraj Sloboda | 1 | -1/+4 |
2017-02-14 | VPP-279: Document changes for vnet/vnet/devices |  Billy McFall | 2 | -52/+210 |
2017-02-14 | BFD: respect remote demand mode |  Klement Sekera | 1 | -9/+46 |
2017-02-14 | BFD: set per session UDP source port per RFC |  Klement Sekera | 4 | -16/+43 |
2017-02-14 | Fix coverity issues: ioam |  Shwetha Bhandari | 3 | -8/+15 |
2017-02-14 | Fix is_server flag in vhost dump (VPP-562) |  Marek Gradzki | 1 | -0/+1 |
2017-02-14 | Fix typo in API warning message. |  Jon Loeliger | 1 | -1/+1 |
2017-02-14 | vhost-user: fix crash when descriptor points to unknown region |  Damjan Marion | 1 | -1/+2 |
2017-02-13 | Out-of-tree Build Error fix |  AkshayaNadahalli | 2 | -22/+20 |
2017-02-13 | Augment IP_DETAILS, IP_ADDRESS_DETAILS with a few context fields. |  Jon Loeliger | 2 | -5/+15 |
2017-02-13 | Basic support for LISP-GPE encapsulated NSH packets |  Florin Coras | 28 | -22/+944 |
2017-02-13 | VPP-632 : InBand OAM Analyser |  AkshayaNadahalli | 33 | -336/+2797 |
2017-02-09 | Improve MFIB doxygen help |  Neale Ranns | 4 | -4/+12 |
2017-02-08 | BFD: minor fixes |  Klement Sekera | 2 | -5/+3 |
2017-02-08 | BFD: modify session parameters |  Klement Sekera | 9 | -114/+414 |
2017-02-08 | Fix source address reachability check for ip6 local packets |  AkshayaNadahalli | 2 | -7/+26 |
2017-02-07 | VPP-630: Null pointer dereferences in vlib/unix/plugin.c |  Ole Troan | 1 | -1/+1 |
2017-02-07 | Fix M(), M2() macros in VAT |  Filip Tehlar | 1 | -2/+4 |
2017-02-07 | LISP: reject remote mappings that have as locators local IPs |  Filip Tehlar | 2 | -1/+29 |
2017-02-06 | Add pool_get[_aligned]_will_expand(...) |  Dave Barach | 2 | -0/+67 |
2017-02-06 | vlib: remove algned/unaligned buffers scheme |  Damjan Marion | 6 | -386/+57 |
2017-02-06 | SNAT: fix snat_add_static_mapping_command() uninitialized variable |  Matus Fabian | 2 | -5/+16 |
2017-02-05 | SNAT: initialize outside and inside FIB index in snat_config |  Matus Fabian | 2 | -36/+5 |
2017-02-05 | fix some 'stored but never read' warnings raised by clang |  Gabriel Ganne | 2 | -6/+7 |