Age | Commit message (Expand) | Author | Files | Lines |
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 |
2017-02-05 | Wheel-timer infra | Dave Barach | 8 | -0/+1289 |
2017-02-04 | dpdk: move to uio_pci_generic | Damjan Marion | 3 | -22/+4 |
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 | 16 | -210/+367 |
2017-02-03 | SNAT: fix invalid outside FIB index | Matus Fabian | 1 | -0/+14 |
2017-02-03 | SNAT: Port allocation per protocol | Matus Fabian | 7 | -131/+219 |
2017-02-02 | Remove unnecessary block structure around CONTROL_PING messages. | Jon Loeliger | 2 | -204/+168 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | Jon Loeliger | 12 | -576/+696 |
2017-02-02 | Localize the timeout variable within the W message macro. | Jon Loeliger | 11 | -229/+5 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | Jon Loeliger | 12 | -282/+293 |
2017-02-02 | Convert M() and M2() macros to honor their second, mp, parameter. | Jon Loeliger | 1 | -2/+2 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | Jon Loeliger | 11 | -283/+284 |
2017-02-02 | Fix SR multicast post mfib commit | Neale Ranns | 13 | -650/+508 |
2017-02-02 | Update default Vagrant box to Ubuntu 16.04, VPP-616 | Dave Wallace | 1 | -8/+5 |
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 | 2 | -26/+13 |
2017-02-02 | LISP: enhance binary part of some APIs | Filip Tehlar | 5 | -117/+41 |
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 | Prep work for Coverity upload processing via Jenkins | Dave Barach | 1 | -0/+10 |
2017-01-31 | SNAT: Add outbound addresses to FIB (VPP-613) | Matus Fabian | 1 | -1/+110 |
2017-01-31 | jvpp: fix coverity warn: reliance on default encoding | Marek Gradzki | 5 | -18/+35 |
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 | 3 | -29/+44 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | John Lo | 7 | -184/+470 |
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 |
2017-01-30 | Fix LISP Coverity warnings | Florin Coras | 2 | -6/+16 |
2017-01-30 | add vnet/util/radix.h to nobase_include_HEADERS list | Gabriel Ganne | 1 | -1/+2 |
2017-01-30 | LISP: add dump calls for GPE entries API | Filip Tehlar | 6 | -2/+505 |
2017-01-28 | Add files to CLEANFILES for robust make clean. | Burt Silverman | 6 | -1/+11 |
2017-01-28 | sh not show in the mfib flags commands | Neale Ranns | 1 | -2/+2 |