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
/
adj
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-08
fib: make sure adj is valid during walk
Benoît Ganne
1
-0
/
+3
2021-04-01
fib: Move the adjacency midchain nodes into a separate file
Neale Ranns
4
-232
/
+249
2021-03-05
fib: format function for adjacency flags
Neale Ranns
2
-0
/
+18
2021-02-24
fib: fix sa selection for fib routed destinations
Július Milan
1
-4
/
+14
2021-02-15
ip: Path MTU
Neale Ranns
8
-1
/
+63
2021-02-15
fib: Always honour flow hash flag
Neale Ranns
2
-1
/
+18
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-3
/
+3
2020-12-08
fib: Adjacency flag for midchain to perfom flow hash (on inner packet)
Neale Ranns
4
-27
/
+74
2020-12-08
fib: Source Address Selection
Neale Ranns
5
-75
/
+269
2020-10-28
misc: Break the big IP header files to improve compile time
Neale Ranns
1
-0
/
+2
2020-09-02
fib: fix ADJ_NBR_ITF_OK param error
yedg
1
-1
/
+1
2020-09-01
fib: detect wrong adj neighbour bugs
Benoît Ganne
1
-0
/
+23
2020-08-06
misc: harmonize names
Dave Barach
3
-7
/
+7
2020-06-05
fib: fix adj pool expand cases
Dave Barach
1
-1
/
+24
2020-05-29
fib: Safe adj walk
Neale Ranns
1
-8
/
+15
2020-05-26
fib: Use basic hash for adjacency neighbour table
Neale Ranns
1
-82
/
+42
2020-05-13
feature: Config end nodes are user specific
Neale Ranns
1
-5
/
+5
2020-05-04
fib: midchain adjacency optimisations
Neale Ranns
12
-345
/
+483
2020-04-10
fib: fix adjacency cli command issue
ShivaShankarK
1
-3
/
+1
2020-02-21
ipsec: IPSec protection for multi-point tunnel interfaces
Neale Ranns
2
-4
/
+3
2020-02-20
fib: adjacency midchain teardown (VPP-1841)
Neale Ranns
3
-5
/
+40
2020-02-03
fib: invalid check for adj types.
Neale Ranns
1
-1
/
+1
2020-02-03
fib: refresh adj pointer after fib_walk_sync due to possible realloc
Steven Luong
1
-0
/
+6
2020-01-30
fib: fix typos in doxygen
Paul Vinciguerra
1
-10
/
+10
2020-01-27
ipip: Multi-point interface
Neale Ranns
4
-18
/
+33
2020-01-27
fib: Reload the adj after possible realloc (VPP-1822)
Neale Ranns
1
-0
/
+1
2020-01-22
fib: Adjacency realloc during rewrite update walk (VPP-1822)
Neale Ranns
1
-4
/
+4
2020-01-09
misc: fix feature description spelling
Ole Troan
1
-2
/
+1
2020-01-03
fib: add adjacency feature.yaml
Neale Ranns
1
-0
/
+24
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
5
-15
/
+24
2019-12-17
fib: Adjacency walk fix for IPv6
Neale Ranns
1
-1
/
+1
2019-12-16
vppinfra: bihash walk cb typedef and continue/stop controls
Neale Ranns
1
-3
/
+6
2019-12-15
fib: Adjacency creation notifications for dlegates
Neale Ranns
6
-1
/
+29
2019-12-03
fib: constify the adjacency in the rewrite nodes
Neale Ranns
2
-4
/
+4
2019-12-03
fib feature: Code mechanics to decouple dependency of feature on adj
Neale Ranns
2
-8
/
+5
2019-11-26
fib: reduce save_rewrite_length to u8
Klement Sekera
2
-7
/
+9
2019-10-16
fib: fix use-after-free for interface adj removal
Benoît Ganne
1
-0
/
+3
2019-09-25
fib: fix some typos in fib/mtrie
Lijian.Zhang
1
-6
/
+6
2019-09-23
fib: do not dump no-longer valid adjacencies
Benoît Ganne
3
-2
/
+17
2019-08-07
fib tests: IP multicast over GRE
Neale Ranns
1
-0
/
+1
2019-07-24
fib: remove unused input parameter
Zhiyong Yang
1
-5
/
+2
2019-07-23
api: binary api cleanup
Dave Barach
1
-1
/
+1
2019-07-19
fib: FIB Entry tracking
Neale Ranns
1
-9
/
+7
2019-05-16
init / exit function ordering
Dave Barach
1
-7
/
+7
2019-05-13
remove dead code in rewrite.c
Neale Ranns
1
-26
/
+0
2019-04-16
ADJ: crash in format/show (VPP-1648)
Neale Ranns
1
-1
/
+1
2019-04-08
fixing typos
Jim Thompson
2
-3
/
+3
2019-03-28
IPSEC: run encrpyt as a feautre on the tunnel
Neale Ranns
1
-17
/
+5
2019-03-28
Typos. A bunch of typos I've been collecting.
Paul Vinciguerra
8
-27
/
+27
2019-03-26
ADJ: midchain delegate to performing stacking
Neale Ranns
5
-5
/
+237
[next]