index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
zebra.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: limits.h is not needed by zebra.h
Donald Sharp
2024-01-09
1
-1
/
+0
*
zebra: Nothing is using errno.h
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: string.h was only used by vector.c make it better
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: stdbool.h is not being used by zebra.h
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: zebra.h is not using signal.h
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: zebra.h uses pwd.h when it should not
Donald Sharp
2024-01-09
1
-1
/
+0
*
*: zebra.h should not have fcntl.h
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: zebra.h was including compiler.h two times
Donald Sharp
2024-01-09
1
-7
/
+0
*
lib: remove net/route.h it is not used
Donald Sharp
2024-01-09
1
-2
/
+0
*
*: remove sys/stat.h from zebra.h
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: select.h is not being used by anyone
Donald Sharp
2024-01-09
1
-1
/
+0
*
lib: sys/utsname.h is not needed in zebra.h
Donald Sharp
2024-01-04
1
-1
/
+0
*
lib: zebra.h does not need to include syslog.h
Donald Sharp
2024-01-04
1
-1
/
+0
*
*: sys/uio.h does not need to be in zebra.h
Donald Sharp
2024-01-04
1
-1
/
+0
*
lib, sharpd: Move sys/resource.h to where it is used
Donald Sharp
2024-01-04
1
-1
/
+0
*
*: Remove sys/ioctl.h from zebra.h
Donald Sharp
2024-01-04
1
-1
/
+0
*
lib, vtysh: Remove inclusion of grp.h for everyone
Donald Sharp
2024-01-04
1
-1
/
+0
*
lib: Remove in_systm.h it is never used
Donald Sharp
2024-01-04
1
-1
/
+0
*
*: Remove cost of including netinet/icmp.h everywhere
Donald Sharp
2024-01-04
1
-2
/
+0
*
lib: Remove inclusion of various MAXINT from zebra.h
Donald Sharp
2024-01-04
1
-16
/
+0
*
lib: HAVE_GLIBC_BACKTRACE does not belong in zebra.h
Donald Sharp
2024-01-04
1
-4
/
+0
*
lib: Move some priviledge headers to file they are used.
Donald Sharp
2024-01-04
1
-5
/
+0
*
*: Remove Crypto openSSL define from zebra.h
Donald Sharp
2024-01-04
1
-5
/
+0
*
lib: Breakout sendmmsg into it's own header
Donald Sharp
2024-01-04
1
-20
/
+0
*
*: Move distance related defines into their own header
Donald Sharp
2023-11-07
1
-22
/
+0
*
*: Remove APPLE #defines from build
Donald Sharp
2023-11-07
1
-8
/
+3
*
*: Remove netlink headers from lib/zebra.h
Donald Sharp
2023-11-07
1
-5
/
+1
*
lib: fix RT_TABLE_LOCAL for bsd builds
Philippe Guibert
2023-10-20
1
-0
/
+1
*
lib: add support for new redistribute table-direct element
Philippe Guibert
2023-10-20
1
-0
/
+1
*
Revert "lib: register bgp link-state afi/safi"
Donald Sharp
2023-10-10
1
-6
/
+3
*
lib: register bgp link-state afi/safi
Louis Scalbert
2023-09-18
1
-3
/
+6
*
Merge pull request #12780 from opensourcerouting/spdx-license-id
Donald Sharp
2023-02-17
1
-16
/
+1
|
\
|
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
|
Merge pull request #12789 from donaldsharp/version_cleanup
David Lamparter
2023-02-14
1
-23
/
+19
|
\
\
|
*
|
lib, zebra: Use defines for distance
Donald Sharp
2023-02-10
1
-11
/
+19
|
*
|
lib, zebra: Move ZEBRA_ON_RIB_PROCESS_HOOK_CALL
Donald Sharp
2023-02-10
1
-3
/
+0
|
*
|
lib: Remove include of asm/types.h
Donald Sharp
2023-02-10
1
-4
/
+0
|
*
|
lib: Remove include of linux specific version.h
Donald Sharp
2023-02-10
1
-5
/
+0
|
|
/
*
|
lib: make htonll/ntohll compile time and readable
Stephen Worley
2023-02-14
1
-8
/
+7
*
|
lib: add 64bit versions of htonl/ntohl
Stephen Worley
2023-02-14
1
-0
/
+9
|
/
*
build, vtysh: extract vtysh commands from .xref
David Lamparter
2022-10-26
1
-2
/
+2
*
lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data.
Loganaden Velvindron
2022-05-31
1
-0
/
+4
*
build: check for sendmmsg() and struct mmsghdr
David Lamparter
2022-01-17
1
-0
/
+20
*
*: Add FOREACH_AFI_SAFI_NSF(afi, safi) macro to reduce nesting
Donatas Abraitis
2022-01-13
1
-0
/
+4
*
zebra: Add dplane hook point
Donald Lee
2021-10-19
1
-0
/
+3
*
tests: add grpc unit test
Christian Hopps
2021-06-06
1
-0
/
+8
*
*: drop zassert.h
David Lamparter
2021-04-23
1
-1
/
+1
*
build: remove deprecated AC_WORDS_BIGENDIAN
David Lamparter
2021-04-21
1
-15
/
+9
*
build: make builddir include path consistent
David Lamparter
2021-04-21
1
-1
/
+1
*
*: require ISO C11 (or C++11)
David Lamparter
2021-03-17
1
-15
/
+0
[next]