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
2021-12-03
interface: add multi tx-queues support for new tx infra
Mohsin Kazmi
1
-97
/
+245
2021-11-30
interface: add support for outer header checksums
Mohsin Kazmi
1
-0
/
+1
2021-11-06
vppinfra: move clib_count_equal_* code
Damjan Marion
1
-0
/
+1
2021-10-28
interface: refactor interface output node in different processing levels
Mohsin Kazmi
1
-13
/
+9
2021-10-16
interface: fix offload flag check
Nathan Skrzypczak
1
-1
/
+4
2021-08-10
misc: do not capture tx packets twice
Benoît Ganne
1
-13
/
+30
2021-07-13
vppinfra: put each vector function into own file
Damjan Marion
1
-1
/
+2
2021-05-11
interface: tx queue infra
Damjan Marion
1
-13
/
+182
2021-04-19
ip: fix offload flags handling
Aloys Augustin
1
-3
/
+2
2021-04-19
interface: interface-output end node rework
Damjan Marion
1
-53
/
+43
2021-04-17
classify: honor pcap interface filter also when classify filter is used
Benoît Ganne
1
-107
/
+74
2021-03-30
interface: fix coverity
Damjan Marion
1
-2
/
+2
2021-03-24
interface: do subif or feature arc work in interface-output only if needed
Damjan Marion
1
-42
/
+61
2021-03-23
interface: simplify and optimize interface-output node
Damjan Marion
1
-204
/
+121
2021-03-23
interface: reduce duplicate code in the interface-output node
Damjan Marion
1
-42
/
+41
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-1
/
+1
2021-03-10
interface: fix interface-output and interface-tx multiarch selection
Damjan Marion
1
-15
/
+6
2021-03-05
interface: move vnet_pcap_t to vnet
Damjan Marion
1
-2
/
+4
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-13
/
+6
2021-02-04
vlib: "revert startup multi-arch variant configuration fix for interfaces"
Damjan Marion
1
-28
/
+2
2021-01-25
vlib: startup multi-arch variant configuration fix for interfaces
Radu Nicolau
1
-2
/
+28
2020-11-13
interface: add multiarch support for per-interface tx node
Benoît Ganne
1
-5
/
+15
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-13
/
+15
2020-10-21
misc: minimize dependencies on udp.h
Florin Coras
1
-0
/
+1
2020-10-13
stats: counters data model
Ole Troan
1
-2
/
+2
2020-06-16
interface: add minimal vpp pkt trace for error-drop
Dave Barach
1
-7
/
+124
2020-06-08
vxlan: Fixed checksum caclculation offset
Vladimir Isaev
1
-5
/
+5
2020-05-13
interface: fix the checksum offload in quad loop
Mohsin Kazmi
1
-20
/
+25
2020-04-15
misc: refactor calc_checksums
Dave Barach
1
-66
/
+21
2020-01-27
interface: Add missing ip4 udp->checksum = 0 prior to computing checksum
Steven Luong
1
-1
/
+4
2019-12-05
gso: add protocol header parser
Mohsin Kazmi
1
-4
/
+9
2019-11-20
classify: per-interface rx/tx pcap capture filters
Dave Barach
1
-1
/
+10
2019-10-14
gso: Add gso feature arc
Mohsin Kazmi
1
-377
/
+14
2019-09-26
misc: add vnet classify filter set support
Dave Barach
1
-7
/
+15
2019-09-23
misc: improve pcap drop trace output
Dave Barach
1
-0
/
+54
2019-09-23
misc: unify pcap rx / tx / drop trace
Dave Barach
1
-150
/
+15
2019-09-23
interface: use the correct condition for checking if the pcap fd is open
Andrew Yourtchenko
1
-1
/
+1
2019-09-20
misc: classifier-based packet trace filter
Dave Barach
1
-2
/
+17
2019-09-20
interface: fix pcap drop trace in case of vlan
Benoît Ganne
1
-1
/
+12
2019-09-02
ipsec ip tcp l2: multiarch nodes cannot be declared as static
Damjan Marion
1
-1
/
+1
2019-08-27
interface: Remove residual dpdk bonding code
Steven Luong
1
-2
/
+1
2019-08-26
gso: fix segmentation when gso_size greater than vlib buffer size
Mohsin Kazmi
1
-1
/
+4
2019-08-20
fix pcap_write function
Jack Xu
1
-0
/
+2
2019-08-17
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
[next]