Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
3b0d7e42f65eaf8d84cfe26e2e9f5244c554b934
/
src
/
vnet
/
fib
f726f53
FIB: path parsing, table-id not fib-index (VPP-1586)
by Neale Ranns
· 6 years ago
38fb889
FIB: crash when deleting default route
by Neale Ranns
· 6 years ago
11232e5
VPP-1568:when entry src cover change, recursive-loop fib still can not work.
by mu.duojiao
· 6 years ago
58085f2
FIB: pass a copy the walk context
by Neale Ranns
· 6 years ago
8d7c502
IPSEC: no second lookup after tunnel encap
by Neale Ranns
· 6 years ago
e18b45c
add "Mtrie mheap usage" in "show ip fib memory"
by Lollita Liu
· 6 years ago
7c03ed4
VOM: mroutes
by Neale Ranns
· 6 years ago
d482336
FIB: adj src assert fix part 2
by Neale Ranns
· 6 years ago
7b8f916
FIB: remove assert from adj src
by Neale Ranns
· 6 years ago
775f73c
FIB: encode the label stack in the FIB path during table dump
by Neale Ranns
· 6 years ago
ae80983
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
by Neale Ranns
· 6 years ago
521a8d7
FIB recusrion loop checks traverse midchain adjacencies
by Neale Ranns
· 6 years ago
494a09a
move [m]fib and BIER tests to unittest plugin
by Neale Ranns
· 6 years ago
0c2319f
Fixing Exclusive dpo path issues added when via rpath
by Vijayabhaskar Katamreddy
· 6 years ago
75b39f8
FIB: Sources must be keep in priority order, so re-sort after a vec_del
by Neale Ranns
· 6 years ago
0c0383d
Trivial: Cleanup missing va_ends.
by Paul Vinciguerra
· 6 years ago
b7b9299
c11 safe string handling support
by Dave Barach
· 6 years ago
710071b
FIB: use vlib-log for debugging
by Neale Ranns
· 6 years ago
ac64b71
Sticky Load-balance
by Neale Ranns
· 6 years ago
cef5db0
Adding Multipath support for exclusive DPO based fib path entries via rpath
by Vijayabhaskar Katamreddy
· 6 years ago
d1e68ab
Source VRF Select
by Neale Ranns
· 6 years ago
28c142e
mroute routers in the stats segment
by Neale Ranns
· 6 years ago
6fff24a
FIB: recusrive paths must lock the table to prevent its deletion
by Neale Ranns
· 6 years ago
9c0a3c4
UDP-Encap: name counters for the stats segment
by Neale Ranns
· 6 years ago
008dbe1
Route counters in the stats segment
by Neale Ranns
· 6 years ago
2646c80
GRE: fix 4o6 and 6o4 adj stacking
by Neale Ranns
· 6 years ago
61b94c6
vxlan-gbp: Add support for vxlan gbp
by Mohsin Kazmi
· 6 years ago
4fa87e7
FIB path CLI fix for lookup-table IDs
by Neale Ranns
· 6 years ago
77eb907
Consolidate table->index conversion in fib-path CLI processing
by Neale Ranns
· 6 years ago
9466c45
32/64 shmem bihash interoperability
by Dave Barach
· 6 years ago
30d5364
Adjacency walks protected by 'walk in progress' flag
by Neale Ranns
· 6 years ago
fe0a2c5
IGMP: enable command on cli
by Neale Ranns
· 6 years ago
6150211
IPIP and SIXRD tunnels create API needs table-IDs not fib-indexes
by Neale Ranns
· 6 years ago
d0df49f
Use IP address types on UDP encap API
by Neale Ranns
· 6 years ago
c5d4317
FIB: return entry prefix by const reference to avoid the copy
by Neale Ranns
· 6 years ago
6a5adc3
Add config option to use dlmalloc instead of mheap
by Dave Barach
· 6 years ago
4faab21
Adjacency-BFD: assume BFD down on create
by Neale Ranns
· 6 years ago
de450cb
FIB path dump: fix next-hop-table ID for recursive routes
by Neale Ranns
· 6 years ago
947ea62
IGMP improvements
by Neale Ranns
· 7 years ago
1f046dc
IP FIB dump - incorrect table-ID for deag paths
by Neale Ranns
· 6 years ago
eb9df09
Remove unused members from ip4_fib_t
by Neale Ranns
· 6 years ago
680f279
add 'src-lookup' keyword for FIB paths
by Neale Ranns
· 6 years ago
eb987d3
Harmonize vec/pool_get_aligned object sizes and alignment requests
by Dave Barach
· 7 years ago
56f949b
FIB: elide cover walk for insert of host route
by Neale Ranns
· 7 years ago
4a6d023
GBPv6: NAT66 actions for GBP
by Neale Ranns
· 7 years ago
e927f9a
MPLS VPLS CLI fix
by Neale Ranns
· 7 years ago
e821ab1
IP mcast: allow unicast address as a next-hop
by Neale Ranns
· 8 years ago
25b0494
GBP V2
by Neale Ranns
· 7 years ago
756cd94
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
by Neale Ranns
· 7 years ago
6df1903
NAT added FIB entries have a preference lower than API/CLI
by Neale Ranns
· 7 years ago
abcf3ea
Restore the brief FIB entry printing
by Neale Ranns
· 7 years ago
2303cb1
FIB Interpose Source
by Neale Ranns
· 7 years ago
26600e6
FIB code coverity found defect
by Neale Ranns
· 7 years ago
7b867a8
IGMP plugin
by Jakub Grajciar
· 7 years ago
f38bef4
FIX: Fixed ip6_fib_dump api function response.
by Dmitry Vakhrushev
· 7 years ago
8145842
Common form of fib-path reproting in dumps
by Neale Ranns
· 7 years ago
eca834e
FIB: DVR paths are not considered L3 attached
by Neale Ranns
· 7 years ago
31ed744
MPLS Unifom mode
by Neale Ranns
· 7 years ago
53da221
IP6 link-local table
by Neale Ranns
· 7 years ago
6ee4051
6RD: Rewritten 6RD RFC5969 support.
by Ole Troan
· 7 years ago
97f5af0
bihash table size perf/scale improvements
by Dave Barach
· 7 years ago
d79a43c
Adjacency Delegate updates
by Neale Ranns
· 7 years ago
bb17f3c
Fix clang -Wvarargs compile errors
by Damjan Marion
· 7 years ago
735f879
FIB: Consolidate several copies of fib_ip_proto() into one.
by Jon Loeliger
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
8954199
FIB Inherited Srouce
by Neale Ranns
· 8 years ago
f068c3e
DVR: run L3 output features
by Neale Ranns
· 7 years ago
79ae2d3
fib: make deag entries urpf extempt
by Florin Coras
· 7 years ago
4bc2d7a
FIB memory leak during recursive loop detection
by Neale Ranns
· 7 years ago
119dd3a
fib: fix show fib path-list and path
by Florin Coras
· 7 years ago
1ec3652
Separate heap for IPv4 mtries
by Neale Ranns
· 7 years ago
9128637
BIER in non-MPLS netowrks
by Neale Ranns
· 7 years ago
a4e7766
Revert "FIB: optimise for src memory allocations"
by Neale Ranns
· 7 years ago
8de88c0
Fix CLI path parsing for via interface only
by Neale Ranns
· 7 years ago
c87aafa
Include allocated table memory in 'sh fib mem' output
by Neale Ranns
· 7 years ago
3919425
Fix - sh ip fib mtrie sum
by Neale Ranns
· 7 years ago
84517cf
FIB: optimise for src memory allocations
by Neale Ranns
· 7 years ago
630b974
FIB: store the node type not the function pointer.
by Neale Ranns
· 7 years ago
70ed8ae
unformat function for FIB paths
by Neale Ranns
· 7 years ago
93149bb
BIER: coverity fixes
by Neale Ranns
· 7 years ago
a161a6d
Ip6 dump not showing fib table names (VPP-1063)
by Neale Ranns
· 7 years ago
62fe07c
MPLS disposition actions at the tail of unicast LSPs
by Neale Ranns
· 7 years ago
d792d9c
BIER
by Neale Ranns
· 7 years ago
810086d
UDP Encapsulation.
by Neale Ranns
· 7 years ago
d71e0fc
fib test - fix undefined behavior warning found by clang
by Gabriel Ganne
· 7 years ago
5f3fcb9
L3 proxy FIB source for container networking
by Andrew Yourtchenko
· 7 years ago
054c03a
Source Lookup progammable via API
by Neale Ranns
· 7 years ago
b598f1d
Initial GENEVE TUNNEL implementation and tests.
by Marco Varlese
· 7 years ago
6f63115
Distributed Virtual Router Support
by Neale Ranns
· 7 years ago
d3c008d
[aarch64] Fixes CLI crashes on dpaa2 platform.
by Christophe Fontaine
· 7 years ago
7b7ba57
Dump of deag/lookup routes has is_drop=1 (VPP-995)
by Neale Ranns
· 7 years ago
59b2565
Repair vlib API socket server
by Dave Barach
· 7 years ago
2297af0
Add a name to the creation of an IP and MPLS table
by Neale Ranns
· 7 years ago
1500254
FIB table add/delete API
by Neale Ranns
· 7 years ago
43161a8
PPPoE usses a midchain adjacency stack on an interface-tx DPO
by Neale Ranns
· 7 years ago
af09551
coverity: remove dependency on uint32_t in fib_test.c
by Marek Gradzki
· 7 years ago
da78f95
L2 over MPLS
by Neale Ranns
· 8 years ago
808c5b2
DHCP Client: receive unicast ACKs
by Neale Ranns
· 7 years ago
a0a908f
FIB path weight incorrect in dump (VPP-922)
by Neale Ranns
· 7 years ago
91d341c
Fix fib_path encoding (VPP-921)
by Florin Coras
· 7 years ago
Next »