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-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
2016-10-26
dpdk: remove support for dpdk 16.04
Damjan Marion
10
-2602
/
+3
2016-10-26
dpdk: remove support for dpdk 2.2
Damjan Marion
3
-68
/
+0
2016-10-26
dpdk: remove KNI support
Damjan Marion
5
-228
/
+2
2016-10-26
Use only 24 bits for vni in lisp-gpe data packets
Florin Coras
2
-3
/
+4
2016-10-25
dpdk: remove dpdk_pmd_constructor_init
Damjan Marion
1
-71
/
+0
2016-10-25
Support IETF routing Yang models (VPP-503).
Neale Ranns
26
-99
/
+700
2016-10-25
Fix LISP src/dst based policy
Filip Tehlar
4
-13
/
+259
2016-10-24
Fix VXLAN tunnel delete crash
John Lo
1
-2
/
+2
2016-10-23
Dual Loop Lookup and Adj-midchain
Neale Ranns
2
-145
/
+534
2016-10-21
Fix Coverity Errors in FIB. This is mainly consolidating the vnet_link_t and ...
Neale Ranns
18
-153
/
+120
2016-10-21
Quad-loop ip4_lookup_inline, add _x4 validate buffer enqueue
Dave Barach
1
-65
/
+115
2016-10-18
Deprecate MPLSoGRE tunnels (VPP-502)
Neale Ranns
13
-1359
/
+110
2016-10-18
Update tx and output node runtime when recycling interface
Pierre Pfister
1
-0
/
+18
2016-10-18
Load-balancing in IP4 dual loop typos. (VPP-501)
Neale Ranns
1
-2
/
+2
2016-10-17
VPP-491: Update CLI Command documentation for "show ip fib" and "show ip6 fib".
Billy McFall
4
-108
/
+331
2016-10-17
Support MPLSoGRE with the new FIB 2.0
John Lo
3
-127
/
+50
2016-10-17
style: fix VLIB_NODE_FUNCTION_MULTIARCH indent
Damjan Marion
3
-15
/
+26
2016-10-17
VPP-492: Fix ability to change mac address of the interface
Pavel Kotucek
1
-2
/
+5
2016-10-15
VPP-488: Fix build errors, which uncovered IPv6 load balance lookup bug.
Billy McFall
12
-35
/
+74
2016-10-14
VPP-490: vpp crash in show ip6 neighbor
Billy McFall
1
-8
/
+11
2016-10-14
VPP-489: CLI Command "test lookup" crashes with invalid fib-index.
Billy McFall
1
-1
/
+8
2016-10-14
FIB2.0: Adjacency complete pull model (VPP-487)
Neale Ranns
53
-1524
/
+1968
2016-10-13
feature: rename vnet_ip_feature_* to vnet_feature_*
Damjan Marion
8
-54
/
+54
2016-10-13
VPP-286: Add CLI Command documentation via doxygen comments for vnet/vnet/ip.
Billy McFall
14
-164
/
+1105
2016-10-13
vhost-user: Add reconnect support
Damjan Marion
1
-0
/
+1
[next]