index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ldpd
/
ldp.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-06-04
bfdd: Allow -N to influence BFDD_CONTROL_SOCKET
Donald Sharp
2
-3
/
+11
2019-06-04
lib: Allow -N to modify the zapi domain socket
Donald Sharp
2
-4
/
+8
2019-06-04
Revert of PR 4078 and PR 4315
Lakshman Krishnamoorthy
18
-414
/
+409
2019-06-03
zebra: When displaying `show evpn arp-cache vni XX` add local and remote seq
Donald Sharp
1
-6
/
+6
2019-06-03
bgpd: Remove BGP_OPT_CONFIG_CISCO
Donald Sharp
3
-108
/
+30
2019-06-03
bgpd: Remove `[no] bgp config-type <cisco|zebra>`
Donald Sharp
1
-42
/
+0
2019-06-03
bgpd: Remove BGP_OPT_MULTIPLE_INSTANCE flag
Donald Sharp
3
-64
/
+16
2019-06-03
bgpd: Remove deprecated '[no] bgp multiple-instance' command
Donald Sharp
1
-39
/
+0
2019-06-03
doc: Update pim docs for `clear ip mroute [vrf NAME] count` command
Donald Sharp
1
-0
/
+7
2019-06-03
pimd: Add `clear ip mroute [vrf NAME] count` command to pim
Donald Sharp
2
-11
/
+60
2019-06-03
lib: Cleanup recent commit warn->werror issues in lib/routemap.c
Donald Sharp
1
-0
/
+7
2019-06-03
pimd: Convert strncpy to strlcpy in pim_cmd.c
Donald Sharp
1
-6
/
+6
2019-06-03
pimd: Remove unused functions
Donald Sharp
1
-42
/
+0
2019-06-03
zebra: the route nexthop interfaces per vrf were not displayed ok
Philippe Guibert
1
-1
/
+1
2019-06-02
doc: add libtool note
David Lamparter
1
-1
/
+22
2019-06-01
tools: On shutdown no need to flush from tools/frr.in script
Donald Sharp
1
-24
/
+1
2019-05-31
lib: crash when FRR hostname length > 80 chars
Lakshman Krishnamoorthy
4
-4
/
+23
2019-05-31
bgpd: Filtering received EVPN routes based on VNI does not work
Lakshman Krishnamoorthy
2
-11
/
+42
2019-05-31
lib: Changes made to dependencies of a r-map do not take effect.
Naveen Thanikachalam
6
-30
/
+148
2019-05-31
lib, zebra: Ensure route encoding has enough space
Donald Sharp
4
-6
/
+13
2019-05-31
doc: Add doc for new configure option
Donald Sharp
1
-4
/
+12
2019-05-31
lib: Add '--command-log-always` to all daemons startup
Donald Sharp
9
-12
/
+43
2019-05-31
lib: Fix gcc 9 warning -> error issue
Donald Sharp
1
-1
/
+1
2019-05-31
lib: vtypath_default could be overwritten
Donald Sharp
1
-1
/
+1
2019-05-30
lib, vtysh: make debug memstats work in vtysh
Mark Stapp
2
-2
/
+15
2019-05-30
lib: Introducing a 3rd state for route-map match cmd: RMAP_NOOP
Lakshman Krishnamoorthy
18
-398
/
+372
2019-05-30
pimd: new cli to configure last-member-query-count & last-member-query-interval
Sarita Patra
7
-10
/
+171
2019-05-29
zebra: Move multicast mode to being a property of the router
Donald Sharp
4
-31
/
+35
2019-05-29
lib: fix helpstring truncation
Quentin Young
1
-1
/
+1
2019-05-29
bgpd: use XCALLOC to allocate string buf
Quentin Young
1
-1
/
+1
2019-05-29
lib: use static storage for vty_cwd
Quentin Young
1
-9
/
+4
2019-05-29
bgpd: fix pointer bug introduced in strlcat change
Quentin Young
1
-20
/
+19
2019-05-29
bgpd: suppress dead store warning
Quentin Young
1
-0
/
+1
2019-05-29
ospfd: initialize maybe-uninitialized bool
Quentin Young
1
-1
/
+1
2019-05-29
lib, zebra: remove uses of strncpy
Quentin Young
4
-6
/
+6
2019-05-29
zebra: strcat -> strlcat
Quentin Young
3
-4
/
+5
2019-05-29
staticd: strcpy -> strlcpy
Quentin Young
1
-1
/
+1
2019-05-29
vtysh: strcpy -> strlcpy, strcat -> strlcat
Quentin Young
1
-4
/
+5
2019-05-29
pbrd: strcpy -> strlcpy
Quentin Young
1
-1
/
+1
2019-05-29
pimd: strcpy -> strlcpy
Quentin Young
4
-55
/
+57
2019-05-29
ripngd: strcat -> strlcat
Quentin Young
1
-7
/
+7
2019-05-29
lib: remove some strcpy, strcat
Quentin Young
4
-14
/
+16
2019-05-29
bgpd: remove strcpy, strcat
Quentin Young
3
-44
/
+34
2019-05-29
bgpd: fix rfapi false compiler warning
Quentin Young
1
-0
/
+3
2019-05-29
bgpd: fix false compiler warning
Quentin Young
1
-0
/
+2
2019-05-29
lib: fix false compiler warning
Quentin Young
1
-0
/
+2
2019-05-29
lib: fix uninitialized variable in backtrace output
Quentin Young
1
-0
/
+2
2019-05-29
zebra: fix maybe-uninitialized pointer
Quentin Young
1
-1
/
+1
2019-05-29
zebra: fix unused variable on OmniOS
Quentin Young
1
-1
/
+2
2019-05-29
zebra: add setters for distance, instance
Mark Stapp
2
-0
/
+24
[next]