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
/
interface_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-04
misc: add vnet classify filter set support
Dave Barach
1
-7
/
+15
2019-09-28
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
1
-1
/
+1
2019-09-25
misc: improve pcap drop trace output
Dave Barach
1
-0
/
+54
2019-09-25
misc: unify pcap rx / tx / drop trace
Dave Barach
1
-150
/
+15
2019-09-25
interface: fix pcap drop trace in case of vlan
BenoƮt Ganne
1
-1
/
+12
2019-09-25
misc: classifier-based packet trace filter
Dave Barach
1
-2
/
+17
2019-09-25
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
1
-1
/
+1
2019-09-25
interface: fix pcap_write function
Andrew Yourtchenko
1
-0
/
+2
2019-09-25
interface: Remove residual dpdk bonding code
Steven Luong
1
-2
/
+1
2019-09-02
gso: fix segmentation when gso_size greater than vlib buffer size
Mohsin Kazmi
1
-1
/
+4
2019-08-18
gso: fix the segmentation to use current_data offset
Mohsin Kazmi
1
-15
/
+16
2019-08-07
interface: fix checksum flags
Florin Coras
1
-0
/
+3
2019-08-01
interface: fix pcap tx/rx trace cli handling
John Lo
1
-1
/
+1
2019-07-31
devices interface tests: vhosst GSO support
Steven Luong
1
-4
/
+0
2019-07-15
interface: fix issue that pcap rx/tx trace not available when there are worke...
Wei CHEN
1
-4
/
+5
2019-06-20
interface: fix the incorrect sizes/offsets in the tso segmentation
Andrew Yourtchenko
1
-2
/
+2
2019-06-19
interface: Fix the tso segmentation
Mohsin Kazmi
1
-10
/
+9
2019-05-27
rewrite vnet_interface_output_node_inline_gso
Zhiyong Yang
1
-59
/
+47
2019-04-23
vnet: clean up calc_checksums()
Zhiyong Yang
1
-7
/
+8
2019-04-17
Duplicate pcap tx trace fix
Neale Ranns
1
-3
/
+0
2019-03-21
error-drop; print interface by name
Neale Ranns
1
-1
/
+2
2019-03-13
Move the punt/drop nodes into vlib
Neale Ranns
1
-286
/
+91
2019-03-11
disable multiarch for error-drop
Filip Tehlar
1
-2
/
+4
2019-03-06
interface: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-23
/
+19
2019-02-27
VPP-1576: fix Coverity issues
Dave Barach
1
-1
/
+2
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
1
-0
/
+46
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
1
-25
/
+408
2019-02-02
Deprecate old mutliarch code, phase 1
Damjan Marion
1
-4
/
+1
2019-01-24
move misc-drop-errors to vnet
Dave Barach
1
-0
/
+31
2019-01-07
Fix TCP checksum.
Andrej Kozemcak
1
-1
/
+4
2018-11-26
Add a feature arc consistency check
Dave Barach
1
-0
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-6
/
+6
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-5
/
+5
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-06-26
node functions cannot be always_inline
Damjan Marion
1
-1
/
+1
2018-04-27
A bit of buffer metadata reshuffling to accommodate flow_id
Damjan Marion
1
-5
/
+5
2018-04-10
Make IPsec tunnel intf work with IPv4 output features
Matthew Smith
1
-0
/
+6
2018-01-24
Improve tunnel interface creation performance
John Lo
1
-8
/
+21
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-1
/
+1
2017-08-02
Make ip csum configurable in vlib buffer functions
Florin Coras
1
-1
/
+0
2017-07-18
TCP/UDP checksum offload API
Dave Barach
1
-5
/
+90
2017-07-12
Deprecate support for flattened output nodes
Damjan Marion
1
-265
/
+0
2017-07-08
lldp packet transmission on a bonded interface
Steve Shin
1
-2
/
+4
2017-04-11
Fix bug in configure 'pcap drop trace on file xx.cap' command (VPP-691)
jerryian
1
-1
/
+1
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-26
/
+27
2017-03-17
Fix IP feature ordering.
Neale Ranns
1
-1
/
+0
2017-03-06
Quad loop interface-output node
Damjan Marion
1
-13
/
+48
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+1404