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
2019-05-28
Punt: socket register for exception dispatched/punted packets based on reason
Neale Ranns
14
-802
/
+1482
2019-05-28
Add an ip6 local hop-by-hop protocol demux table
Dave Barach
3
-22
/
+341
2019-05-28
gre: don't register gre input nodes unless a gre tunnel is created
Jakub Grajciar
2
-3
/
+4
2019-05-28
tap: crash in multi-thread environment
Mohsin Kazmi
3
-5
/
+4
2019-05-28
snap_input: simplify code using existing functions
Zhiyong Yang
1
-11
/
+6
2019-05-28
llc_input: simplify code using existing functions
Zhiyong Yang
1
-11
/
+6
2019-05-28
hdlc_input: simplify code using existing functions
Zhiyong Yang
1
-10
/
+6
2019-05-27
IPIP tunnel: use address types on API
Neale Ranns
2
-46
/
+48
2019-05-27
virtio: Add gso support for native virtio driver
Mohsin Kazmi
5
-7
/
+77
2019-05-27
geneve: encap performance enhancement
Zhiyong Yang
1
-58
/
+53
2019-05-27
rewrite vnet_interface_output_node_inline_gso
Zhiyong Yang
1
-59
/
+47
2019-05-27
tcp: handle disconnects in rcv-process
Florin Coras
1
-0
/
+1
2019-05-25
tcp: handle fin+rst in same frame
Florin Coras
1
-1
/
+8
2019-05-24
vxlan-gpe: improve encap performance
Zhiyong Yang
1
-46
/
+41
2019-05-24
ip4/6-reassembly fixes
Vijayabhaskar Katamreddy
2
-2
/
+11
2019-05-24
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
4
-48
/
+61
2019-05-24
Remove historical ip4 icmp OAM code
Dave Barach
1
-0
/
+7
2019-05-23
Fix vpp crash bug while deleting dhcp client
jackiechen1985
1
-1
/
+1
2019-05-23
Optimize code
jackiechen1985
1
-9
/
+4
2019-05-22
fix show session verbose crash with udp transport
Dave Wallace
1
-0
/
+2
2019-05-22
new_log2_pages may increase 2
dongjuan
1
-1
/
+0
2019-05-22
vxlan-gpe: fix CLI document error
Zhiyong Yang
1
-3
/
+3
2019-05-22
stats: support multiple works for error counters
Ole Troan
4
-50
/
+0
2019-05-21
geneve_input: leverage vlib_get_buffers
Zhiyong Yang
1
-12
/
+11
2019-05-20
IPSEC: rename default backend
Neale Ranns
1
-2
/
+2
2019-05-20
reassembly: prevent long chain attack
Klement Sekera
8
-13
/
+86
2019-05-20
bonding: clean up redundant code
Zhiyong Yang
1
-55
/
+44
2019-05-18
api: export ip_types.api for out-of-tree plugins
BenoƮt Ganne
1
-1
/
+5
2019-05-17
Add a debug-CLI leak-checker
Dave Barach
5
-116
/
+60
2019-05-17
Tests: Raise exception if API cli_inband command fails.
Paul Vinciguerra
1
-1
/
+2
2019-05-17
UDP-Local: fix unregistered ports
Neale Ranns
1
-64
/
+51
2019-05-16
Add transport_opts to connect_sock bapi
Nathan Skrzypczak
5
-6
/
+26
2019-05-16
init / exit function ordering
Dave Barach
19
-200
/
+166
2019-05-15
IPSEC: remove CLI check for unsupported IPv6-AH - it is supported
Neale Ranns
1
-22
/
+0
2019-05-15
Remove unused function nat44_ha_resync() and error IN_PROGRESS.
Jon Loeliger
1
-1
/
+0
2019-05-14
QUIC multi thread update
Aloys Augustin
1
-1
/
+1
2019-05-14
svm: improve fifo segment prealloc support
Florin Coras
1
-3
/
+8
2019-05-14
IPSEC coverity fixes
Neale Ranns
2
-2
/
+4
2019-05-14
IPSEC: remove unecessary pass by reference of sequence number
Neale Ranns
3
-4
/
+4
2019-05-14
Coverity: Fix CID-198494 & CID-198388
Dave Wallace
1
-1
/
+1
2019-05-14
Unregister UDPC port only when owned
Nathan Skrzypczak
3
-2
/
+9
2019-05-13
Trivial Typo's in bier comments/docs.
Paul Vinciguerra
14
-27
/
+27
2019-05-13
vnet: remove macro definitions
Zhiyong Yang
1
-3
/
+0
2019-05-13
Fix VPP-1528 get the same IP address from DHCP server for two VPP DHCP clients
jackiechen1985
2
-4
/
+2
2019-05-13
remove dead code in rewrite.c
Neale Ranns
1
-26
/
+0
2019-05-10
Update ping cli .short_help.
Paul Vinciguerra
1
-2
/
+2
2019-05-09
session: segment manager fixes
Florin Coras
2
-2
/
+4
2019-05-09
add mactime plugin unit / code coverage tests
Dave Barach
3
-20
/
+30
2019-05-09
Update API description
Igor Mikhailov (imichail)
1
-3
/
+2
2019-05-09
make test: add quic multistream test case
Dave Wallace
2
-12
/
+25
[next]