index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
README.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-26
lib: fix ipaddr_isset
Quentin Young
1
-1
/
+4
2020-02-20
pimd: fix SA reports
Mark Stapp
2
-16
/
+16
2020-02-20
pimd: Make frr able to be built by gcc 10
Tomas Korbar
2
-5
/
+6
2020-02-20
zebra: remove null check before XFREE in GR code
Quentin Young
1
-3
/
+1
2020-02-20
zebra: reduce scope of XCALLOC for gr processing
Quentin Young
1
-15
/
+10
2020-02-19
lib: do not test before XFREE
Quentin Young
1
-3
/
+1
2020-02-19
lib: don't allow to recurse inside route-map node
Rafael Zalamena
1
-1
/
+0
2020-02-19
tests: Reduce rip[ng]-topo1 run time
Donald Sharp
14
-18
/
+22
2020-02-19
tests: bgp_multiview_topo1 was taking too long
Donald Sharp
1
-7
/
+5
2020-02-19
isisd: do not disable circuit on ifdown
Emanuele Di Pascale
1
-1
/
+0
2020-02-19
zebra: remove \n in zapi pbr family log msg
Quentin Young
1
-3
/
+2
2020-02-19
bgpd: Add a better breadcrumb for when bgp is missconfiged
Donald Sharp
3
-0
/
+12
2020-02-19
doc: correct ip prefix token mapping table
Mark Stapp
1
-5
/
+7
2020-02-19
lib: fix route-map coverity scan issue
Rafael Zalamena
1
-2
/
+3
2020-02-18
zebra: fix missing rtadv stub functions
Mark Stapp
1
-0
/
+21
2020-02-18
zebra: Fix checksum calculation to not include old checksum
Donald Sharp
1
-1
/
+4
2020-02-18
zebra: Fix zlog_debug -> flog_err for error situations in IRDP
Donald Sharp
1
-6
/
+10
2020-02-18
zebra: SO_BROADCAST needs a uint32_t instead of a uint8_t
Donald Sharp
1
-3
/
+4
2020-02-18
lib: Optimizing route-maps - Part-4
Naveen Thanikachalam
1
-0
/
+21
2020-02-18
lib: Optimizing route-maps - Part-3
Naveen Thanikachalam
3
-240
/
+297
2020-02-18
lib: Optimizing route-maps - Part-2
Naveen Thanikachalam
1
-61
/
+217
2020-02-18
lib: Optimizing route-maps - Part-1
Naveen Thanikachalam
3
-5
/
+835
2020-02-17
bgpd: Add a couple more spaces for output on MsgRcvd and MsgSent
Donald Sharp
3
-10
/
+10
2020-02-16
doc: Update configure options in installation notes
Donald Sharp
1
-0
/
+30
2020-02-16
configure: Fixup `--disable-irdp` option to reflect reality
Donald Sharp
1
-1
/
+1
2020-02-16
lib: Fix so that `--enable-pcreposix` actually compiles
Donald Sharp
4
-0
/
+18
2020-02-14
bgpd: Show the real reason why the peer is failed
Donatas Abraitis
2
-1
/
+7
2020-02-14
*: encode zapi labels message using nexthops
Mark Stapp
5
-64
/
+33
2020-02-14
bgpd: Use the enum properly in a switch for rpki commands
Donald Sharp
1
-28
/
+22
2020-02-14
bgpd: Ensure we don't crash when registering RA's
Donald Sharp
1
-5
/
+10
2020-02-14
doc: Fix borked up syntax for static-linking
Donald Sharp
1
-2
/
+2
2020-02-14
doc: Fixup some missing syntax
Donald Sharp
4
-0
/
+8
2020-02-14
doc: Add some basic how-to for lua
Donald Sharp
3
-0
/
+67
2020-02-14
nhrpd: allow no nhrp map cmd to match the configured cmd
Jafar Al-Gharaibeh
1
-2
/
+4
2020-02-14
tests: Add a evpn-pim test case
Anuradha Karuppiah
18
-0
/
+402
2020-02-14
pimd: pim mlag show commands
Anuradha Karuppiah
3
-0
/
+399
2020-02-14
pimd: handle ipmr-lo operational state changes
Anuradha Karuppiah
4
-44
/
+76
2020-02-14
pimd: handle nht metric change correctly
Anuradha Karuppiah
1
-0
/
+7
2020-02-14
lib: add missing command DESC for MLAG messages
Anuradha Karuppiah
1
-0
/
+5
2020-02-14
pimd: remove peerlink_rif from the orig-mroute OIL when it is oper down
Anuradha Karuppiah
1
-23
/
+34
2020-02-14
pimd: stop overloading SRC_IGMP upstream for vxlan local membership
Anuradha Karuppiah
8
-12
/
+19
2020-02-14
pimd: force update inherited OIL when vxlan local membership is created
Anuradha Karuppiah
1
-0
/
+13
2020-02-14
pimd: skip syncing and running DF election on orig mroutes
Anuradha Karuppiah
1
-1
/
+2
2020-02-14
pimd: increase RPF metric via the peerlink_rif by plus-10
Anuradha Karuppiah
4
-3
/
+75
2020-02-14
pimd: inherit MLAG DF role from the parent (*, G) entry
Anuradha Karuppiah
3
-0
/
+55
2020-02-14
pim: DF election for tunnel termination mroutes in an anycast-VTEP setup
Anuradha Karuppiah
11
-52
/
+811
2020-02-14
pimd: register with MLAG on the first VxLAN SG
Anuradha Karuppiah
2
-1
/
+16
2020-02-14
zebra: mlag debug was not being persisted
Anuradha Karuppiah
1
-0
/
+5
2020-02-14
zebra: add all ipv6 global addresses to RA messages
Don Slice
3
-27
/
+131
2020-02-14
bgpd: Print out vrf name as well as id
Donald Sharp
4
-13
/
+32
[next]