Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
8b6b5ab7dba7cb5fe738c887e27c65bee6a2f600
/
src
/
vnet
/
fib
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
908a5ea
Add a bihash prefetchable bucket-level cache
by Dave Barach
· 7 years ago
57b5860
FIB path preference
by Neale Ranns
· 7 years ago
ca19361
ARP: ignore non-connected routes and non-interface sources when determing if source is connected
by Neale Ranns
· 8 years ago
aba8be6
FIB walk process - wake-up rate unnecessarily high
by Neale Ranns
· 8 years ago
8a0a0ae
Rework vxlan-gpe to support FIB 2.0 and bypass mode
by Hongjun Ni
· 8 years ago
dcd6d62
ARP/ND use path_remove to complement path_add
by Neale Ranns
· 8 years ago
630198f
IPv6 Performance bugs
by Neale Ranns
· 8 years ago
13eaf3e
Leak locks and tables in the Classifier
by Neale Ranns
· 8 years ago
8c4611b
Labelled attached paths via an MPLS tunnel
by Neale Ranns
· 8 years ago
8142499
ARP/ND entries for the same address on different interfaces (VPP-848)
by Neale Ranns
· 8 years ago
08b1648
Fix FIB recursion loops via cover (VPP-842)
by Neale Ranns
· 8 years ago
5d73eec
First commit SR MPLS
by Pablo Camarillo
· 8 years ago
41da54f
Use per-protocol default flow-hash config when the FIB table index is not known
by Neale Ranns
· 8 years ago
227038a
IP Flow Hash Config fixes
by Neale Ranns
· 8 years ago
f12a83f
Improve Load-Balance MAPs
by Neale Ranns
· 8 years ago
994dab4
Memory leak in load-balance maps
by Neale Ranns
· 8 years ago
a055830
Remove unsed parameter from fib_table_entry_special_add() (only used in FIB tests). The DPO was incorrectly initialised with FIB_PROTO_MAX
by Neale Ranns
· 8 years ago
9f171f5
MPLS Mcast coverity fixes
by Neale Ranns
· 8 years ago
107e7d4
Remove usued, redundant and deprecated code from lookup.h
by Neale Ranns
· 8 years ago
0f26c5a
MPLS Mcast
by Neale Ranns
· 8 years ago
88fc83e
BFD-FIB interactions
by Neale Ranns
· 8 years ago
a3af337
MTRIE Optimisations 2
by Neale Ranns
· 8 years ago
b18e0de
SR replicate mheap corruption fix VPP-672
by shwethab
· 8 years ago
04a75e3
Mtrie optimisations
by Neale Ranns
· 8 years ago
9a69a60
Sub-net broadcast addresses for IPv4
by Neale Ranns
· 8 years ago
4b919a5
Attached hosts
by Neale Ranns
· 8 years ago
3983ac2
Adjacency refinement; check the cover's interface against the adjacency's
by Neale Ranns
· 8 years ago
9d676af
No vector allocation during buffer copy
by Neale Ranns
· 8 years ago
8082380
MAP pre-resolve - use FIB to track pre-resolved next-hop
by Neale Ranns
· 8 years ago
3f844d0
Proxy ND (RFC4389 - or a sub-set thereof). This allows the 'emulation' of bridging. That is hosts in one sub-net reachable via differenet interfaces.
by Neale Ranns
· 8 years ago
78372a9
ioam: manycast using iOAM and SR (VPP-628)
by Shwetha Bhandari
· 8 years ago
5a72c1c
MFIB: changes to improve route add/delete performance
by Neale Ranns
· 8 years ago
08a70f1
FIB: 1) fix pool realloc during prefix export. 2) don't walk off the end of the path-extension vector
by Neale Ranns
· 8 years ago
bcc6aa4
MFIB memory leak. free the per-source interface hash
by Neale Ranns
· 8 years ago
a8d9f30
FIB reset leaves residual routes. Wrong API used to remove the routes meant the lock count on the entry did not drop to zero
by Neale Ranns
· 8 years ago
5a8123b
Python test IP and MPLS objects conform to infra. Add IP[46] MFIB dump.
by Neale Ranns
· 8 years ago
0f438df
Out-of-tree Build Error fix
by AkshayaNadahalli
· 8 years ago
ce1b4c7
Basic support for LISP-GPE encapsulated NSH packets
by Florin Coras
· 8 years ago
8ea6d71
Fix source address reachability check for ip6 local packets
by AkshayaNadahalli
· 8 years ago
32e1c01
IP Multicast FIB (mfib)
by Neale Ranns
· 8 years ago
f8fc0f6
Account for pool realloc when importing FIB entries during VRF export
by Neale Ranns
· 8 years ago
c0790cf
FIB memory leaks (VPP-578)
by Neale Ranns
· 8 years ago
7cd468a
Reorganize source tree to use single autotools instance
by Damjan Marion
· 8 years ago