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
/
src
/
vnet
/
ip
/
ip6_forward.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-18
Remove unnumbered configuration on interface delete
Neale Ranns
1
-1
/
+2
2018-03-05
IP6 link-local table
Neale Ranns
1
-3
/
+4
2018-03-01
6RD: Rewritten 6RD RFC5969 support.
Ole Troan
1
-1
/
+2
2018-02-08
ip: move lookup inline functions to header file
Vijayabhaskar Katamreddy
1
-276
/
+1
2018-02-07
classifier-based ACL: refactor + add output ACL
Andrew Yourtchenko
1
-0
/
+6
2018-02-01
IPv4/6 reassembly
Klement Sekera
1
-0
/
+2
2018-01-31
Improved tracing for the IP[46] not-enabled case.
Neale Ranns
1
-10
/
+10
2018-01-30
Allow the provider of a midchain adjacency to pass context data that is retur...
Neale Ranns
1
-3
/
+6
2018-01-09
DVR: run L3 output features
Neale Ranns
1
-1
/
+1
2017-12-15
Fix icmp/udp/tcp punt/drop paths
Vijayabhaskar Katamreddy
1
-3
/
+3
2017-12-13
Separate heap for IPv4 mtries
Neale Ranns
1
-8
/
+3
2017-11-07
vnet: ip4/6_local-> don't drop TCP/UCP marked for cksum calc fix
Jakub Grajciar
1
-6
/
+6
2017-11-03
vnet: ip4/6_local->don't drop packet if marked for TCP/UDP offload cksum calc...
Jakub Grajciar
1
-3
/
+12
2017-10-10
session: add support for application namespacing
Florin Coras
1
-0
/
+26
2017-10-10
punt and drop features:
Neale Ranns
1
-71
/
+2
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
-0
/
+8
2017-09-20
Add ip6-local feature arc
Pierre Pfister
1
-6
/
+91
2017-09-11
FIB table add/delete API
Neale Ranns
1
-99
/
+4
2017-08-16
tcp: fix v6 sessions
root
1
-54
/
+64
2017-08-08
L2 over MPLS
Neale Ranns
1
-2
/
+2
2017-08-02
Fix vpp crash sending arp or probing neighb (VPP-917)
Pavel Kotucek
1
-0
/
+15
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-19
/
+25
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
/
+21
2017-06-01
Fix 'ip probe' on /32
Neale Ranns
1
-17
/
+22
2017-05-24
IPv6 Performance bugs
Neale Ranns
1
-18
/
+14
2017-05-11
Validate ip6 interface fib tables early on
Florin Coras
1
-0
/
+5
2017-04-26
IP Flow Hash Config fixes
Neale Ranns
1
-7
/
+5
2017-04-24
Improve Load-Balance MAPs
Neale Ranns
1
-30
/
+74
2017-04-11
MPLS Mcast coverity fixes
Neale Ranns
1
-1
/
+1
2017-04-11
Remove usued, redundant and deprecated code from lookup.h
Neale Ranns
1
-15
/
+14
2017-04-07
MPLS Mcast
Neale Ranns
1
-0
/
+23
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-12
/
+12
2017-03-29
Mtrie optimisations
Neale Ranns
1
-6
/
+0
2017-03-27
Mcast rewrite no memcpy
Neale Ranns
1
-3
/
+3
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
In-band OAM active probe (VPP-471)
AkshayaNadahalli
1
-28
/
+4
2017-03-07
make per-adj counters configurable
Neale Ranns
1
-16
/
+32
2017-03-07
Fixing loadbalancing over ECMP for recursive routes
AkshayaNadahalli
1
-6
/
+5
2017-03-06
ioam: manycast using iOAM and SR (VPP-628)
Shwetha Bhandari
1
-74
/
+44
2017-03-03
Changing the IP table for an interface is an error if the interface already h...
Neale Ranns
1
-10
/
+29
2017-02-17
Remove duplicate ip6 get interface address code
Neale Ranns
1
-6
/
+2
2017-02-13
Out-of-tree Build Error fix
AkshayaNadahalli
1
-0
/
+20
2017-02-13
VPP-632 : InBand OAM Analyser
AkshayaNadahalli
1
-0
/
+3
2017-02-08
Fix source address reachability check for ip6 local packets
AkshayaNadahalli
1
-6
/
+3
2017-01-31
Add vxlan-bypass feature to IP6 forwarding path
John Lo
1
-1
/
+8
2017-01-27
IP Multicast FIB (mfib)
Neale Ranns
1
-28
/
+55
2017-01-25
[re]Enable per-Adjacency/neighbour counters
Neale Ranns
1
-12
/
+12
2017-01-16
LISP: Enhance IPx offset computing
Filip Tehlar
1
-0
/
+5
[next]