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-12-08
punt: fix tracing for partially traced chains
Klement Sekera
1
-4
/
+5
2017-12-07
Corrected help string of show ip punt
Swarup Nayak
2
-2
/
+2
2017-12-06
VPP-259 Coding standards cleanup - vnet/vnet/lawful-intercept
satish.karunanithi
3
-182
/
+211
2017-12-06
Label stack size exceeded fix
Neale Ranns
2
-1
/
+19
2017-12-06
session: support for rule tags overwriting
Florin Coras
2
-67
/
+156
2017-12-06
UT: Repaired broken C unit tests (--enable-tests)
Ole Troan
1
-9
/
+6
2017-12-06
Restructure some files in LB to src/vnet to reuse
Hongjun Ni
2
-0
/
+141
2017-12-06
Remove unused, uninteresting code
Dave Barach
2
-744
/
+0
2017-12-05
tap_v2: convert ring size from network to host order
Milan Lenco
1
-2
/
+2
2017-12-05
Revert "FIB: optimise for src memory allocations"
Neale Ranns
5
-264
/
+121
2017-12-04
vnet: set vnet_buffer l2_hdr_offset and l3_hdr_offset
Steven
1
-0
/
+22
2017-12-04
tap_v2: move code to vnet/devices/tap
Damjan Marion
6
-4
/
+4
2017-12-04
tapcli: change interface name
Damjan Marion
1
-1
/
+1
2017-12-04
tap_v2: coverity strikes, again!
Steven
1
-2
/
+3
2017-12-04
virtio: zero data structs in virtio_vring_init
Damjan Marion
1
-3
/
+3
2017-12-02
tap_v2: multiple improvements
Damjan Marion
8
-104
/
+321
2017-12-02
gpe: fix gpe enable/disable command
Florin Coras
1
-1
/
+1
2017-12-01
session: allocate cb messages from client ring
Florin Coras
1
-5
/
+5
2017-12-01
vnet: fix a typo in vnet/buffer.c
Steven
1
-1
/
+1
2017-12-01
virtio: fix coverity warnings
Steven
2
-6
/
+7
2017-11-30
tap_v2: move netlink code to separate file
Damjan Marion
3
-76
/
+146
2017-11-30
virtio: fast TAP interfaces with vhost-net backend
Damjan Marion
11
-1
/
+1957
2017-11-30
Fix CLI path parsing for via interface only
Neale Ranns
1
-6
/
+6
2017-11-30
af_packet: update tx_frame even when ring exhausted
Florin Coras
1
-2
/
+2
2017-11-29
Add some indent-off to the node declarations in ip4-forward
Neale Ranns
1
-19
/
+42
2017-11-29
session: fix preallocation of local endpoint table
Florin Coras
7
-34
/
+41
2017-11-29
Include allocated table memory in 'sh fib mem' output
Neale Ranns
17
-31
/
+271
2017-11-29
DES-CBC/3DES-CBC support for VPP IPSec Core
“mukeshyadav1984”
4
-26
/
+57
2017-11-28
VPP-246 Coding standards cleanup - vnet/vnet/classify
khemendra kumar
10
-1830
/
+2045
2017-11-28
VPP-268 Coding standards cleanup - vnet/vnet/plugin
Krishanpal singh
1
-0
/
+8
2017-11-28
Shut down session queue input nodes on exit
Dave Barach
2
-0
/
+21
2017-11-28
tcp: fix retransmissions under buffer shortage
Florin Coras
7
-35
/
+88
2017-11-28
IPSec AH protocol enhancement in VPP native core
“mukeshyadav1984”
12
-55
/
+889
2017-11-27
session: return bound listener for proxy accepts
Florin Coras
3
-1
/
+14
2017-11-27
VPP-253 Coding standards cleanup - vnet/vnet/gre
Swarup Nayak
6
-878
/
+968
2017-11-27
Fix - sh ip fib mtrie sum
Neale Ranns
2
-13
/
+18
2017-11-27
SRv6 improvements to binary API
Pablo Camarillo
4
-22
/
+84
2017-11-27
Address COVERITY warnings
Marco Varlese
1
-0
/
+6
2017-11-27
tcp: fix proxy connection validation
Florin Coras
1
-0
/
+4
2017-11-27
vlib: make vlib_buffer_alloc inline function
Damjan Marion
1
-1
/
+1
2017-11-26
Fix session rule port endianness.
Milan Lenco
3
-16
/
+18
2017-11-26
VPP-252 Coding standards cleanup - vnet/vnet/flow
Swarup Nayak
6
-563
/
+663
2017-11-26
FIB: optimise for src memory allocations
Neale Ranns
5
-121
/
+264
2017-11-26
FIB: store the node type not the function pointer.
Neale Ranns
13
-31
/
+11
2017-11-24
GENEVE: shift/mask for header
Marco Varlese
3
-51
/
+133
2017-11-22
VPP-254 Coding standard cleanup - vnet/vnet/hdlc
Swarup Nayak
5
-126
/
+197
2017-11-22
session: do not check transport for local table binds
Florin Coras
1
-9
/
+9
2017-11-22
session: more rules unit tests and cli improvements
Florin Coras
3
-17
/
+142
2017-11-22
CLI for interface MPLS enable returns errors to caller
Neale Ranns
1
-1
/
+5
2017-11-22
Fix MPLS local-label CLI
Neale Ranns
2
-4
/
+4
[next]