index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vrrpd: only count ipv4 addresses on check start
Ghasem Naddaf
2019-10-29
2
-0
/
+15
*
Merge pull request #5197 from SumitAgarwal123/BFD_ADMIN_DOWN
Rafael Zalamena
2019-10-29
2
-3
/
+13
|
\
|
*
bfdd: Handling local and remote admin-down
SumitAgarwal123
2019-10-29
2
-3
/
+13
*
|
Merge pull request #4897 from sworleys/zebra_nhg_add
Mark Stapp
2019-10-28
5
-22
/
+201
|
\
\
|
*
|
lib: Make nexthop_next* use const for nexthop
Stephen Worley
2019-10-25
2
-4
/
+5
|
*
|
lib,pbrd,zebra: Use one api to delete nexthops/group
Stephen Worley
2019-10-25
2
-7
/
+2
|
*
|
lib: Add common handler for nexthop_group_equal*()
Stephen Worley
2019-10-25
1
-18
/
+22
|
*
|
lib: Add NULL check in nexthop_group_equal*() iter
Stephen Worley
2019-10-25
1
-0
/
+14
|
*
|
lib: Fix nexthop_group_equal*() NULL check
Stephen Worley
2019-10-25
1
-2
/
+2
|
*
|
lib: Add nexthop quick hash api
Stephen Worley
2019-10-25
2
-17
/
+35
|
*
|
lib: Nexthop hash onlink and ifindex with one call
Stephen Worley
2019-10-25
1
-13
/
+3
|
*
|
zebra: Optimize the fib/notified nexthop matching
Stephen Worley
2019-10-25
2
-1
/
+14
|
*
|
lib: Separate nexthop_group_equal() into recursive
Stephen Worley
2019-10-25
2
-3
/
+32
|
*
|
lib,zebra: Move nexthop dup marking into creation
Stephen Worley
2019-10-25
2
-0
/
+19
|
*
|
lib: Call nexthop g_addr hashes together
Stephen Worley
2019-10-25
1
-4
/
+16
|
*
|
lib: nexthop_group_equal() assume ordered
Stephen Worley
2019-10-25
1
-3
/
+6
|
*
|
lib: Hash nexthops on onlink flag
Stephen Worley
2019-10-25
1
-0
/
+3
|
*
|
lib: Hash on resolved nexthops by default
Stephen Worley
2019-10-25
2
-1
/
+13
|
*
|
zebra: Add recursive functionality to NHE's
Stephen Worley
2019-10-25
3
-2
/
+33
|
*
|
zebra: Use a nhe context dataplane and rib metaq
Stephen Worley
2019-10-25
1
-0
/
+2
|
*
|
lib: Add equals function for nexthop groups
Stephen Worley
2019-10-25
2
-3
/
+28
|
*
|
zebra,lib: Refactor depends to RB tree
Stephen Worley
2019-10-25
2
-0
/
+8
*
|
|
Merge pull request #5223 from donaldsharp/fix_it_it_it_it_it_it
Russ White
2019-10-25
2
-2
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
lib: va_copy must have a va_end to free memory
Donald Sharp
2019-10-25
1
-1
/
+5
|
*
|
lib: vrf lookup may be NULL
Donald Sharp
2019-10-25
1
-1
/
+1
*
|
|
lib: Remove include of deprecated sysctl.h
Mark Stapp
2019-10-23
1
-3
/
+2
|
/
/
*
|
Merge pull request #5108 from donaldsharp/sendbuffer_size_bgp
Donatas Abraitis
2019-10-20
2
-0
/
+16
|
\
\
|
*
|
lib: Add getsockopt_so_recvbuf
Donald Sharp
2019-10-16
2
-0
/
+16
*
|
|
Merge pull request #4850 from lkrishnamoor/show_cli
Russ White
2019-10-19
2
-0
/
+49
|
\
\
\
|
*
|
|
bgpd: Adding new bgp evpn cli's for ip-prefix lookup
Lakshman Krishnamoorthy
2019-09-27
2
-0
/
+49
*
|
|
|
Merge pull request #5172 from donaldsharp/sa_clean_and_clean
Renato Westphal
2019-10-18
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
lib: Coverity SA doesn't trust the CLI
Donald Sharp
2019-10-16
1
-0
/
+5
*
|
|
|
|
Merge pull request #5171 from donaldsharp/remove_getrusage
Mark Stapp
2019-10-17
1
-0
/
+12
|
\
\
\
\
\
|
*
|
|
|
|
*: Allow disabling of `getrusage` calls
Donald Sharp
2019-10-16
1
-0
/
+12
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #5161 from sworleys/Fix-Rule-Dbl-Free
Mark Stapp
2019-10-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
lib: Use ifindex_t for struct pbr_rule
Stephen Worley
2019-10-15
1
-1
/
+1
*
|
|
|
|
|
lib: silence compiler warning in the gRPC plugin
Renato Westphal
2019-10-16
1
-0
/
+5
*
|
|
|
|
|
lib, vtysh: add new libyang option to the "debug northbound" command
Renato Westphal
2019-10-16
3
-7
/
+32
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #5155 from GalaxyGorilla/libyang_debug_logging
Donald Sharp
2019-10-16
1
-3
/
+6
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
lib: Let libyang log everything possible
GalaxyGorilla
2019-10-16
1
-3
/
+6
*
|
|
|
|
Merge pull request #5139 from donaldsharp/zebra_write_cmd_missing
Donatas Abraitis
2019-10-16
2
-1
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
lib, zebra: Fix last write command written
Donald Sharp
2019-10-15
2
-1
/
+6
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #5088 from pogojotz/revert-asm-equiv-in-MTYPE
Donald Sharp
2019-10-15
2
-15
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
lib: Fix static variable initialization
Juergen Werner
2019-10-01
1
-2
/
+2
|
*
|
|
|
|
lib: Revert "lib: Stop arm crash on shutdown"
Juergen Werner
2019-10-01
1
-2
/
+3
|
*
|
|
|
|
lib: Revert usage of asm-code in MTYPE definitions
Juergen Werner
2019-10-01
1
-12
/
+4
*
|
|
|
|
|
Merge pull request #5134 from sudhanshukumar22/bgp-snmp-issue
Quentin Young
2019-10-15
1
-0
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
lib: changes for making snmp socket non-blocking
sudhanshukumar22
2019-10-11
1
-0
/
+16
*
|
|
|
|
|
|
Merge pull request #5145 from Spantik/2796
Quentin Young
2019-10-15
1
-0
/
+8
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
lib: Clean up the index that is being used for storing FD and events.
Spantik
2019-10-15
1
-0
/
+8
[next]