mirror of
				https://git.proxmox.com/git/mirror_frr
				synced 2025-10-31 04:57:38 +00:00 
			
		
		
		
	|  6d1c04f4d0 In `qpb.h` we have a bunch of functions that make use of `union g_addr`. `union g_addr` is defined in `nexthop.h`, which actually is NOT included in `qpb.h`. Let's add the missing `#include nexthop.h`. Signed-off-by: Carmine Scarpitta <cscarpit@cisco.com> | ||
|---|---|---|
| .. | ||
| linear_allocator.h | ||
| Makefile | ||
| qpb_allocator.c | ||
| qpb_allocator.h | ||
| qpb.c | ||
| qpb.h | ||
| qpb.proto | ||
| README.txt | ||
| subdir.am | ||
Protobuf definitions and code that is applicable to all of Quagga/FRR.