index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gdb
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-19
debian: Update tools/build-debian-package.sh to use git-buildpackage
Ondřej Surý
2
-13
/
+46
2020-11-19
debian: Adjust tarsource.sh to use native debian/changelog
Ondřej Surý
7
-1520
/
+23
2020-11-19
debian: Merge various debian changelogs in debian/changelog
Ondřej Surý
1
-1
/
+1487
2020-11-19
lib: Add information log of how long configuration took to read in
Donald Sharp
1
-0
/
+16
2020-11-19
lib, sharpd, vtysh: When reading a file in for config send start/end indicators
Donald Sharp
4
-1
/
+57
2020-11-19
tests: Add more descriptive error messages and increase timeouts
Donatas Abraitis
1
-25
/
+37
2020-11-19
ospf6d: More lists being leaked
Donald Sharp
1
-4
/
+2
2020-11-19
lib: Stop socket from leaking.
Donald Sharp
1
-0
/
+1
2020-11-19
pimd: fix indentation issues
Sarita Patra
2
-174
/
+233
2020-11-18
bfdd: fix multiple links same address
Rafael Zalamena
1
-2
/
+5
2020-11-18
bgpd: Prevent ecommunity_ecom2str memory leak
Donald Sharp
2
-11
/
+18
2020-11-18
bgpd: Do not leak vname if we find the match
Donald Sharp
1
-0
/
+5
2020-11-18
ospf6d: Free up list memory
Donald Sharp
1
-2
/
+1
2020-11-18
pimd: A buffer may be used uninited
Donald Sharp
1
-0
/
+1
2020-11-18
lib: fix macro style
Igor Ryzhov
2
-4
/
+4
2020-11-18
isisd: fix uninitialized variable
Igor Ryzhov
1
-1
/
+1
2020-11-18
ospf6d: fix compilation of debug code
Igor Ryzhov
1
-3
/
+3
2020-11-18
zebra: fix writing to pointer instead of value
Igor Ryzhov
1
-1
/
+1
2020-11-18
bgpd, lib, nhrpd, zebra: verify return of sockunion2hostprefix
Donald Sharp
9
-16
/
+34
2020-11-18
lib: Cleanup mem-leaks in error case
Donald Sharp
1
-1
/
+5
2020-11-18
tools: fix frr-reload l2vpn delete
Emanuele Di Pascale
1
-0
/
+6
2020-11-17
vtysh: fix out-of-tree build not finding vtysh/daemons.pl
Vincent Bernat
1
-1
/
+2
2020-11-17
bgpd: identify passive connections in JSON summary
Vincent Bernat
1
-0
/
+8
2020-11-17
bgpd: convert to yang modeled nbr cmds
Chirag Shah
1
-113
/
+99
2020-11-17
pimd: checksum must be validated before accepting igmp packets
Mobashshera Rasool
4
-26
/
+58
2020-11-17
tests: ignore Windows vs Unix style newlines
GalaxyGorilla
1
-4
/
+9
2020-11-17
doc: Update release procedure
Donald Sharp
1
-19
/
+30
2020-11-17
build: Update changelog from 7.5 release data
Donald Sharp
1
-0
/
+67
2020-11-17
lib: Change zlog_debug to zlog_err for doc string issues
Donald Sharp
1
-5
/
+5
2020-11-17
ospfd: Fix excessive doc string for `no summary-address ..` command
Donald Sharp
1
-2
/
+2
2020-11-17
bgpd: Use __func__ instead of hardcoded strings for some functions
Donatas Abraitis
3
-7
/
+5
2020-11-17
*: Replace typo (supress => suppress)
Donatas Abraitis
10
-101
/
+116
2020-11-17
doc: Replace _ to `` when bolding keyword for recently added BGP commands
Donatas Abraitis
1
-14
/
+14
2020-11-17
bgpd: Make sure path->attr is not NULL before dereferencing
Donatas Abraitis
1
-2
/
+4
2020-11-17
ospf6d: Json support added for command "show ipv6 ospf6 interface [json]"
github login name
4
-89
/
+276
2020-11-17
ospf6d: Json support added for command "show ipv6 ospf6 zebra [json]"
github login name
2
-20
/
+55
2020-11-17
ospf6d: Json support added for command "show ipv6 ospf6 [json]"
github login name
4
-98
/
+273
2020-11-16
lib: When aborting log data
Donald Sharp
1
-0
/
+2
2020-11-16
doc: fix missing space before list
Quentin Young
1
-0
/
+1
2020-11-16
ospfd: reset mpls-te prior to ospf router removal
Carlo Galiotto
2
-0
/
+14
2020-11-16
ospf6d: Json support added for command "show ipv6 ospf6 interface traffic [js...
github login name
2
-33
/
+140
2020-11-16
ospf6d: Json support added for command "show ipv6 ospf6 redistribute [json]"
github login name
2
-26
/
+112
2020-11-15
*: Convert all usage of zclient_send_message to new enum
Donald Sharp
16
-146
/
+198
2020-11-15
bgpd, lib, sharpd: Add enum for zclient_send_message return
Donald Sharp
6
-33
/
+36
2020-11-15
sharpd: Add buffering support
Donald Sharp
1
-22
/
+106
2020-11-15
sharpd: Re-arrange route_add|delete
Donald Sharp
2
-72
/
+85
2020-11-15
bgpd, lib: Indicate when we are buffering instead of immediately sending down...
Donald Sharp
3
-58
/
+72
2020-11-15
lib: clean up out-of-date zapi comment
Mark Stapp
1
-36
/
+1
2020-11-15
zebra: use smaller stream buffer for zapi route notifications
Mark Stapp
2
-1
/
+6
2020-11-15
zebra: Add offload and trap counts to summary command for json output
Donald Sharp
1
-0
/
+38
[next]