Age | Commit message (Expand) | Author | Files | Lines |
2017-02-07 | Fix M(), M2() macros in VAT | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 1 | -2/+4 |
2017-02-07 | LISP: reject remote mappings that have as locators local IPs | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 2 | -1/+29 |
2017-02-06 | Add pool_get[_aligned]_will_expand(...) | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 2 | -0/+67 |
2017-02-06 | make test: improve test filtering | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 3 | -5/+81 |
2017-02-06 | vlib: remove algned/unaligned buffers scheme | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 6 | -386/+57 |
2017-02-06 | make test: fix dependencies | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -2/+2 |
2017-02-06 | SNAT: fix snat_add_static_mapping_command() uninitialized variable | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 2 | -5/+16 |
2017-02-05 | SNAT: initialize outside and inside FIB index in snat_config | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 2 | -36/+5 |
2017-02-05 | fix some 'stored but never read' warnings raised by clang | ![](//seccdn.libravatar.org/avatar/f390e1bd6d3b4c3948237bcb15cd9373?s=13&d=retro) Gabriel Ganne | 2 | -6/+7 |
2017-02-05 | Wheel-timer infra | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 8 | -0/+1289 |
2017-02-05 | Test checksyle for IP mcast tests | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -3/+3 |
2017-02-04 | dpdk: move to uio_pci_generic | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 6 | -27/+9 |
2017-02-03 | pg: add trace information for pg tx node | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 3 | -9/+46 |
2017-02-03 | vhost-user: fix missing speculative enqueue unwind | ![](//seccdn.libravatar.org/avatar/562b0682c4c313d1b55cd0c572cca6a6?s=13&d=retro) Steven | 1 | -0/+4 |
2017-02-03 | Fix CLI help message for set ip address | ![](//seccdn.libravatar.org/avatar/3ba7d1624cae87fed889e7b8e9108c58?s=13&d=retro) Matej Klotton | 1 | -1/+1 |
2017-02-03 | pep8 compliance for test_ip6.py | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 1 | -3/+3 |
2017-02-03 | Next node frame over-flow after replication | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 2 | -6/+28 |
2017-02-03 | Plugin infrastructure improvements | ![](//seccdn.libravatar.org/avatar/0e62e9336f8793820041922c5051ddac?s=13&d=retro) Damjan Marion | 16 | -210/+367 |
2017-02-03 | SNAT: fix invalid outside FIB index | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 1 | -0/+14 |
2017-02-03 | SNAT: Port allocation per protocol | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 9 | -140/+242 |
2017-02-02 | Added support for openSUSE | ![](//seccdn.libravatar.org/avatar/5a86822390d78add9a8b8b0cbd4101f7?s=13&d=retro) Marco Varlese | 1 | -1/+4 |
2017-02-02 | Remove unnecessary block structure around CONTROL_PING messages. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 2 | -204/+168 |
2017-02-02 | Refactor fragile msg macro W and W2 to not burry return control flow. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 13 | -577/+699 |
2017-02-02 | Localize the timeout variable within the W message macro. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 12 | -231/+6 |
2017-02-02 | Convert message macro S to accept a message pointer parameter; | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 13 | -284/+295 |
2017-02-02 | Convert M() and M2() macros to honor their second, mp, parameter. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 2 | -4/+4 |
2017-02-02 | Ensure all M() and M2() second parameters are the message pointer. | ![](//seccdn.libravatar.org/avatar/128dfeb95310571e0fe3162b727e18d1?s=13&d=retro) Jon Loeliger | 12 | -284/+285 |
2017-02-02 | Fix SR multicast post mfib commit | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 13 | -650/+508 |
2017-02-02 | Update default Vagrant box to Ubuntu 16.04, VPP-616 | ![](//seccdn.libravatar.org/avatar/155300a2ed9c459f8e0eff769ac52aa8?s=13&d=retro) Dave Wallace | 4 | -20/+27 |
2017-02-02 | ENIC driver patch to fix MAC address add and remove | ![](//seccdn.libravatar.org/avatar/eb17e498902ac41cb6c0bb83159ed3e0?s=13&d=retro) Steve Shin | 2 | -1/+123 |
2017-02-02 | BFD: SHA1 authentication | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 13 | -370/+2437 |
2017-02-02 | BFD: improve finding of ipv4/ipv6 headers | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -48/+62 |
2017-02-02 | dpdk: fix crypto coverity warning | ![](//seccdn.libravatar.org/avatar/3108286c4243a4278a2b6e9bc5f55cfd?s=13&d=retro) Sergio Gonzalez Monroy | 1 | -1/+2 |
2017-02-02 | SNAT: changed source for outbound address FIB entry (VPP-613) | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 2 | -26/+13 |
2017-02-02 | LISP: enhance binary part of some APIs | ![](//seccdn.libravatar.org/avatar/d36f23b86551a8141ba7b3806956f083?s=13&d=retro) Filip Tehlar | 5 | -117/+41 |
2017-02-02 | VXLAN: further unify ip4/ip6 ctl plane handling | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 2 | -83/+55 |
2017-02-01 | Fix issue with apt-get update not being run on Ubuntu 16.04 | ![](//seccdn.libravatar.org/avatar/31ac027ae9aee09ab1b1ce460579e2ec?s=13&d=retro) Ed Warnicke | 1 | -1/+1 |
2017-01-31 | BFD: reformat code to match vpp code style | ![](//seccdn.libravatar.org/avatar/c1f763acca4b6efa334dd60fd50f97ae?s=13&d=retro) Klement Sekera | 1 | -158/+186 |
2017-01-31 | Prep work for Coverity upload processing via Jenkins | ![](//seccdn.libravatar.org/avatar/8cd32a0600f758b418c7b03a2776da72?s=13&d=retro) Dave Barach | 4 | -0/+73 |
2017-01-31 | SNAT: Add outbound addresses to FIB (VPP-613) | ![](//seccdn.libravatar.org/avatar/8c70b147e06f757435f73af5a1006897?s=13&d=retro) Matus Fabian | 2 | -5/+173 |
2017-01-31 | Update CSIT tests 170122 -> 170129 | ![](//seccdn.libravatar.org/avatar/04b43d7e3ffef97fcecc980ee44c8187?s=13&d=retro) Jan Gelety | 1 | -1/+1 |
2017-01-31 | jvpp: fix coverity warn: reliance on default encoding | ![](//seccdn.libravatar.org/avatar/d3fe725aee6477deade01e21bfc04080?s=13&d=retro) Marek Gradzki | 5 | -18/+35 |
2017-01-31 | VXLAN: small changes for brevity | ![](//seccdn.libravatar.org/avatar/4ae54e830c6c787e7dff4d53577f871c?s=13&d=retro) Eyal Bari | 1 | -49/+16 |
2017-01-31 | MFIB Coverity warnings. The lock macro is functionally equivalent but more ex... | ![](//seccdn.libravatar.org/avatar/df12e07d9afc269a9f3f1e96d24c5e67?s=13&d=retro) Neale Ranns | 3 | -29/+44 |
2017-01-31 | Bump up PKG_SUFFIX to vpp3 | ![](//seccdn.libravatar.org/avatar/eb17e498902ac41cb6c0bb83159ed3e0?s=13&d=retro) Steve Shin | 1 | -1/+1 |
2017-01-31 | Add vxlan-bypass feature to IP6 forwarding path | ![](//seccdn.libravatar.org/avatar/7e84d8b7ad256414b3b9e6fcd69e9788?s=13&d=retro) John Lo | 7 | -184/+470 |
2017-01-30 | VPP-621: ping: ICMP echo data size must be bounded by VLIB_BUFFER_DATA_SIZE m... | ![](//seccdn.libravatar.org/avatar/981936c810e68793c10f3626f9998c5d?s=13&d=retro) Andrew Yourtchenko | 2 | -29/+46 |
2017-01-30 | This patch fixes a bug in replaying MAC address to the hardware | ![](//seccdn.libravatar.org/avatar/eb17e498902ac41cb6c0bb83159ed3e0?s=13&d=retro) Steve Shin | 1 | -0/+83 |
2017-01-30 | Fixed set int state up for ipsec interfaces | ![](//seccdn.libravatar.org/avatar/04050627331a96bd4e8d4871e7271530?s=13&d=retro) Radu Nicolau | 1 | -2/+2 |
2017-01-30 | Fix LISP Coverity warnings | ![](//seccdn.libravatar.org/avatar/2d46909386737c03b3e828d235494c22?s=13&d=retro) Florin Coras | 2 | -6/+16 |