index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
2021-08-23
39
-30
/
+112
*
pathd: rework config printing code
Igor Ryzhov
2021-08-23
3
-25
/
+11
*
tools: significantly simplify frr-reload context processing
Igor Ryzhov
2021-08-23
1
-373
/
+127
*
Merge pull request #9446 from mobash-rasool/ospfv3-bug-fixes
Igor Ryzhov
2021-08-23
1
-4
/
+15
|
\
|
*
ospf6d: External LSAs reoriginates on every redistribute CLI
Mobashshera Rasool
2021-08-23
1
-4
/
+15
*
|
Merge pull request #9337 from dlqs/lua2
Stephen Worley
2021-08-23
1
-1
/
+3
|
\
\
|
*
|
lib: Remove extraneous braces
Donald Lee
2021-08-10
1
-2
/
+2
|
*
|
lib: check return on str2sockunion
Donald Lee
2021-08-09
1
-1
/
+3
*
|
|
Merge pull request #9434 from anlancs/fix-zebra-mpls-cmd
Mark Stapp
2021-08-23
1
-14
/
+12
|
\
\
\
|
*
|
|
zebra: fix wrong check of mpls command
anlan_cs
2021-08-19
1
-14
/
+12
*
|
|
|
Merge pull request #9436 from anlancs/fix-vtysh-bfd-exit
Igor Ryzhov
2021-08-23
1
-1
/
+2
|
\
\
\
\
|
*
|
|
|
vtysh: add "exit" for bfd's profile node
anlan_cs
2021-08-18
1
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge pull request #9456 from proelbtn/fix-running-config
Igor Ryzhov
2021-08-23
1
-0
/
+12
|
\
\
\
\
|
*
|
|
|
bpgd: add missing sid setting in address-family
Ryoga Saito
2021-08-19
1
-0
/
+11
|
*
|
|
|
bpgd: add "exit" at the end of bgp srv6 setting
Ryoga Saito
2021-08-19
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #9426 from pguibert6WIND/evpn_igp_metric
Donatas Abraitis
2021-08-22
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
bgpd: imported evpn rt5 routes copy igpmetric
Philippe Guibert
2021-08-17
1
-0
/
+1
*
|
|
|
|
Merge pull request #9455 from LabNConsulting/chopps/fix-zebtest-fixed-sleep
David Lamparter
2021-08-22
1
-71
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
tests: use std polling for results in zebra_rib test
Christian Hopps
2021-08-21
1
-71
/
+53
*
|
|
|
|
|
Merge pull request #9441 from wesleycoakley/staticd-warn-nonexistent-route
Igor Ryzhov
2021-08-21
1
-1
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
staticd: warn on attempted delete of non-existent route
Wesley Coakley
2021-08-19
1
-1
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9453 from LabNConsulting/chopps/fix-netns-vrfs
Donald Sharp
2021-08-21
44
-131
/
+126
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tests: uniq vrf names when using netns
Christian Hopps
2021-08-21
44
-131
/
+126
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9450 from LabNConsulting/chopps/fix-bgp-gr-test
Donald Sharp
2021-08-20
2
-63
/
+75
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tests: fix broken bgp GR test (non-deterministic)
Christian Hopps
2021-08-20
2
-63
/
+75
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9447 from donaldsharp/ipset_entry_notify
Renato Westphal
2021-08-20
2
-7
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
zebra: Fix usage to enum in notify functions
Donald Sharp
2021-08-19
2
-7
/
+9
*
|
|
|
|
|
|
Merge pull request #8935 from rgirada/ospfv3_gr_helper
Renato Westphal
2021-08-19
15
-22
/
+1869
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ospf6d: GR helper configurations
rgirada
2021-08-12
7
-70
/
+807
|
*
|
|
|
|
|
ospf6d: GR helper exit scenarios
rgirada
2021-08-10
5
-13
/
+265
|
*
|
|
|
|
|
ospf6d: Helper functionality changes
rgirada
2021-08-10
7
-30
/
+411
|
*
|
|
|
|
|
ospf6d: debug command support for helper support.
rgirada
2021-08-10
2
-0
/
+39
|
*
|
|
|
|
|
ospf6d: Init/De-init gr helper functionality
rgirada
2021-08-10
5
-1
/
+305
|
*
|
|
|
|
|
ospf6d: Datastructure modification for GR helper functionality.
rgirada
2021-08-10
3
-1
/
+89
|
*
|
|
|
|
|
ospf6d: documentation for ospf6 GR helper functionality
rgirada
2021-08-10
1
-0
/
+46
*
|
|
|
|
|
|
Merge pull request #9218 from LabNConsulting/chopps/pim-timers
Donald Sharp
2021-08-19
16
-335
/
+349
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
tests: reduce multicast timer values
Christian Hopps
2021-08-19
6
-7
/
+57
|
*
|
|
|
|
|
tests: Add global pim join-prune-interval json config option
Christian Hopps
2021-08-19
3
-102
/
+104
|
*
|
|
|
|
|
pimd: fix register suppress timer code
Christian Hopps
2021-08-19
3
-7
/
+30
|
*
|
|
|
|
|
pimd: change ranges to 1..max, type align with IETF YANG.
Christian Hopps
2021-08-19
6
-219
/
+158
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9431 from opensourcerouting/snap-1804-master
Donald Sharp
2021-08-18
6
-16
/
+52
|
\
\
\
\
\
\
|
*
|
|
|
|
|
snapcraft: Add pathd to FRR snap daemons
Martin Winter
2021-08-17
6
-3
/
+34
|
*
|
|
|
|
|
snapcraft: Change base to Ubuntu 18.04 and libyang 2.0.7
Martin Winter
2021-08-17
2
-13
/
+18
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9341 from LabNConsulting/chopps/ospf-support-bundle
Igor Ryzhov
2021-08-18
1
-6
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
tools: add ospfd support bundle commands
Christian Hopps
2021-08-10
1
-6
/
+16
*
|
|
|
|
|
|
Merge pull request #9408 from mobash-rasool/ospfv2-bug-fixes-03
Igor Ryzhov
2021-08-18
2
-0
/
+4
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
ospfd: Summarised External LSA is not flushed in one scenario
Mobashshera Rasool
2021-08-17
2
-0
/
+4
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #9342 from mobash-rasool/ospfv3-asbr-summarisation
Russ White
2021-08-17
2
-51
/
+60
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ospf6d: Remove Type-7 LSA when Type-5 LSA is removed
Mobashshera Rasool
2021-08-09
2
-17
/
+18
|
*
|
|
|
|
|
ospf6d: Remove assert and fix LSA removal in ASBR summarisation
Mobashshera Rasool
2021-08-09
1
-34
/
+42
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[next]