Age | Commit message (Expand) | Author | Files | Lines |
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 | 11 | -15/+438 |
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 | 13 | -186/+2180 |
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 | dpdk: quad loop and prefetch in fill_free_list | Damjan Marion | 1 | -15/+71 |
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 | 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 | 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 | 1 | -5/+6 |
2017-02-14 | Fix is_server flag in vhost dump (VPP-562) | Marek Gradzki | 1 | -0/+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 | 27 | -22/+942 |
2017-02-13 | VPP-632 : InBand OAM Analyser | AkshayaNadahalli | 5 | -41/+29 |
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 | LISP: reject remote mappings that have as locators local IPs | Filip Tehlar | 2 | -1/+29 |
2017-02-06 | vlib: remove algned/unaligned buffers scheme | Damjan Marion | 2 | -136/+18 |
2017-02-04 | dpdk: move to uio_pci_generic | Damjan Marion | 1 | -1/+1 |
2017-02-03 | pg: add trace information for pg tx node | Damjan Marion | 3 | -9/+46 |
2017-02-03 | vhost-user: fix missing speculative enqueue unwind | Steven | 1 | -0/+4 |
2017-02-03 | Fix CLI help message for set ip address | Matej Klotton | 1 | -1/+1 |
2017-02-03 | Next node frame over-flow after replication | Neale Ranns | 1 | -2/+16 |
2017-02-03 | Plugin infrastructure improvements | Damjan Marion | 1 | -8/+1 |
2017-02-02 | Fix SR multicast post mfib commit | Neale Ranns | 11 | -649/+450 |
2017-02-02 | BFD: SHA1 authentication | Klement Sekera | 9 | -258/+1459 |
2017-02-02 | BFD: improve finding of ipv4/ipv6 headers | Klement Sekera | 1 | -48/+62 |
2017-02-02 | dpdk: fix crypto coverity warning | Sergio Gonzalez Monroy | 1 | -1/+2 |
2017-02-02 | SNAT: changed source for outbound address FIB entry (VPP-613) | Matus Fabian | 1 | -5/+2 |
2017-02-02 | LISP: enhance binary part of some APIs | Filip Tehlar | 2 | -44/+35 |
2017-02-02 | VXLAN: further unify ip4/ip6 ctl plane handling | Eyal Bari | 2 | -83/+55 |
2017-01-31 | BFD: reformat code to match vpp code style | Klement Sekera | 1 | -158/+186 |
2017-01-31 | VXLAN: small changes for brevity | Eyal Bari | 1 | -49/+16 |
2017-01-31 | MFIB Coverity warnings. The lock macro is functionally equivalent but more ex... | Neale Ranns | 2 | -25/+40 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | John Lo | 6 | -182/+468 |
2017-01-30 | VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE m... | Andrew Yourtchenko | 2 | -29/+46 |
2017-01-30 | Fixed set int state up for ipsec interfaces | Radu Nicolau | 1 | -2/+2 |