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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-07
Fix dangling reference in l2fib_scan(...)
Dave Barach
1
-0
/
+8
2018-08-03
loop counter to prevent infiinte number of look ups per-packet
Neale Ranns
5
-4
/
+100
2018-08-01
fix 'sh vxlan tunnels'
Neale Ranns
1
-15
/
+4
2018-07-30
Reverse the logic of flagging malformed packet in fragmentation code to allow...
Rajesh Saluja
1
-1
/
+1
2018-07-27
Fix memory leak in processing of ICMPv6 RA event (VPP-1360)
Juraj Sloboda
1
-1
/
+2
2018-07-24
fix vector index range checks (VPP-1353)
Eyal Bari
8
-8
/
+8
2018-07-23
QOS: mark/record fix feature ordering c-n-p error
Neale Ranns
1
-5
/
+5
2018-07-23
QoS: marking and recording for MPLS and VLAN
Neale Ranns
3
-18
/
+267
2018-07-22
Loopback tx: support multiple tx intfcs per frame
Dave Barach
1
-153
/
+197
2018-07-19
ip4-input and ip4-input-no-checksum should be siblings
Neale Ranns
1
-11
/
+1
2018-07-18
qos mark/record: fix disable-sw_if_index range check
Eyal Bari
2
-2
/
+2
2018-07-18
loopback:fix delete to check interface class
Eyal Bari
1
-13
/
+6
2018-07-18
VOM: support for pipes
Neale Ranns
2
-10
/
+10
2018-07-15
VPP-1341: fix loopback interface graph arcs
Dave Barach
4
-66
/
+175
2018-07-14
Improve IP4 ARP and IP6 ND Events Notification
v18.10-rc0
John Lo
2
-11
/
+32
2018-07-13
VPP-1338: fix ipsec api coverity warnings
Dave Barach
1
-4
/
+3
2018-07-12
srv6: fix pointers in quad loops
Francois Clad
1
-6
/
+6
2018-07-11
session: push tx notifications only if needed
Florin Coras
1
-1
/
+6
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
36
-58
/
+59
2018-07-11
bridge-domain:fix no_flood count
Eyal Bari
1
-0
/
+3
2018-07-10
VPP-1337: Dangling reference be gone!
Dave Barach
3
-0
/
+6
2018-07-10
FIB path dump: fix next-hop-table ID for recursive routes
Neale Ranns
2
-2
/
+3
2018-07-09
IGMP improvements
Neale Ranns
8
-24
/
+236
2018-07-09
vxlan:use bihash_16_8 for ipv4 lookup
Eyal Bari
3
-66
/
+76
2018-07-09
new pipe code does not use stdints
Neale Ranns
1
-2
/
+2
2018-07-08
Fix IPsec intf tx node setup at intf creation
Matthew Smith
1
-2
/
+2
2018-07-08
session/svm: fix coverity warnings
Florin Coras
1
-1
/
+5
2018-07-08
vhost: Add multi-versioning support
Mohsin Kazmi
6
-1534
/
+1667
2018-07-07
Pipes
Neale Ranns
11
-7
/
+1199
2018-07-05
vxlan:use bihash_24_8 for ipv6 lookup
Eyal Bari
3
-116
/
+167
2018-07-04
fix VPP-1312 Invalid UDP packet length in ipsec
Klement Sekera
1
-1
/
+2
2018-07-04
IP FIB dump - incorrect table-ID for deag paths
Neale Ranns
1
-1
/
+1
2018-07-04
Remove unused members from ip4_fib_t
Neale Ranns
2
-9
/
+3
2018-07-04
add 'src-lookup' keyword for FIB paths
Neale Ranns
1
-0
/
+4
2018-07-03
tcp: update snd_una_max for retranmsits
Florin Coras
2
-3
/
+8
2018-07-02
Fixing ip4-reassembly ip6-reassembly non feature node, next_node_index setting
Vijayabhaskar Katamreddy
3
-2
/
+2
2018-06-30
tcp: fix single loop prefetch
Florin Coras
2
-3
/
+9
2018-06-30
session: send tx notification to app
Florin Coras
3
-188
/
+229
2018-06-29
ipsec: fix VPP-1333 - crash in ipsec policy cli
Klement Sekera
1
-0
/
+6
2018-06-29
Removing the static keyword do_fragment routines, so that could be accessed o...
Vijayabhaskar Katamreddy
2
-3
/
+8
2018-06-29
IP4 Router Alert option handling for IGMP
Neale Ranns
4
-14
/
+156
2018-06-28
vcl: move binary api and cfg to separate files
Florin Coras
3
-4
/
+0
2018-06-28
vcl: refactor vcl session
Florin Coras
1
-12
/
+17
2018-06-28
reassembly: optimize bihash usage
Klement Sekera
2
-45
/
+38
2018-06-28
ip: vectorized ip checksum
Damjan Marion
2
-69
/
+119
2018-06-27
gcc8 and Wstringop-truncation
Marco Varlese
1
-2
/
+2
2018-06-26
tcp/session: tx optimizations
Florin Coras
4
-22
/
+53
2018-06-26
Fix assert issue in ip_csum_add_even()
Hongjun Ni
1
-1
/
+2
2018-06-26
tcp: avoid doing work in tcp_rcv_sacks for no sacks
Florin Coras
1
-2
/
+3
2018-06-26
node functions cannot be always_inline
Damjan Marion
7
-18
/
+18
[next]