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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-12
Clean up coverity warnings, VPP-486
Dave Barach
1
-5
/
+4
2016-11-11
feature: convert all feature nodes to new feature infra
Damjan Marion
31
-1420
/
+429
2016-11-10
ip_frag: fix implicit enum conversion
Damjan Marion
1
-1
/
+1
2016-11-10
feature: fix init issue when multiple arc are present
Damjan Marion
2
-10
/
+18
2016-11-10
VXLAN tunnel encap forwarding optimization with FIB 2.0
John Lo
7
-370
/
+490
2016-11-09
Fix Compile errors from clang in FIB2.0 code
Neale Ranns
15
-21
/
+19
2016-11-09
Fix DHCP proxy when used for non-default FIB tables
Igor Mikhailov (imichail)
1
-3
/
+3
2016-11-09
Fix a batch of coverity warnings, VPP-486
Dave Barach
3
-2
/
+16
2016-11-09
devices: create dummy device-input node to keep nexts in sync
Damjan Marion
11
-29
/
+31
2016-11-09
fix errors reported by clang
Damjan Marion
2
-1
/
+2
2016-11-08
pg: maintain per-worker bitmap of enabled streams
Damjan Marion
3
-10
/
+13
2016-11-08
Add the tap driver to the driver feature arc scheme
Dave Barach
2
-24
/
+16
2016-11-08
vhost: Improve packet tracing
Pierre Pfister
2
-64
/
+133
2016-11-08
pg: support for packet generator on different worker threads
Damjan Marion
12
-38
/
+75
2016-11-07
Restore punt/inject after FIB2.0
Igor Mikhailov (imichail)
1
-0
/
+12
2016-11-07
Fix dual-loop issue in vxlan_gpe decap
Hongjun Ni
1
-18
/
+24
2016-11-07
pg: add device-input feature arc support on pg interfaces
Damjan Marion
2
-5
/
+38
2016-11-07
use STATIC_ASSERT macro instead of calling _Static_assert directly
Damjan Marion
8
-22
/
+22
2016-11-07
fix isssues discovered by coverity scan
Damjan Marion
2
-3
/
+4
2016-11-04
feature: store arc index in vlib_buffer
Damjan Marion
8
-63
/
+110
2016-11-04
DHCPv6: relay reply fixes (VPP-510)
Wojciech Dec
2
-14
/
+36
2016-11-04
vhost-user: multiqueue support
Pierre Pfister
2
-199
/
+651
2016-11-03
vlib: add vlib_buffer_copy function
Damjan Marion
6
-152
/
+1
2016-11-03
Crash when adding duplicate paths
Neale Ranns
2
-8
/
+66
2016-11-03
Timestamp now a 64-bit integer: ns since 1/1/1970
Dave Barach
1
-0
/
+6
2016-11-03
Adding Sequence Number - Per Packet Counter(PPC) support for iOAM6.
AkshayaNadahalli
5
-69
/
+330
2016-11-02
feature: recover "show ip features" command
Damjan Marion
1
-0
/
+204
2016-11-02
feature: all input nodes must have same nexts
Damjan Marion
10
-121
/
+88
2016-11-02
ethernet: fix wrong start node for ethernet tx feature path
Damjan Marion
1
-1
/
+1
2016-11-02
Allow empty DPDK device init config
Pierre Pfister
1
-0
/
+1
2016-11-02
adj: fix typos
Damjan Marion
1
-6
/
+6
2016-11-01
dpdk-hqos: don't hold up packets indefinitely under low load
David Hotham
2
-0
/
+34
2016-11-01
feature: add new feature handling code and device-input features
Damjan Marion
22
-408
/
+686
2016-11-01
Fix recursion loop - recurse through cover
Neale Ranns
2
-2
/
+72
2016-11-01
VPP-437: ip6 hbh processing with FIB 2.0
Shwetha
2
-150
/
+29
2016-11-01
MPLS Exp-null Tests
Neale Ranns
5
-47
/
+38
2016-11-01
vppinfra: add STATIC_ASSERT macro
Damjan Marion
2
-6
/
+13
2016-11-01
l2: fix l2-patch node
Damjan Marion
1
-25
/
+10
2016-11-01
dpdk: use u32 for next0
Damjan Marion
1
-4
/
+4
2016-11-01
config: rename ip_config_main_t to vnet_feature_config_main_t
Damjan Marion
26
-47
/
+53
2016-10-31
Update _slabshr fields when updating HQoS masks
David Hotham
1
-0
/
+6
2016-10-31
vppinfra: use 64-bit crc32 instruction in bihash_24_8
Damjan Marion
1
-1
/
+9
2016-10-31
vhost-user: fix crash in vhost_user_intfc_tx (VPP-519)
Damjan Marion
1
-6
/
+0
2016-10-29
IPv6 Classify Forwarding Graph errors
Neale Ranns
8
-19
/
+24
2016-10-28
policer: replace uintX_t with uX, fix style
Damjan Marion
8
-1764
/
+1926
2016-10-27
Fix potential L2 forwarding crash with stale L2FIB entry (VPP-516)
John Lo
4
-50
/
+44
2016-10-27
Fix coverity issues in LISP
Filip Tehlar
1
-1
/
+2
2016-10-27
Per-packet IPFIX record generation plugin
Dave Barach
1
-1
/
+1
2016-10-26
features: fix crash due to missing null termination
Damjan Marion
1
-8
/
+8
2016-10-26
dpdk: enable building with dpdk 16.11-rc1
Damjan Marion
2
-0
/
+28
[next]