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
/
vnet
/
lisp-gpe
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-25
L2 BD: introduce a BD interface on which to send UU packets
Neale Ranns
1
-2
/
+2
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
1
-1
/
+0
2018-08-14
Fix context field position in API definition
Ondrej Fabry
1
-1
/
+1
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
2
-2
/
+2
2018-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
1
-1
/
+3
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-1
/
+1
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-4
/
+4
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-1
/
+1
2017-12-11
ONE-33 "one statistics flush" throws assert when one counter not added
Swarup Nayak
1
-0
/
+3
2017-12-09
BIER in non-MPLS netowrks
Neale Ranns
1
-0
/
+2
2017-12-02
gpe: fix gpe enable/disable command
Florin Coras
1
-1
/
+1
2017-10-31
LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24
Filip Tehlar
6
-9
/
+19
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
4
-10
/
+10
2017-09-13
gpe: initialize fib index for native forward entries
Florin Coras
1
-4
/
+6
2017-09-11
FIB table add/delete API
Neale Ranns
3
-9
/
+22
2017-09-04
LISP: re-fetch mapping before it expires
Filip Tehlar
3
-14
/
+58
2017-08-23
Remove unused retval from gpe_native_fwd_rpath type definition
Marek Gradzki
1
-2
/
+0
2017-08-23
gpe: add l2 lb counters
Florin Coras
1
-1
/
+5
2017-08-18
gpe: fix sub-interface hash lookup
Florin Coras
2
-10
/
+10
2017-08-08
L2 over MPLS
Neale Ranns
3
-13
/
+15
2017-06-16
LISP-GPE: add test CLI for NSH
Filip Tehlar
2
-0
/
+132
2017-06-16
Fix vni/dp_table endianness for gpe iface addition (VPP-882)
Florin Coras
1
-6
/
+8
2017-06-16
Fix gpe_native_fwd_rpaths_get (VPP-883)
Florin Coras
1
-1
/
+3
2017-06-15
Add VAT handlers for LISP-GPE API
Filip Tehlar
2
-11
/
+24
2017-06-09
Fix gpe coverity issue (VPP-874)
Florin Coras
1
-3
/
+8
2017-06-08
LISP: add NSH support
Filip Tehlar
2
-4
/
+7
2017-06-08
Add gpe native-forward static route support
Florin Coras
5
-16
/
+402
2017-06-06
Fix coverity issue
Filip Tehlar
1
-0
/
+3
2017-06-05
LISP-GPE: return index of newly created fwd entry, VPP-868
Filip Tehlar
4
-2
/
+20
2017-06-05
LISP: fix GPE entry dump, VPP-871
Filip Tehlar
1
-5
/
+5
2017-05-26
LISP: do not try to delete paths when fwd entry is negative
Filip Tehlar
1
-4
/
+7
2017-05-22
LISP-GPE: add dump call for VNIs in use
Filip Tehlar
5
-1
/
+74
2017-05-19
Enforce Bridge Domain ID range to match 24-bit VNI range
John Lo
1
-0
/
+6
2017-05-10
completelly deprecate os_get_cpu_number, replace new occurences
Damjan Marion
1
-1
/
+1
2017-05-07
Remove L2 GPE interface from bridge when deleting, VPP-833
Florin Coras
1
-0
/
+6
2017-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
1
-44
/
+4
2017-04-24
BD:unify bridge domain creation code
Eyal Bari
1
-4
/
+3
2017-04-13
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...
Neale Ranns
1
-2
/
+1
2017-04-13
LISP: make statistics thread safe
Filip Tehlar
5
-41
/
+65
2017-04-07
MPLS Mcast
Neale Ranns
1
-0
/
+1
2017-04-07
Fix gpe dp args to allow for 32 bit bridge domain ids, VPP-690
Florin Coras
1
-1
/
+1
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-8
/
+8
2017-04-05
LISP: fix crash when adding a negative forwarding entry, VPP-681
Filip Tehlar
1
-15
/
+14
2017-04-03
Adjacency layout change and move to vnet/adj
Neale Ranns
1
-2
/
+2
2017-03-29
LISP: fix IID in decap
Filip Tehlar
2
-3
/
+4
2017-03-22
LISP: improve DP speed
Filip Tehlar
3
-4
/
+28
2017-03-21
LISP statistics
Filip Tehlar
5
-22
/
+199
2017-03-08
LISP: fix gpe sub-interface lookup
Filip Tehlar
1
-8
/
+8
[next]