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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-03
NAT64: Input feature arc on virtual interface via interface RX DPO.
Ole Troan
3
-4
/
+46
2017-11-03
vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...
Jakub Grajciar
2
-8
/
+26
2017-11-03
punt: free whole buffer chain if such is punted
Klement Sekera
1
-1
/
+1
2017-11-03
silence clib_mem_unaligned() invalid read found by address-sanitizer
Gabriel Ganne
1
-19
/
+28
2017-11-03
silence l2fib_init() invalid read of size 2 found by address-sanitizer
Gabriel Ganne
1
-1
/
+6
2017-11-03
vppinfra: make _vec_resize_will_expand read-only
Florin Coras
1
-7
/
+3
2017-11-03
session: support drop action in rules table
Florin Coras
4
-36
/
+114
2017-11-03
Set up P2P flag to gtpu interface
Hongjun Ni
1
-0
/
+1
2017-11-02
session/udp: init rw locks
Florin Coras
2
-1
/
+14
2017-11-02
VCL: application proxy configuration
Dave Wallace
3
-99
/
+157
2017-11-02
LISP: fix negative mapping timeout, VPP-1043
Filip Tehlar
1
-1
/
+2
2017-11-02
Add replicate DPO header to export list for VPPSB
Neale Ranns
1
-0
/
+1
2017-11-02
Add builtin http server option to return static reply
Florin Coras
1
-23
/
+97
2017-11-01
session: fix proxy coverity warnings
Florin Coras
1
-1
/
+2
2017-11-01
VPP-959: Support old version of CFFI
Ole Troan
2
-3
/
+17
2017-11-01
vom: fix build with gcc7
Damjan Marion
1
-0
/
+1
2017-11-01
VOM fixes for 9090 - ships in the night commits
Neale Ranns
4
-43
/
+10
2017-11-01
fix clib_mem_unaligned() invalid read
Gabriel Ganne
1
-17
/
+18
2017-11-01
nat plugin - fix test logic
Gabriel Ganne
1
-1
/
+1
2017-11-01
session: add support for proxying apps
Florin Coras
15
-39
/
+353
2017-11-01
dpdk/ipsec: align memory
Sergio Gonzalez Monroy
2
-5
/
+7
2017-11-01
dpdk/ipsec: fix digest physical address
Sergio Gonzalez Monroy
3
-7
/
+7
2017-11-01
VPP Object Model (VOM)
Neale Ranns
113
-3
/
+21603
2017-10-31
Fix "l2fib add" CLI to allow adding of filter MAC entries
John Lo
1
-25
/
+17
2017-10-31
Fix set interface mac address API to be endian neutral
John Lo
4
-16
/
+10
2017-10-31
VPP PAPI: Error in unserializer for non-array compound types.
Ole Troan
1
-0
/
+1
2017-10-31
LISP: add P-ITR/P-ETR/xTR API handlers, ONE-24
Filip Tehlar
13
-72
/
+888
2017-10-31
l2fib: MAC: Fix uint64 to u8 byte array
Mohsin Kazmi
7
-70
/
+55
2017-10-31
Fix typo (double unlock)
Dave Barach
1
-2
/
+1
2017-10-31
physmem: register region with IOMMU
Damjan Marion
1
-0
/
+57
2017-10-31
Refactor IP input checks for re-use at MPLS disposition
Neale Ranns
5
-277
/
+465
2017-10-31
lb plugin tests - wipe flowtable after each unit test
Gabriel Ganne
1
-0
/
+38
2017-10-30
Minor copyedit fixes to ACL Hash doc.
Jon Loeliger
1
-7
/
+6
2017-10-30
Add the bihash_vec8_8 variant
Dave Barach
3
-3
/
+435
2017-10-30
Remove old Python vppctl script
Chris Luke
2
-136
/
+0
2017-10-30
LISP: improve updating the dataplne when locators change
Filip Tehlar
5
-28
/
+74
2017-10-30
jvpp: bugfix for deadlock in java future API (VPP-1037)
Matej
3
-72
/
+160
2017-10-30
vcl: fix compiling on newer systems
Damjan Marion
1
-0
/
+3
2017-10-29
devices: Add binary API for set interface <interface> rx-mode
Steven
5
-18
/
+150
2017-10-29
session: fix coverity warnings
Florin Coras
2
-7
/
+12
2017-10-28
session: rules tables
Florin Coras
25
-16
/
+2218
2017-10-27
Fix for vppctl and interactive commands (VPP-1038)
Chris Luke
1
-3
/
+7
2017-10-27
session: instantiate appns lookup table only once
Florin Coras
2
-7
/
+11
2017-10-27
LDPRELOAD: Fix out-of-scope variable coverity error
Steven
1
-2
/
+1
2017-10-27
acl-plugin: increase the amount of memory for classifier tables used by MACIP...
Andrew Yourtchenko
1
-1
/
+1
2017-10-26
VCL: refactor session close / disconnect.
Dave Wallace
1
-66
/
+60
2017-10-26
VCL-LDPRELOAD: Fix more coverity warnings
Dave Wallace
3
-16
/
+22
2017-10-26
VCL-LDPRELOAD: Fix CID 178251 & CID 178253
Dave Wallace
2
-32
/
+47
2017-10-26
Consolidate short_help for classify table with memory-size
Hongjun Ni
1
-0
/
+1
2017-10-26
NAT: delete session API/CLI (VPP-1041)
Matus Fabian
4
-0
/
+172
[next]