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-03-31
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
Steven
2
-5
/
+6
2018-03-26
IPSEC_AH: broken initialization (VPP-1208)
Marco Varlese
1
-1
/
+1
2018-03-14
At AF_PACKET socket create, do intf bind before rx ring cfg to avoid receivin...
Chaoyu Jin
1
-12
/
+12
2018-03-08
at af_packet input, drop partial packets to prevent l4 checksum deadloop at o...
Chaoyu Jin
1
-4
/
+17
2018-03-08
ip4_forward: set pkt error in case potential memory corrupt
Chun Li
1
-0
/
+2
2018-02-28
tapv2: abort in tap_create_if (VPP-1179)
Steven
1
-0
/
+1
2018-02-25
virtio: add missing tx lock when running multithreaded
Damjan Marion
3
-0
/
+10
2018-02-24
virtio: reset vnet header on tx
Damjan Marion
1
-0
/
+3
2018-02-22
Fix DHCP client crash with worker threads
Matthew Smith
3
-38
/
+54
2018-02-15
VPP-1169: reenable dhcp client detect when lease expires
Dave Barach
1
-1
/
+50
2018-02-02
Improve tunnel interface creation performance
John Lo
7
-76
/
+81
2018-01-30
lisp-cp: fix handling of ndp without source link addr VPP-1159
Florin Coras
1
-4
/
+21
2018-01-29
vlib: allocating buffers on thread-x and freeing them on thread-y causes
Steven
1
-2
/
+1
2018-01-18
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
John Lo
2
-14
/
+18
2018-01-11
tapv2: deleting tap interface may leak buffers (VPP-1124)
Steven
4
-11
/
+34
2018-01-10
VPP-1120 SRv6 bug with SID list containing only one SID and no srh
Pablo Camarillo
1
-26
/
+65
2018-01-09
VPP-1113 SR MPLS path.frp_label_stack
Pablo Camarillo
1
-17
/
+16
2018-01-09
BIER: missing endian swap for imposition object in API return
Neale Ranns
1
-1
/
+1
2018-01-09
BIER: crash in show command when no tables are present
Neale Ranns
1
-0
/
+1
2018-01-08
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-12
/
+1
2018-01-07
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
zhaoqingling
1
-0
/
+6
2018-01-06
Unify/cleanup usage of hash_set/unset_mem by tunnels (VPP-1117)
John Lo
3
-78
/
+30
2018-01-06
GRE tunnel key should use fib_index instead of fib_id (VPP-1118)
John Lo
1
-2
/
+11
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
2017-12-20
L2 Emulation
Neale Ranns
2
-1
/
+2
2017-12-20
Fix MPLS local-label CLI help string
Marek Gradzki
1
-1
/
+1
2017-12-20
VPP-1083 "ip punt redirect add" crashed if not mentioned any other parameter
Swarup Nayak
2
-8
/
+28
2017-12-19
BIER coverity fix in route downlaod
Neale Ranns
2
-3
/
+3
2017-12-19
FIB memory leak during recursive loop detection
Neale Ranns
1
-0
/
+2
2017-12-19
VPP-1032: fix coverity warning in bier
Dave Barach
1
-2
/
+2
2017-12-19
Fix passing bad context for callback function
Juraj Sloboda
1
-2
/
+2
2017-12-19
lldp: Fix Coverity Warnings CID 177942, CID 177945
Dave Wallace
1
-1
/
+1
2017-12-18
session api: Fix Coverity Warning CID 180115
Dave Wallace
1
-1
/
+1
2017-12-18
SR-MPLS: binary API and automated steering
Pablo Camarillo
8
-502
/
+1675
2017-12-18
VPP-269 Coding standards cleanup - vnet/vnet/policer
Krishanpal singh
1
-11
/
+14
2017-12-16
GRE tunnel key includes the FIB table
Neale Ranns
4
-137
/
+219
2017-12-16
Use crc32 wrapper (VPP-1086)
Gabriel Ganne
1
-4
/
+4
2017-12-15
Fix icmp/udp/tcp punt/drop paths
Vijayabhaskar Katamreddy
14
-63
/
+79
2017-12-15
fib: fix show fib path-list and path
Florin Coras
2
-4
/
+4
2017-12-15
ESP_AH_test_automation_scripts rev1
“mystarrocks”
1
-7
/
+0
2017-12-14
VPP-1100 Fix loop in "set punt tcp/udp command"
Swarup Nayak
1
-5
/
+17
2017-12-14
tap_v2: include host-side parameters in the dump binary API
Milan Lenco
8
-7
/
+114
2017-12-14
BIER disposition default route
Neale Ranns
3
-8
/
+20
2017-12-14
session: cleanup attach flags
Florin Coras
11
-67
/
+66
2017-12-13
IP bi-direction multicast - same cable check on egress
Neale Ranns
2
-1
/
+17
2017-12-13
make "test-all" target pass again
Gabriel Ganne
3
-2
/
+11
2017-12-13
BIER: API documentation fixes.
Neale Ranns
1
-10
/
+5
2017-12-13
Separate heap for IPv4 mtries
Neale Ranns
7
-44
/
+73
[next]