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
/
ip
/
ip4_forward.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-07
vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix
Jakub Grajciar
1
-7
/
+7
2017-11-03
vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...
Jakub Grajciar
1
-5
/
+14
2017-10-15
ip: avoid arp assert if out of buffers (VPP-1030)
Florin Coras
1
-0
/
+4
2017-10-10
session: add support for application namespacing
Florin Coras
1
-0
/
+5
2017-10-10
punt and drop features:
Neale Ranns
1
-72
/
+5
2017-10-09
NAT: hairpinning rework (VPP-1003)
Matus Fabian
1
-1
/
+9
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-3
/
+3
2017-10-03
Repair vlib API socket server
Dave Barach
1
-8
/
+16
2017-09-20
Add ip6-local feature arc
Pierre Pfister
1
-1
/
+7
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
1
-0
/
+1
2017-09-11
arp/glean: fix hash computation
Florin Coras
1
-1
/
+2
2017-09-11
FIB table add/delete API
Neale Ranns
1
-97
/
+4
2017-08-16
ip4: cleanup ip local
Florin Coras
1
-153
/
+85
2017-08-11
Fix tcp multi buffer segments retransmission
Florin Coras
1
-5
/
+7
2017-08-08
L2 over MPLS
Neale Ranns
1
-3
/
+3
2017-08-02
Fix vpp crash sending arp or probing neighb (VPP-917)
Pavel Kotucek
1
-0
/
+14
2017-07-20
Fix coverity issue introduced with IP checksum offload commit
Damjan Marion
1
-3
/
+3
2017-07-18
TCP/UDP checksum offload API
Dave Barach
1
-3
/
+6
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-19
/
+19
2017-07-14
Introduce l{2,3,4}_hdr_offset fields in the buffer metadata
Damjan Marion
1
-3
/
+3
2017-06-23
IP4/IP6 FIB: fix crash during interface delete
Pavel Kotucek
1
-0
/
+17
2017-06-01
Fix 'ip probe' on /32
Neale Ranns
1
-24
/
+26
2017-05-26
MPLS lookup DPO does not pop the label (nor does it handle replicate)
Neale Ranns
1
-1
/
+0
2017-05-03
change ip4_drop_node node register coding format
flyingeagle23
1
-2
/
+2
2017-04-26
IP Flow Hash Config fixes
Neale Ranns
1
-3
/
+2
2017-04-24
Improve Load-Balance MAPs
Neale Ranns
1
-59
/
+78
2017-04-13
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB t...
Neale Ranns
1
-4
/
+2
2017-04-11
Remove usued, redundant and deprecated code from lookup.h
Neale Ranns
1
-9
/
+10
2017-04-07
MPLS Mcast
Neale Ranns
1
-0
/
+20
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-17
/
+17
2017-04-01
MTRIE Optimisations 2
Neale Ranns
1
-21
/
+0
2017-03-29
IP lookup: remove used stack variables
Neale Ranns
1
-21
/
+5
2017-03-29
Mtrie optimisations
Neale Ranns
1
-54
/
+11
2017-03-29
Sub-net broadcast addresses for IPv4
Neale Ranns
1
-3
/
+70
2017-03-27
Mcast rewrite no memcpy
Neale Ranns
1
-3
/
+3
2017-03-17
64 bit per-thread counters
Neale Ranns
1
-17
/
+19
2017-03-17
Fix IP feature ordering.
Neale Ranns
1
-17
/
+12
2017-03-17
Cache a 'has-features' flag on the adjacency for faster access. Reclaim the n...
Neale Ranns
1
-8
/
+13
2017-03-07
Register TCP with IP only if session is enabled
Florin Coras
1
-1
/
+2
2017-03-07
make per-adj counters configurable
Neale Ranns
1
-17
/
+35
2017-03-07
Fixing loadbalancing over ECMP for recursive routes
AkshayaNadahalli
1
-6
/
+5
2017-03-03
Changing the IP table for an interface is an error if the interface already h...
Neale Ranns
1
-28
/
+43
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
1
-64
/
+109
2017-01-27
IP Multicast FIB (mfib)
Neale Ranns
1
-327
/
+171
2017-01-25
[re]Enable per-Adjacency/neighbour counters
Neale Ranns
1
-17
/
+25
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+3345
[prev]