index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
/
event.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-02-20
lib: Free memory leak in error path in clippy
Donald Sharp
1
-0
/
+4
2021-02-19
lib: use right type for wconv() return val
Quentin Young
1
-1
/
+1
2021-02-19
bgpd: add attribute-unchanged attribute to flowspec
Philippe Guibert
1
-0
/
+5
2021-02-19
bgpd: fix 'neighbor X prefix-list Y in' SAFI VPN
Emanuele Di Pascale
1
-1
/
+2
2021-02-19
ospf6d: Metric option in intra-prefix LSA detail
Yash Ranjan
1
-1
/
+6
2021-02-18
ospf6d: Update logs that indicate why ospf6 adjacency is not coming up.
lynne
1
-30
/
+45
2021-02-18
lib: pass the thread_master to process_timers()
Mark Stapp
1
-6
/
+7
2021-02-18
lib: don't awaken from poll for every timer
Mark Stapp
1
-4
/
+12
2021-02-18
lib: remove unneeded arg from timer api
Mark Stapp
1
-10
/
+6
2021-02-18
lib: small code cleanup in thread.c
Mark Stapp
1
-2
/
+1
2021-02-18
bgpd: Fix crash when we don't have a nexthop
Donald Sharp
1
-1
/
+1
2021-02-17
lib: fix some misc SA warnings
Quentin Young
3
-1
/
+19
2021-02-17
bgpd, lib: add oid2in6_addr utility and use it
Pat Ruddy
3
-4
/
+14
2021-02-17
bgpd: mplsvpn snmp: NULL check correct pointer
Pat Ruddy
1
-1
/
+1
2021-02-17
bgpd: mplsvpn SNMP correctly validate incoming rt_index
Pat Ruddy
1
-2
/
+5
2021-02-17
bgpd: Switch LL nexthop tracking to be interface based
Donald Sharp
6
-5
/
+152
2021-02-17
staticd: fix vrf enabling
Igor Ryzhov
1
-0
/
+2
2021-02-17
staticd: fix nexthop creation and installation
Igor Ryzhov
4
-65
/
+10
2021-02-17
staticd: fix nexthop validation
Igor Ryzhov
3
-5
/
+11
2021-02-16
*: Add another commit to .git-blame-ignore-revs
Donald Sharp
1
-0
/
+1
2021-02-16
zebra: use AF_INET for protocol family
Donald Sharp
1
-2
/
+2
2021-02-16
tests: report kernel version check failures
Mark Stapp
1
-0
/
+3
2021-02-16
*: fix format string SNAFUs
David Lamparter
3
-8
/
+8
2021-02-15
build: detect ICC, only try ICC options if ICC
Mark Stapp
1
-2
/
+11
2021-02-15
tests: make generate support bundle python3 only
Mark Stapp
2
-25
/
+26
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
bgpd: Blackhole nexthops are not reachable
Donald Sharp
1
-3
/
+11
2021-02-13
ospfd: cleanup ospf_flood debugs
Trey Aspelund
1
-19
/
+34
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-12
bgpd: add tracepoints for BMP
Quentin Young
2
-0
/
+115
2021-02-12
bgpd: Add Support for rfc 8050 MRT add-path
David Teach
2
-13
/
+57
2021-02-12
bgpd: add PEER_HOSTNAME() macro
Quentin Young
2
-5
/
+7
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
bgpd: Print IPv4 nexthop for IPv6 prefixes under bgp_table_map_apply()
Donatas Abraitis
1
-2
/
+5
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
[next]