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
2017-05-30
Flowprobe: Stateful flows and IPv6, L4 recording
Ole Troan
5
-11
/
+23
2017-05-30
LISP: L2 ARP handling
Filip Tehlar
9
-36
/
+600
2017-05-26
MPLS lookup DPO does not pop the label (nor does it handle replicate)
Neale Ranns
4
-84
/
+145
2017-05-26
ARP/ND use path_remove to complement path_add
Neale Ranns
4
-16
/
+67
2017-05-26
LISP: do not try to delete paths when fwd entry is negative
Filip Tehlar
1
-4
/
+7
2017-05-25
MPLS hash function improvements
Neale Ranns
3
-7
/
+64
2017-05-25
MPLS interface output feature not explicitly enabled
Neale Ranns
1
-2
/
+0
2017-05-25
af_packet: fix coverity error
Ray Kinsella
1
-2
/
+19
2017-05-24
Add p2p flag to IPsec tunnel interface hw class
Matthew Smith
1
-0
/
+1
2017-05-24
MPLS tunnels; path-list lock leak and debug CLI imrpovements
Neale Ranns
1
-7
/
+16
2017-05-24
IPv6 Performance bugs
Neale Ranns
6
-70
/
+62
2017-05-24
Missing VLIB node for IPv6 disposition from mcast MPLS LSP
Neale Ranns
1
-1
/
+23
2017-05-24
MPLS trace fixes
Neale Ranns
2
-1
/
+7
2017-05-24
Leak locks and tables in the Classifier
Neale Ranns
4
-7
/
+51
2017-05-24
ipfix: make IPFIX work for all skip_n_vectors values (VPP-204)
Juraj Sloboda
1
-22
/
+23
2017-05-23
Labelled attached paths via an MPLS tunnel
Neale Ranns
5
-40
/
+69
2017-05-23
ARP/ND entries for the same address on different interfaces (VPP-848)
Neale Ranns
18
-735
/
+1194
2017-05-22
vhost: migrate to use device infra for worker thread assignment, rx-mode.
Steven
4
-484
/
+336
2017-05-22
LISP-GPE: add dump call for VNIs in use
Filip Tehlar
5
-1
/
+74
2017-05-20
API: Cleaning up message naming that does not follow the conventions
Ole Troan
2
-52
/
+41
2017-05-20
Improve session debugging
Florin Coras
7
-85
/
+171
2017-05-20
vhost: buffers leak and interface disable upon vring descriptor out of mmap
Steven
1
-16
/
+9
2017-05-20
VPP-849: improve vnet classifier memory allocator performance
Dave Barach
2
-274
/
+450
2017-05-20
af_packet: set mac address support
Ray Kinsella
1
-1
/
+47
2017-05-19
mfib CLI bugs (VPP-852)
Neale Ranns
3
-8
/
+16
2017-05-19
Enforce Bridge Domain ID range to match 24-bit VNI range
John Lo
5
-9
/
+29
2017-05-18
Remove nop code from session_manager_add_first_segment().
Dave Wallace
1
-2
/
+0
2017-05-18
Improve sack bytes accounting and testing
Florin Coras
5
-37
/
+140
2017-05-17
VPP-719: Accept ARP replies from VRRP hw addr
Matthew Smith
1
-7
/
+27
2017-05-17
vhost: bad packet assembled from descriptor chaining
Steven
1
-1
/
+2
2017-05-17
Use counters on ipsec tunnel interfaces
Matthew Smith
3
-6
/
+107
2017-05-17
Add ethernet type to support NSH over ethernet
Hongjun Ni
1
-1
/
+1
2017-05-17
VPP-846: tcp perf / scale / hardening
Dave Barach
6
-48
/
+106
2017-05-17
ARP learning fixes (VPP-843)
Neale Ranns
3
-82
/
+68
2017-05-16
Fixes to tcp active opens and reception
Dave Barach
2
-1
/
+10
2017-05-16
ping command does not work when there is woker thread (VPP-844)
flyingeagle23
1
-0
/
+1
2017-05-15
Add sw_if_index of tunnel interface to API reply for ipsec_tunnel_if_add_del
Matthew Smith
4
-15
/
+36
2017-05-15
Add GTP-U plugin. VPP-694
Hongjun Ni
2
-0
/
+4
2017-05-15
af_packet: support changing the mtu size
Ray Kinsella
1
-1
/
+23
2017-05-15
Fix builtin tcp client
Dave Barach
4
-38
/
+78
2017-05-15
L2BD/API:fix bd dump to ignore unknown bd_id
Eyal Bari
1
-19
/
+20
2017-05-15
Fix vnet_interface_counters API definition
Aloys Augustin
1
-7
/
+28
2017-05-15
Fix FIB recursion loops via cover (VPP-842)
Neale Ranns
3
-38
/
+81
2017-05-11
Validate ip6 interface fib tables early on
Florin Coras
1
-0
/
+5
2017-05-11
Handle RST of TCP connections in SYN-RCVD state, VPP-822
Florin Coras
1
-8
/
+23
2017-05-10
vnet: introduce error state for sw interfaces
Damjan Marion
3
-1
/
+13
2017-05-10
completelly deprecate os_get_cpu_number, replace new occurences
Damjan Marion
2
-5
/
+5
2017-05-10
Multi-thread enablement for the debug cli http server
Dave Barach
3
-2
/
+35
2017-05-10
Add crc32c inline function, allows compilation on 32-bit systems
Damjan Marion
1
-1
/
+1
2017-05-10
device: Add callback for set interface rx-mode
Steven
3
-27
/
+72
[next]