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
/
vat
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-29
IPSEC-GRE: fixes and API update to common types.
Neale Ranns
1
-28
/
+42
2019-03-28
ipsec: USE_EXTENDED_SEQ_NUM -> USE_ESN
Damjan Marion
1
-2
/
+1
2019-03-28
vat:ignore SIGWINCH signal
ezkexma
1
-0
/
+1
2019-03-21
ipsec: add ipv6 support for ipsec tunnel interface
Kingwel Xie
1
-6
/
+8
2019-03-15
Revert "API: Cleanup APIs interface.api"
Ole Trøan
2
-46
/
+35
2019-03-15
API: Cleanup APIs interface.api
Jakub Grajciar
2
-35
/
+46
2019-02-25
IKEv2 to plugin
Neale Ranns
1
-708
/
+0
2019-02-18
IPSEC: move SA counters into the stats segment
Neale Ranns
1
-5
/
+2
2019-02-07
IPSEC: no second lookup after tunnel encap
Neale Ranns
1
-55
/
+59
2019-02-05
sock api: allow to start client with no rx_thread
Tomasz Kulasek
1
-1
/
+1
2019-02-05
IPSEC: SPD counters in the stats sgement
Neale Ranns
1
-1
/
+0
2019-01-31
IPSEC: API modernisation
Neale Ranns
1
-225
/
+144
2019-01-30
Use IP and MAC API types for neighbors
Neale Ranns
1
-129
/
+71
2019-01-25
deprecate tapcli
Damjan Marion
1
-360
/
+0
2019-01-22
virtio: Add api support in vat
Mohsin Kazmi
1
-0
/
+299
2019-01-20
Rework of debian packaging
Damjan Marion
1
-0
/
+34
2019-01-13
bonding: support custom interface IDs
Alexander Chernavin
1
-1
/
+6
2019-01-07
tapv2: add "tap_flags" field to the TAPv2 interface API
Andrew Yourtchenko
1
-2
/
+3
2019-01-07
L2 BD API to flush all IP-MAC entries in the specified BD
John Lo
1
-1
/
+38
2018-12-22
bapi/vat: fix socket transport for vat
Florin Coras
1
-2
/
+8
2018-12-18
PAPI: Add MACAddress object wrapper for vl_api_mac_address_t
Ole Troan
1
-9
/
+1
2018-12-17
stats: Deprecate old stats framework
Ole Troan
1
-536
/
+1
2018-12-17
String type: Not include \0 in show_version
Ole Troan
1
-11
/
+23
2018-12-14
String type: Fix off by one error
Ole Troan
1
-1
/
+1
2018-12-13
API: Use string type instead of u8.
Ole Troan
1
-13
/
+33
2018-12-11
Fix vat dependencies
juraj.linkes
1
-0
/
+2
2018-12-07
VPP-1506: dump local punts and registered punt sockets
Pavel Kotucek
1
-9
/
+9
2018-12-04
MPLS: buffer over-run with incorrectly init'd vector. fix VAT dump
Neale Ranns
1
-2
/
+2
2018-11-12
IPv6: Make link-local configurable per-interface (VPP-1446)
Juraj Sloboda
1
-54
/
+0
2018-11-06
BD ARP entry use common API types
Neale Ranns
1
-15
/
+9
2018-11-05
Genric API types format/unformat support for VAT and custom dump
Neale Ranns
3
-0
/
+13
2018-10-23
c11 safe string handling support
Dave Barach
5
-51
/
+51
2018-10-17
fix ip6 prefix check for tap_v2
Michal Cmarada
1
-1
/
+1
2018-10-04
Fix handling of mpls_tunnel_add_del API
John Lo
1
-14
/
+41
2018-10-01
vat: fix coverity warning for show_threads
Mohsin Kazmi
1
-3
/
+7
2018-10-01
thread: Add show threads api
Mohsin Kazmi
1
-0
/
+72
2018-09-29
vom: Fix the l2 port type in bridge domain
Mohsin Kazmi
1
-4
/
+5
2018-09-27
Trivial: Cleanup some typos.
Paul Vinciguerra
1
-3
/
+3
2018-09-26
MPLS tunnel dump: use sw_if_index not tunnel_index
Neale Ranns
1
-8
/
+5
2018-09-26
itf: dump interface rx-placement
Mohsin Kazmi
1
-0
/
+79
2018-09-25
L2 BD: introduce a BD interface on which to send UU packets
Neale Ranns
1
-10
/
+14
2018-09-21
Add more CLI options to vpp_api_test for calling ip_add_del_route
John Lo
1
-2
/
+14
2018-09-20
Route counters in the stats segment
Neale Ranns
1
-4
/
+4
2018-09-20
vhost-user: Add disable feature support in api
Mohsin Kazmi
1
-0
/
+10
2018-09-14
Ehnance and fix vpp_api_test and custom_dump to support SR-MPLS
John Lo
1
-25
/
+176
2018-09-11
vat: remove the endiness for u8
Mohsin Kazmi
1
-1
/
+1
2018-09-10
cmake: put vpp_api_test back to packaging
Damjan Marion
1
-1
/
+1
2018-09-07
cmake: set packaging component for different files
Damjan Marion
1
-3
/
+7
2018-08-30
Fix array bound failure in api_sr_localsid_add_del
Lijian Zhang
1
-2
/
+2
2018-08-26
cmake: add add_vpp_library and add_vpp_executable macros
Damjan Marion
1
-25
/
+23
[prev]
[next]