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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
map
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-10
docs: Edit FEATURE.yaml files so they can be published
John DeNisco
1
-2
/
+2
2020-01-03
map: fix ip4-map-t DF behavior
Vladimir Ratnikov
1
-11
/
+12
2020-01-03
nat: use SVR
Klement Sekera
2
-17
/
+20
2019-12-14
tests: changes for scapy 2.4.3 migration
snaramre
1
-1
/
+2
2019-12-07
map: use explicit types in api
Ole Troan
1
-2
/
+3
2019-12-05
map: fix MAP-T ip6 port check
Matthew Smith
2
-5
/
+60
2019-12-04
map: Fix a coverity MAP dead-code issue.
Jon Loeliger
1
-3
/
+0
2019-12-03
map: Avoid null dereference in 'map show' and 'map del'
Jon Loeliger
1
-12
/
+22
2019-11-26
map: Fix inverted 'map security check enable' CLI flag.
Jon Loeliger
1
-2
/
+2
2019-11-19
map: fix coverity issue 205684
Andrew Yourtchenko
1
-2
/
+2
2019-11-19
map: Fix TCP MSS clamping for MAP-E traffic.
Jon Loeliger
2
-2
/
+84
2019-11-15
tests: Remove the unrequired VPP IP address/prefix class wrappers
Neale Ranns
1
-1
/
+0
2019-11-11
ip: functional interface to ip fragmentation
Ole Troan
5
-214
/
+148
2019-11-06
build: add yaml file linting to make checkstyle
Paul Vinciguerra
1
-1
/
+2
2019-11-05
misc: Fix python scripts shebang line
Renato Botelho do Couto
3
-3
/
+3
2019-10-18
map: python3 support in tests
Ole Troan
1
-8
/
+8
2019-10-09
map: use ip6-full-reassembly instead of own code
Klement Sekera
6
-978
/
+30
2019-10-03
map: fix DF[Don't fragment] ip4-map-t behaviour
Vladimir Ratnikov
1
-0
/
+11
2019-10-03
map: fix indent-off
Klement Sekera
1
-121
/
+133
2019-10-01
map: use SVR for MAP-T
Klement Sekera
9
-624
/
+69
2019-09-26
map: use SVR for MAP-E
Klement Sekera
5
-456
/
+172
2019-09-25
api: split api generated files
Ole Troan
4
-129
/
+6
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
2
-0
/
+6
2019-09-12
map: fix non-null-terminated C-string
BenoƮt Ganne
1
-3
/
+4
2019-09-03
api: enforce vla is last and fixed string type
Ole Troan
2
-9
/
+8
2019-08-22
tests: move plugin tests to src/plugins/*/test
Dave Wallace
1
-0
/
+437
2019-08-19
vppapigen map: raise ValueError when fieldname is python keyword
Paul Vinciguerra
2
-6
/
+6
2019-07-31
vppinfra: refactor test_and_set spinlocks to use clib_spinlock_t
jaszha03
2
-12
/
+9
2019-07-30
vppinfra: refactor use of CLIB_MEMORY_BARRIER ()
jaszha03
1
-2
/
+2
2019-07-30
vppinfra: conformed spinlocks to use CLIB_PAUSE
jaszha03
1
-2
/
+3
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
[next]