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
/
vat
/
api_format.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-23
c11 safe string handling support
Dave Barach
1
-47
/
+47
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-08-30
Fix array bound failure in api_sr_localsid_add_del
Lijian Zhang
1
-2
/
+2
2018-08-24
rx-placement: Add API call for interface rx-placement
Mohsin Kazmi
1
-0
/
+55
2018-08-17
l2: arp termination dump
Mohsin Kazmi
1
-0
/
+96
2018-08-09
Fix "Old Style VLA" build warnings
Juraj Sloboda
1
-0
/
+2
2018-07-13
VPP-1338: fix ipsec api coverity warnings
Dave Barach
1
-8
/
+4
2018-07-10
FIB path dump: fix next-hop-table ID for recursive routes
Neale Ranns
1
-4
/
+6
2018-06-25
MAP: Move MAP-E/T to a plugin.
Ole Troan
1
-373
/
+0
2018-06-19
Fixed bugs in SRv6 API
Pablo Camarillo
1
-4
/
+12
2018-06-15
STATS: Separate socket for fd exchange.
Ole Troan
1
-90
/
+2
2018-06-13
Stat segment / client: show run" works now
Dave Barach
1
-9
/
+10
2018-06-13
vxlan:offload RX flow
eyal bari
1
-5
/
+106
2018-06-11
MTU: Software interface / Per-protocol MTU support
Ole Troan
1
-6
/
+6
2018-06-08
export counters in a memfd segment
Dave Barach
1
-2
/
+167
2018-06-07
DHCP Client Dump
Neale Ranns
1
-9
/
+10
2018-05-31
Improve L2FIB delete entry handling and "show l2fib" CLI options
John Lo
1
-2
/
+2
2018-05-30
Fix clang compilation on aarch64: sizeof operator error.
Sirshak Das
1
-1
/
+1
2018-05-29
af_packet: Add support for dump interfaces
Mohsin Kazmi
1
-0
/
+49
2018-05-25
ARP proxy dumps
Neale Ranns
1
-3
/
+3
2018-05-11
Periodic scan and probe of IP neighbors to maintain neighbor pools
John Lo
1
-0
/
+77
2018-05-10
Remove the historical memfd api segment bootstrap
Dave Barach
1
-164
/
+30
2018-05-04
ipsec: allow null/null for crypto/integ algorithms pair
Radu Nicolau
1
-4
/
+4
2018-04-27
VAT for qos_record_enable_disable API
Igor Mikhailov (imichail)
1
-1
/
+73
2018-04-19
Allow an IPsec tunnel interface to be renumbered
Matthew Smith
1
-1
/
+12
2018-04-16
Implement ip_probe_neighbor API
John Lo
1
-1
/
+56
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-1
/
+1
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
1
-1
/
+1
2018-03-21
bond: Add bonding driver and LACP protocol
Steven
1
-1
/
+476
2018-03-14
Improve l2_macs_events API to provide MAC move information
John Lo
1
-2
/
+2
2018-03-12
SPAN: Add 'is_l2" flag to DETAILS response messages.
Jon Loeliger
1
-2
/
+4
2018-03-09
MPLS Unifom mode
Neale Ranns
1
-8
/
+8
2018-03-02
tapv2: CLI and binary API fixes
Steven
1
-7
/
+7
2018-02-15
Optimize GRE Tunnel and add support for ERSPAN encap
John Lo
1
-11
/
+23
2018-02-12
Fix the order of RFC2685 fields in the output.
Igor Mikhailov (imichail)
1
-2
/
+2
2018-02-07
VXLAN: Allow user to specify a custom vxlan tunnel instance id.
Jon Loeliger
1
-4
/
+13
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
1
-2
/
+60
[next]