index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
lib, watchfrr: remove `HAVE_SYSTEMD`, use own code
David Lamparter
4
-76
/
+123
2021-06-25
doc: fix typo in OSPFv3 NSSA
Rafael Zalamena
1
-2
/
+2
2021-06-25
pathd: coverity msg , frr_weak_random instead rand.
Javier Garcia
1
-1
/
+1
2021-06-25
tests: Fix generate support bundle issue for test_route_map_topo1
Kuldeep Kashyap
1
-50
/
+53
2021-06-24
doc: mark deprecated ./configure options
David Lamparter
1
-11
/
+12
2021-06-24
doc: explain the new `service cputime...` commands
David Lamparter
1
-0
/
+33
2021-06-24
build: add `-Werror` to xrelfo log format warnings
David Lamparter
2
-2
/
+6
2021-06-24
lib: try CLOCK_THREAD_CPUTIME_ID
David Lamparter
3
-3
/
+27
2021-06-24
lib: make cputime checks runtime options (v2)
David Lamparter
7
-78
/
+199
2021-06-24
build: remove unused --disable-rusage
David Lamparter
1
-2
/
+0
2021-06-24
build: remove --enable-exampledir
David Lamparter
13
-24
/
+1
2021-06-24
bgpd: Fix SA warning about freeing an aspath
Mark Stapp
1
-0
/
+2
2021-06-23
tests: Adding ospfv2 summarisation test cases.
nguggarigoud
3
-0
/
+3274
2021-06-23
tools: limit bgp route-maps to direct changes only
Donald Sharp
1
-0
/
+47
2021-06-23
isisd: fix interface ldp-sync configuration
Igor Ryzhov
1
-52
/
+15
2021-06-23
isisd: fix instance ldp-sync configuration
Igor Ryzhov
1
-8
/
+9
2021-06-23
isisd: fix NET NB configuration
Igor Ryzhov
1
-12
/
+35
2021-06-23
isisd: fix extra space in the mpls-te config output
Igor Ryzhov
1
-2
/
+2
2021-06-23
vtysh: Expose SR node for non pathd use cases
Donald Sharp
1
-6
/
+20
2021-06-23
ospf6d: Show neighbor displays twice for every neighbor.
Abhinay Ramesh
1
-0
/
+3
2021-06-23
ospf6d: fix NSSA status update
Igor Ryzhov
1
-9
/
+15
2021-06-23
ospf6d: fix redistribute configuration
Igor Ryzhov
1
-6
/
+8
2021-06-23
ospf6d: small ospf6_asbr_redistribute_set improvement
Igor Ryzhov
1
-14
/
+6
2021-06-22
bgpd: Make sure we don't miss to unlock for bgp_dest before returning
Donatas Abraitis
7
-12
/
+48
2021-06-22
isisd: using argv as a string name is categorically wrong
Donald Sharp
3
-25
/
+25
2021-06-22
isisd: already checked for NULL
Donald Sharp
1
-3
/
+3
2021-06-22
isisd: fix uninitialized variable when searching for LSP
Igor Ryzhov
1
-1
/
+1
2021-06-22
tests: Add an additional conditional BGP default route advertisement
Donatas Abraitis
6
-0
/
+174
2021-06-22
tests: Check if as-path prepends work with route-maps and default-originate
Donatas Abraitis
4
-2
/
+8
2021-06-22
bgpd: Allow aspath prepending for default-originate with route-maps
Donatas Abraitis
1
-1
/
+1
2021-06-22
pathd: Sanity checks. (4/4)
Javier Garcia
1
-1
/
+23
2021-06-22
pathd: Handle PCInitiated configuration, main thread. (3/4)
Javier Garcia
9
-18
/
+216
2021-06-22
pathd: Handle PCInitiated messages, thread controller. (2/4)
Javier Garcia
7
-26
/
+288
2021-06-22
pceplib: Extract fields needed for PcInitiated with Cisco pce. (1/4)
Javier Garcia
5
-10
/
+32
2021-06-21
ospf6d: fix "show ipv6 ospf6 neighbor" command
Igor Ryzhov
1
-24
/
+20
2021-06-21
fabricd: fix running config
Igor Ryzhov
1
-3
/
+1
2021-06-21
lib: remove vrf-interface config when removing the VRF
Igor Ryzhov
14
-2
/
+39
2021-06-21
ospfd: External lsa handling in opaque capabilities enable/disable
rgirada
2
-7
/
+36
2021-06-19
ospf6d: Release last dbdesc packet after router dead interval
Yash Ranjan
2
-4
/
+22
2021-06-19
bgpd: Force process networks on VRF creation
Xiao Liang
1
-0
/
+2
2021-06-18
lib: fix printf format on NetBSD
David Lamparter
1
-0
/
+4
2021-06-18
lib: make a few log symbols accessible
David Lamparter
4
-4
/
+18
2021-06-18
lib: save instance number in zlog
David Lamparter
2
-0
/
+3
2021-06-18
lib: cache PID & TID in zlog code
David Lamparter
2
-3
/
+37
2021-06-18
lib: include `\n` in zlog_msg_text()
David Lamparter
4
-21
/
+27
2021-06-18
lib: add RFC3164 logging timestamps
David Lamparter
2
-1
/
+40
2021-06-18
lib: use fbuf for zlog_msg_ts()
David Lamparter
3
-18
/
+37
2021-06-18
lib: record output argument positions in zlog
David Lamparter
2
-1
/
+36
2021-06-18
lib: add hook for `show logging` CLI
David Lamparter
2
-0
/
+5
2021-06-18
lib: de-conflict `log-filter` CLI command
David Lamparter
2
-8
/
+22
[next]