index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
zebra_nhg.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-15
lib: fix CRNL causing empty prompt lines
David Lamparter
1
-1
/
+15
2021-02-15
lib: stop parallel-passing vty_sock, detangle
David Lamparter
1
-38
/
+50
2021-02-14
lib, bgpd: smux_trap return code is never used
Donald Sharp
3
-15
/
+15
2021-02-14
bgpd: Prevent store but never read of i
Donald Sharp
1
-2
/
+2
2021-02-14
nhrpd: Fix clang SA about null deref
Donald Sharp
1
-2
/
+7
2021-02-14
bgpd: Check for peer->su_remote if not NULL when handling IPv6 nexthop
Donatas Abraitis
1
-0
/
+1
2021-02-14
*: remove tabs & newlines from log messages
David Lamparter
32
-77
/
+74
2021-02-13
doc: document LD_PRELOAD workaround for lttng
Quentin Young
1
-0
/
+25
2021-02-12
bgpd: send correct BMP down message when nht fails
Quentin Young
3
-4
/
+55
2021-02-12
lib: de-uglify `-t` option + `log stdout` combo
David Lamparter
1
-1
/
+1
2021-02-12
lib: have a lib_privs for ... lib privs
David Lamparter
2
-0
/
+8
2021-02-12
lib: memorize what fds were open at startup
David Lamparter
2
-1
/
+25
2021-02-11
bgpd: fix empty advertised-routes for 2-tier safis
Trey Aspelund
1
-85
/
+184
2021-02-11
bgpd: When deleting a neighbor from a peer-group the PGNAME is optional
Donald Sharp
1
-2
/
+2
2021-02-11
bgpd: Replace typo "Cluser length" => "Cluster length"
Donatas Abraitis
1
-1
/
+1
2021-02-11
ospfd: Debug race condition in Segment Routing
Olivier Dugeon
3
-29
/
+40
2021-02-11
ospfd: Prevent duplicate packet read in certain vrf situations
Donald Sharp
1
-0
/
+10
2021-02-11
nhrpd: replace nhrp route nexthop with onlink route when prefix=nh
Philippe Guibert
1
-6
/
+20
2021-02-11
nhrpd: shortcut routes installed with nexthop.
Philippe Guibert
1
-4
/
+12
2021-02-11
lib: support mallinfo2()
Quentin Young
2
-1
/
+28
2021-02-10
ospf6d : fix issue in ecmp inter area route
Soman K S
2
-12
/
+41
2021-02-09
vrf: use wrappers to change VRF_CONFIGURED flag
Igor Ryzhov
1
-2
/
+2
2021-02-09
vrf: mark vrf as configured when entering vrf node
Igor Ryzhov
1
-0
/
+1
2021-02-09
tests: mplsL3vpn SNMP topotest
Pat Ruddy
28
-0
/
+1371
2021-02-09
pimd: json support added
nsaigomathi
2
-15
/
+67
2021-02-09
doc: We have to enable nht tracking via default route multihop eBGP
Donatas Abraitis
1
-0
/
+3
2021-02-09
tests: Modify timers on bgp_blackhole_community
Donald Sharp
4
-0
/
+4
2021-02-08
[filter]: change return code for errors
varasteh
1
-12
/
+12
2021-02-08
bgpd: Do not compare attr again.
zyxwvu Shi
1
-1
/
+1
2021-02-08
vtysh: disable bracketed paste in readline
Quentin Young
1
-0
/
+6
2021-02-08
pimd: check debug flag one time
anlancs
1
-4
/
+3
2021-02-07
bfdd: Prevent use after free ( again )
Donald Sharp
1
-1
/
+3
2021-02-07
*: Fix usage of bfd_adj_event
Donald Sharp
4
-15
/
+25
2021-02-07
bgpd: Remove the double decleration of bgp_global_evpn_node_lookup
Donald Sharp
1
-8
/
+0
2021-02-06
bgpd: Dump BGP attrs to check what's the actual prefix with aggr_as 0
Donatas Abraitis
1
-4
/
+22
2021-02-06
bgpd: Remove aggregatorAsMalformed related outputs JSON and non-JSON
Donatas Abraitis
1
-15
/
+2
2021-02-05
bgpd: Unset only aggregator flag when AGGREGATOR_AS is 0
Donatas Abraitis
1
-13
/
+10
2021-02-04
doc: Slightly touch on the vrf route lookup semantics
Donald Sharp
1
-0
/
+8
2021-02-04
zebra: Display instance id as part of `show zebra client summ`
Donald Sharp
1
-2
/
+11
2021-02-03
bfdd: fix session lookup
Igor Ryzhov
1
-115
/
+45
2021-02-03
tests: fix ospf6_topo1 missing ref files
Mark Stapp
4
-0
/
+38
2021-02-03
doc: cross compilation guide
Wesley Coakley
3
-0
/
+328
2021-02-03
bgpd: Drop aggregator_as attribute if malformed in case of BGP_AS_ZERO
Donatas Abraitis
1
-16
/
+19
2021-02-03
zebra: resolve multiple functions for local MAC delete
Pat Ruddy
3
-95
/
+11
2021-02-03
lib/xref: fix initializer order for C++
David Lamparter
1
-4
/
+10
2021-02-03
lib/xref: fix frrtrace() calls in thread code
David Lamparter
1
-15
/
+18
2021-02-03
lib/xref: work around GCC bug 41091
David Lamparter
3
-49
/
+88
2021-02-03
lib/xref: restore lost extern "C" beginning
David Lamparter
1
-0
/
+4
2021-02-02
*: fix all backets
Igor Ryzhov
9
-49
/
+49
2021-02-02
bgpd: Replace 65535 with UINT16_MAX
Donatas Abraitis
3
-6
/
+6
[next]