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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
14
-25
/
+76
2018-01-29
DRAFT ip4/6_frag to support DPO Style based Next Node
Vijayabhaskar Katamreddy
2
-0
/
+15
2018-01-29
Remove last vestigies of auto-ip-table create
Neale Ranns
1
-34
/
+4
2018-01-27
session: use clib rwlocks instead of custom implementation
Florin Coras
2
-27
/
+9
2018-01-27
Fix session/tcp coverity warnings
Florin Coras
3
-10
/
+22
2018-01-27
session: disconnect and echo client improvements
Florin Coras
7
-23
/
+38
2018-01-26
session: move builtin apps to their own folder
Florin Coras
13
-2268
/
+560
2018-01-25
session: add support for memfd segments
Florin Coras
20
-280
/
+355
2018-01-24
SCTP stack (RFC4960)
Marco Varlese
20
-12
/
+8170
2018-01-24
Improve the error reporting for a IP multicast RPF miss.
Neale Ranns
2
-3
/
+16
2018-01-24
Improve tunnel interface creation performance
John Lo
7
-76
/
+81
2018-01-23
Fix typo / coverity warning
Dave Barach
1
-1
/
+1
2018-01-23
For DHCP client configuration control the setting of the broadcast flag in the
Neale Ranns
5
-100
/
+397
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
40
-73
/
+91
2018-01-21
vhost_user: 'nregions' saves the actual number of mapped guest physical addre...
Haiyang Tan
1
-1
/
+2
2018-01-19
vxlan:restructure encap loop
Eyal Bari
1
-321
/
+198
2018-01-19
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
John Lo
2
-14
/
+18
2018-01-18
vlib: add vlib_buffer_alloc_to_ring API
Damjan Marion
2
-11
/
+4
2018-01-18
tapv2: add option to set host-side default gw
Damjan Marion
7
-2
/
+97
2018-01-18
FIB Inherited Srouce
Neale Ranns
18
-137
/
+1621
2018-01-17
Fix checksum offload sssue caused by overwriten lX_hdr_offset
Damjan Marion
1
-2
/
+2
2018-01-16
Tolerate missing nodes during feature arc initialisation
Neale Ranns
1
-2
/
+8
2018-01-16
tapv2: deleting tap interface may leak buffers (VPP-1124)
Steven
4
-11
/
+34
2018-01-15
bfd: fix bfd_auth_keys_dump
Florin Coras
1
-1
/
+1
2018-01-15
svm: refactor memfd and remove ssvm_eth
Florin Coras
3
-976
/
+0
2018-01-13
Improve "show xxx tunnel" and "show int addr" output
John Lo
5
-139
/
+111
2018-01-11
api: fix handlers that explicitly depend on svm queue
Florin Coras
4
-40
/
+38
2018-01-11
tcp: make proxy server uri cli configurable
Florin Coras
2
-3
/
+18
2018-01-11
api: remove transport specific code from handlers
Florin Coras
29
-604
/
+525
2018-01-11
Handle a mix of CNAME, A/AAAA records
Dave Barach
1
-10
/
+30
2018-01-11
Add support for MAP-T CE (VPP-1058)
Juraj Sloboda
5
-162
/
+441
2018-01-10
Functional improvements, bug fixes
Dave Barach
4
-25
/
+152
2018-01-09
VPP-1113 SR MPLS path.frp_label_stack
Pablo Camarillo
1
-17
/
+16
2018-01-09
VPP-1120 SRv6 bug with SID list containing only one SID and no srh
Pablo Camarillo
1
-26
/
+64
2018-01-09
api: refactor vlibmemory
Florin Coras
50
-284
/
+248
2018-01-09
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-12
/
+1
2018-01-09
DVR: run L3 output features
Neale Ranns
15
-496
/
+780
2018-01-09
BIER: crash in show command when no tables are present
Neale Ranns
1
-0
/
+1
2018-01-09
BIER: missing endian swap for imposition object in API return
Neale Ranns
1
-1
/
+1
2018-01-08
Fix missing dereference
Juraj Sloboda
1
-1
/
+1
2018-01-08
NAT64: IPFix (VPP-1106)
Matus Fabian
1
-1
/
+5
2018-01-06
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-2
/
+11
2018-01-06
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
zhaoqingling
1
-0
/
+6
2018-01-05
sock api: add infra for bootstrapping shm clients
Florin Coras
1
-14
/
+0
2018-01-05
Unify and cleanup usage of hash_set/unset_mem by various tunnels
John Lo
3
-78
/
+30
2018-01-05
MAP: Add RFC6052 mapping to MAP-T
Ole Troan
5
-19
/
+73
2018-01-05
VPP-1115 Fix a debug log mistake when create AF_PACKET socket
zhaoqingling
1
-1
/
+1
2017-12-22
tcp: add builtin server/client transfer test
Florin Coras
4
-33
/
+60
2017-12-21
fib: make deag entries urpf extempt
Florin Coras
5
-0
/
+19
2017-12-21
VPP-1109 Fix loop for some CLI (code review)
Swarup Nayak
1
-0
/
+3
[next]