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
/
fib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-16
init / exit function ordering
Dave Barach
2
-15
/
+13
2019-04-19
FIB: recursion casues path realloc
Neale Ranns
1
-1
/
+12
2019-04-08
fixing typos
Jim Thompson
4
-11
/
+11
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
10
-30
/
+30
2019-03-26
FIB: do debug before remvoing last source
Neale Ranns
1
-2
/
+2
2019-03-26
ADJ: midchain delegate to performing stacking
Neale Ranns
1
-2
/
+0
2019-03-22
ADJ: more thorough link up check
Neale Ranns
1
-5
/
+5
2019-03-12
FIB: path parsing, table-id not fib-index (VPP-1586)
Neale Ranns
1
-1
/
+11
2019-03-12
FIB: crash when deleting default route
Neale Ranns
1
-9
/
+0
2019-02-19
VPP-1568:when entry src cover change, recursive-loop fib still can not work.
mu.duojiao
1
-0
/
+9
2019-02-15
FIB: pass a copy the walk context
Neale Ranns
1
-1
/
+3
2019-02-07
IPSEC: no second lookup after tunnel encap
Neale Ranns
1
-1
/
+3
2019-01-24
add "Mtrie mheap usage" in "show ip fib memory"
Lollita Liu
1
-2
/
+9
2019-01-07
VOM: mroutes
Neale Ranns
1
-0
/
+4
2018-12-24
FIB: adj src assert fix part 2
Neale Ranns
1
-1
/
+8
2018-12-23
FIB: remove assert from adj src
Neale Ranns
1
-1
/
+0
2018-12-20
FIB: encode the label stack in the FIB path during table dump
Neale Ranns
8
-16
/
+134
2018-12-16
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
Neale Ranns
2
-19
/
+22
2018-12-07
FIB recusrion loop checks traverse midchain adjacencies
Neale Ranns
1
-2
/
+14
2018-12-03
move [m]fib and BIER tests to unittest plugin
Neale Ranns
1
-10551
/
+0
2018-10-29
Fixing Exclusive dpo path issues added when via rpath
Vijayabhaskar Katamreddy
1
-4
/
+18
2018-10-27
FIB: Sources must be keep in priority order, so re-sort after a vec_del
Neale Ranns
1
-0
/
+2
2018-10-25
Trivial: Cleanup missing va_ends.
Paul Vinciguerra
2
-5
/
+9
2018-10-23
c11 safe string handling support
Dave Barach
11
-20
/
+20
2018-10-16
FIB: use vlib-log for debugging
Neale Ranns
11
-96
/
+186
2018-10-16
Sticky Load-balance
Neale Ranns
4
-16
/
+367
2018-10-08
Adding Multipath support for exclusive DPO based fib path entries via rpath
Vijayabhaskar Katamreddy
2
-2
/
+16
2018-10-01
Source VRF Select
Neale Ranns
2
-0
/
+34
2018-10-01
mroute routers in the stats segment
Neale Ranns
1
-2
/
+2
2018-09-25
FIB: recusrive paths must lock the table to prevent its deletion
Neale Ranns
2
-0
/
+9
2018-09-20
UDP-Encap: name counters for the stats segment
Neale Ranns
1
-1
/
+1
2018-09-20
Route counters in the stats segment
Neale Ranns
4
-0
/
+31
2018-09-19
GRE: fix 4o6 and 6o4 adj stacking
Neale Ranns
2
-0
/
+21
2018-09-10
vxlan-gbp: Add support for vxlan gbp
Mohsin Kazmi
1
-0
/
+2
2018-08-31
FIB path CLI fix for lookup-table IDs
Neale Ranns
1
-0
/
+12
2018-08-29
Consolidate table->index conversion in fib-path CLI processing
Neale Ranns
1
-1
/
+14
2018-08-28
32/64 shmem bihash interoperability
Dave Barach
1
-4
/
+5
2018-08-27
Adjacency walks protected by 'walk in progress' flag
Neale Ranns
1
-0
/
+1
2018-08-27
IGMP: enable command on cli
Neale Ranns
1
-2
/
+1
2018-08-22
IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes
Neale Ranns
2
-0
/
+6
2018-08-10
Use IP address types on UDP encap API
Neale Ranns
2
-0
/
+44
2018-07-30
FIB: return entry prefix by const reference to avoid the copy
Neale Ranns
8
-48
/
+31
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-0
/
+8
2018-07-16
Adjacency-BFD: assume BFD down on create
Neale Ranns
1
-2
/
+1
2018-07-10
FIB path dump: fix next-hop-table ID for recursive routes
Neale Ranns
2
-2
/
+3
2018-07-09
IGMP improvements
Neale Ranns
1
-6
/
+0
2018-07-04
IP FIB dump - incorrect table-ID for deag paths
Neale Ranns
1
-1
/
+1
2018-07-04
Remove unused members from ip4_fib_t
Neale Ranns
2
-9
/
+3
2018-07-04
add 'src-lookup' keyword for FIB paths
Neale Ranns
1
-0
/
+4
2018-05-04
Harmonize vec/pool_get_aligned object sizes and alignment requests
Dave Barach
5
-3
/
+10
[next]