index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sharpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-28
pimd: fix missing list remove when deleting mesh group
Igor Ryzhov
1
-0
/
+1
2021-07-28
bgpd: Mark the node as the correct type for bgp ipv6 unicast
Donald Sharp
1
-1
/
+1
2021-07-28
tests: add pytest.mark.isisd to those tests missing it
Donald Sharp
4
-1
/
+8
2021-07-28
tests: add pytest.mark.nhrpd for those missing it
Donald Sharp
1
-1
/
+3
2021-07-28
tests: Add pytest.mark.sharpd for those missing it
Donald Sharp
6
-0
/
+14
2021-07-28
tests: add pytest.mark.staticd for those tests missing it
Donald Sharp
2
-0
/
+6
2021-07-28
tests: Add pytest.mark.pimd for those missing it
Donald Sharp
8
-4
/
+18
2021-07-28
tests: Add pytest.mark.bgpd for tests missing this mark
Donald Sharp
52
-1
/
+123
2021-07-28
tests: Add pytest.mark.ospfd on tests missing this mark
Donald Sharp
21
-0
/
+58
2021-07-28
tests: Add pytestmark to get all snmp tests marked
Donald Sharp
1
-0
/
+1
2021-07-27
ospfd: remove gratuitous non-ascii quotation marks
Christian Hopps
1
-3
/
+3
2021-07-27
ospfd: don't exit when socket is not created
Igor Ryzhov
1
-1
/
+1
2021-07-27
pimd: Validate the fields before accessing it
Mobashshera Rasool
2
-22
/
+23
2021-07-27
pimd: fix incorrect bool returns
Igor Ryzhov
1
-2
/
+2
2021-07-26
tests: Reduce pim join/prune interval to 5 seconds
Donald Sharp
22
-0
/
+22
2021-07-26
doc: Modify documentation for timer change
Donald Sharp
1
-2
/
+4
2021-07-26
pimd: Allow join prune intervals to be as small as 5 seconds
Donald Sharp
2
-3
/
+3
2021-07-25
vtysh: don't install "enable" command in user mode
Igor Ryzhov
1
-20
/
+2
2021-07-23
bgpd: Use strcmp comparing BGP alias with an actual entered alias
Donatas Abraitis
2
-6
/
+4
2021-07-22
bgpd: Fix rpki spacing to be 1 for indentation
Donald Sharp
1
-4
/
+4
2021-07-22
zebra: Remove MM seq from evpn rmac json output
Trey Aspelund
1
-2
/
+0
2021-07-22
vtysh: Handle `en` better when in -u for vtysh
Donald Sharp
1
-3
/
+14
2021-07-21
zebra: On client shutdown cleanup any vrf labels associated with it
Donald Sharp
5
-0
/
+45
2021-07-21
build: use `--coverage` for gcov
David Lamparter
1
-2
/
+2
2021-07-21
build: fix `AM_LDFLAGS` usage (and gcov)
David Lamparter
16
-29
/
+53
2021-07-21
lib, zebra: fix exit from link-params node
Igor Ryzhov
1
-0
/
+3
2021-07-21
vtysh: fix exit from zebra-only nodes
Igor Ryzhov
1
-3
/
+30
2021-07-21
tests: fix invalid multiline format
Igor Ryzhov
1
-4
/
+4
2021-07-21
doc: Add `match alias` command for BGP route-maps
Donatas Abraitis
1
-0
/
+6
2021-07-21
tests: Check if `match alias` works for route-maps
Donatas Abraitis
4
-13
/
+48
2021-07-21
bgpd: Add route-map `match alias` command
Donatas Abraitis
7
-1
/
+192
2021-07-20
zebra: Mark some bsd interface prefixes as SECONDARY
Donald Sharp
1
-3
/
+9
2021-07-20
pathd: don't use localtime
Mark Stapp
1
-3
/
+3
2021-07-20
ospf6d: always generate default route for stubs
Rafael Zalamena
1
-13
/
+0
2021-07-20
ospfd: ospfd crash while giving 'clear ip ospf neighbor'
rgirada
1
-0
/
+5
2021-07-20
zebra: trigger remove all access vlans for access port
gord_chen
1
-14
/
+18
2021-07-20
tests: Adding ospfv3 basic functionality test cases
nguggarigoud
8
-340
/
+2578
2021-07-20
ospf6d: use OSPF6_INTERFACE_LOOPBACK state
David Lamparter
1
-1
/
+3
2021-07-20
ospf6d: don't create Adv-ID:0.0.0.0 LSAs at start
David Lamparter
1
-0
/
+10
2021-07-20
ospf6d: actually print prefix options
David Lamparter
1
-2
/
+6
2021-07-20
ospf6d: move prefix_options from _path to _route
David Lamparter
6
-14
/
+15
2021-07-20
zebra: Do not allow redistribution for non-vrf tables
Donald Sharp
1
-0
/
+6
2021-07-19
pimd: Add TOS check for IGMP conformance
Mobashshera Rasool
1
-0
/
+11
2021-07-19
pimd: Add TTL check for IGMP conformance
Mobashshera Rasool
1
-0
/
+10
2021-07-19
pimd: Abstracting header verification for igmp
Mobashshera Rasool
2
-17
/
+31
2021-07-19
zebra: replace ipaddr2str in dplane module
Mark Stapp
1
-7
/
+3
2021-07-19
tests: skip tests after errors in bgp-evpn-vxlan
Mark Stapp
1
-0
/
+8
2021-07-19
zebra: process EVPN remote VTEP updates from the workqueue
Mark Stapp
5
-111
/
+227
2021-07-19
zebra: use workqueue for vxlan remote macip updates
Mark Stapp
5
-19
/
+102
2021-07-19
zebra: use more const
Mark Stapp
13
-103
/
+119
[next]