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
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
Periodic scan and probe of IP neighbors to maintain neighbor pools
John Lo
2
-4
/
+15
2018-04-27
TAP memory leaks:
Neale Ranns
1
-1
/
+0
2018-04-19
Minor optimzation/cleanup to ethernet-input node
John Lo
1
-5
/
+5
2018-04-18
Mcast rewrite optimisations
Neale Ranns
1
-3
/
+2
2018-04-13
Revert "MTU: Setting of MTU on software interface (instead of hardware interf...
Damjan Marion
1
-1
/
+4
2018-04-13
MTU: Setting of MTU on software interface (instead of hardware interface)
Ole Troan
1
-4
/
+1
2018-04-13
GBP V2
Neale Ranns
2
-3
/
+17
2018-04-12
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
Neale Ranns
1
-1
/
+0
2018-04-09
L2: no-flood interface type in the Bridge-Domain
Neale Ranns
1
-0
/
+4
2018-04-04
Detailed stats collection feature
Neale Ranns
1
-0
/
+45
2018-03-20
FIB Interpose Source
Neale Ranns
1
-1
/
+1
2018-03-16
QoS recording and marking
Neale Ranns
1
-0
/
+9
2018-03-07
Fix Avoid crash in vnet_delete_sub_interface routine
Steve Shin
1
-1
/
+2
2018-02-20
Fix reset the vlan flags when main interface is deleted.
Steve Shin
1
-0
/
+2
2018-02-20
vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2
Damjan Marion
1
-0
/
+2
2018-02-19
Use neutral vector code for ethernet_frame_is_tagged
Damjan Marion
2
-41
/
+43
2018-02-16
Allow providers to override glean behaviour
Neale Ranns
1
-1
/
+9
2018-02-15
Revert "Allow interface types to override glean adjacency behaivour"
Ole Trøan
1
-5
/
+1
2018-02-15
Allow interface types to override glean adjacency behaivour
Neale Ranns
1
-1
/
+5
2018-02-06
Fix clang implicit conversion errors
Damjan Marion
2
-14
/
+16
2018-01-23
VPPAPIGEN: vppapigen replacement in Python PLY.
Ole Troan
1
-2
/
+2
2018-01-19
Sub-Interface deletion not cleanup hash's properly (VPP-1136)
John Lo
1
-10
/
+7
2018-01-17
Fix checksum offload sssue caused by overwriten lX_hdr_offset
Damjan Marion
1
-2
/
+2
2018-01-06
VPP-1110 BVI reply ARP that doesn't request BVI loacl IP.
zhaoqingling
1
-0
/
+6
2017-12-08
tapv2: multiple improvements
Damjan Marion
1
-0
/
+6
2017-12-06
Remove unused, uninteresting code
Dave Barach
1
-397
/
+0
2017-12-04
vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset
Steven
1
-0
/
+22
2017-10-24
Add extern to *_main global variable declarations in header files.
Dave Wallace
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+2
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
3
-3
/
+3
2017-10-03
Repair vlib API socket server
Dave Barach
1
-1
/
+2
2017-09-25
Fix sending GARP/NA on Bonded Interface Active/Backup Link Up/Down
John Lo
2
-45
/
+2
2017-09-22
IP-MAC,ND:wildcard events,fix sending multiple events
Eyal Bari
2
-5
/
+9
2017-09-18
L2BD,ARP-TERM:fix arp query report mechanism+test
Eyal Bari
2
-25
/
+61
2017-09-11
replace uint32_t with u32
Neale Ranns
1
-2
/
+2
2017-09-11
FIB table add/delete API
Neale Ranns
1
-34
/
+93
2017-08-16
Add missing counters for P2P ethernet interfaces
Pavel Kotucek
2
-0
/
+40
2017-08-15
Support proxy ARP on mirrored TAP interfaces
Neale Ranns
1
-4
/
+16
2017-08-09
VPP-933 VPP crashes when deleting an ARP entry
Matthew Smith
1
-0
/
+7
2017-08-09
ARP reply: use interface to build rewrite string
Neale Ranns
1
-17
/
+13
2017-08-08
L2 over MPLS
Neale Ranns
1
-2
/
+2
2017-08-04
don't truncate the interface name in 'sh ip arp'
Neale Ranns
1
-1
/
+1
2017-08-01
P2P Ethernet
Pavel Kotucek
8
-27
/
+517
2017-07-23
Improve L2 Input/Output Feature Infrastructure and Usage
John Lo
1
-6
/
+2
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-7
/
+7
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
2
-16
/
+10
2017-07-13
Fix typo for non x86 platforms.
Christophe Fontaine
1
-1
/
+1
2017-07-07
ETH:optimized double is_tagged check
Eyal Bari
1
-2
/
+24
2017-07-06
Send GARP/NA on bonded intf slave up/down if in active-backup mode
John Lo
2
-0
/
+92
2017-06-21
ARP: ignore non-connected routes and non-interface sources when determing if ...
Neale Ranns
1
-30
/
+97
[prev]
[next]