Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-23
vlib: address vlib_error_t scaling issue
Dave Barach
1
-1
/
+1
2019-07-19
fib: FIB Entry tracking
Neale Ranns
1
-13
/
+4
2019-07-08
map gbp papi: match endianess of f64
Paul Vinciguerra
1
-5
/
+3
2019-06-26
api: refactor format_vl_api_prefix_t return keys
Paul Vinciguerra
1
-6
/
+6
2019-06-26
api: Remove the inlines file and replace with library functions
Neale Ranns
1
-1
/
+0
2019-06-18
api: string type to convert to vector
Ole Troan
3
-23
/
+18
2019-05-31
tools: FEATURE.yaml meta-data infrastructure
Ole Troan
1
-0
/
+13
2019-05-29
map: Use vl_api_string macros.
Paul Vinciguerra
2
-27
/
+9
2019-05-03
plugins: clean up plugin descriptions
Dave Wallace
1
-1
/
+1
2019-03-22
MAP: Crush Coverity Complaint
Jon Loeliger
1
-1
/
+1
2019-03-19
MAP: Add optional user-supplied 'tag' field in MAPs.
Jon Loeliger
4
-14
/
+135
2019-03-11
VPP-1533: Deleting a non-existent pre-resolved MAP next-hop causes VPP core dump
Ole Troan
1
-7
/
+10
2019-02-26
Remove fake MAP domain 0 entry.
Jon Loeliger
1
-7
/
+1
2019-02-02
VPP-1543: show map stats crash when not configured.
Ole Troan
1
-1
/
+1
2019-01-20
minor fixup in map doc (people -> seconds)
Jim Thompson
1
-1
/
+1
2019-01-07
MAP: Prevent duplicate MAP-E/T graph nodes.
Jon Loeliger
3
-0
/
+35
2018-12-27
MAP: Install lpm.h as map.h references it.
Jon Loeliger
1
-0
/
+1
2018-12-21
MAP: Convert from DPO to input feature.
Jon Loeliger
11
-477
/
+582
2018-12-20
Trivial: fix src/plugins/map/test.c memory leak
Paul Vinciguerra
1
-1
/
+2
2018-12-19
MAP: Add API support for MAP input feature.
Jon Loeliger
4
-0
/
+216
2018-12-18
MAP: Add longest matching prefix (LPM) data structures
Ole Troan
3
-0
/
+220
2018-12-18
MAP: Remove dual loop in MAP-T in preparation for refactor.
Ole Troan
3
-587
/
+0
2018-12-17
MAP: Encode ht-ratio as f64 for API.
Jon Loeliger
1
-2
/
+2
2018-12-13
MAP: Fix inverted 'is_add'/'is_del' flag in map_pre_resolve() call.
Jon Loeliger
1
-1
/
+1
2018-12-13
make build failure.
Paul Vinciguerra
1
-1
/
+1
2018-12-11
MAP: Add API support for setting parameters.
Jon Loeliger
4
-212
/
+648
2018-12-06
API: Change ip4_address and ip6_address to use type alias.
Ole Troan
1
-1
/
+1
2018-11-29
MAP: Use bool type in map.api instead of u8.
Ole Troan
1
-5
/
+5
2018-11-22
MAP: Use explicit address/prefix types in API
Ole Troan
4
-540
/
+26
2018-11-22
Revert "Add support for MAP-T CE (VPP-1058)"
Ole Troan
5
-442
/
+163
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
4
-18
/
+16
2018-10-23
c11 safe string handling support
Dave Barach
3
-13
/
+13
2018-10-19
vppinfra: add atomic macros for __sync builtins
Sirshak Das
1
-4
/
+4
2018-09-28
MAP: Add check for well known ports.
Ole Troan
1
-0
/
+8
2018-09-27
MAP: Correctly print ea-bits-len in map commands.
Ole Troan
1
-1
/
+1
2018-09-27
MAP: 64-bit DMR
Ole Troan
2
-17
/
+15
2018-09-27
IPIP and IPv6 fragmentation
Ole Troan
4
-19
/
+4
2018-08-27
cmake: Fix plugins .h includes
Mohsin Kazmi
1
-0
/
+6
2018-08-27
cmake: add missing vat plugins
Damjan Marion
1
-0
/
+3
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
1
-2
/
+5
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
4
-0
/
+459
2018-07-30
FIB: return entry prefix by const reference to avoid the copy
Neale Ranns
1
-3
/
+3
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
4
-9
/
+9
2018-06-25
MAP: Move MAP-E/T to a plugin.
Ole Troan
16
-0
/
+8656
[prev]