index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
babeld
/
babel_interface.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-26
doc: Basic spellchecking of bgp.rst
Tomáš Szaniszlo
1
-16
/
+16
2021-08-26
bgpd: fix update-source for ipv6
Igor Ryzhov
1
-0
/
+6
2021-08-26
lib: remove unused argument from vrf_cmd_init
Igor Ryzhov
15
-17
/
+15
2021-08-25
pimd: fix coverity/dead-code issue
Jafar Al-Gharaibeh
1
-10
/
+15
2021-08-25
bgpd: fix uninitialised segs6 buffer
Philippe Guibert
1
-0
/
+1
2021-08-25
*: Drop `break` after using frr_help_exit() in switch/case
Donatas Abraitis
19
-20
/
+1
2021-08-24
ospf6d: further validate NSSA ASBR routes used for route computation
Renato Westphal
1
-0
/
+16
2021-08-24
tests: enable more debugs in the ospf6_topo2 topotest
Renato Westphal
4
-0
/
+100
2021-08-24
ospf6d: do not allow an area to be stub and NSSA at the same time
Renato Westphal
4
-2
/
+12
2021-08-24
ospf6d: fix logging of border router routes
Renato Westphal
2
-5
/
+31
2021-08-24
lib: remove the dependency on bgpd code
Igor Ryzhov
4
-8
/
+6
2021-08-24
pimd: IGMP groups are not getting timeout
Sai Gomathi
1
-0
/
+15
2021-08-24
tests: ospf gr helper topotests with scapy.
nguggarigoud
4
-4
/
+1040
2021-08-24
ospf6d: remove incorrect debug guard
Renato Westphal
2
-7
/
+4
2021-08-24
ospf6d: flush external LSAs when NSSA is configured
Renato Westphal
2
-2
/
+5
2021-08-24
ospf6d: fix flushing of all LSAs when NSSA is unconfigured
Renato Westphal
1
-4
/
+2
2021-08-24
ospf6d: don't delete area when NSSA is unconfigured
Renato Westphal
1
-2
/
+0
2021-08-24
ospf6d: always unset the E-bit on NSSA ABRs
Renato Westphal
1
-4
/
+2
2021-08-24
tests: use correct key for deleting entry.
Christian Hopps
1
-1
/
+1
2021-08-24
tests: ospf routemap basic test cases 2.
nguggarigoud
104
-5714
/
+615
2021-08-24
tests: adding 11 bgp v4 over v6 test cases.
nguggarigoud
95
-1955
/
+615
2021-08-23
lib, zebra: move vrf netns commands from lib to zebra
Igor Ryzhov
4
-77
/
+68
2021-08-23
*: explicitly print "exit" at the end of every node config
Igor Ryzhov
39
-30
/
+112
2021-08-23
pathd: rework config printing code
Igor Ryzhov
3
-25
/
+11
2021-08-23
tools: significantly simplify frr-reload context processing
Igor Ryzhov
1
-373
/
+127
2021-08-23
doc: merge duplicated ospf6d debugging sections
Igor Ryzhov
1
-9
/
+4
2021-08-23
snapcraft: add missing dependency
Igor Ryzhov
1
-0
/
+1
2021-08-23
ospf6d: External LSAs reoriginates on every redistribute CLI
Mobashshera Rasool
1
-4
/
+15
2021-08-22
ospf6d: fix lock leak of using ALL_LSDB in GR helper
anlan_cs
2
-3
/
+8
2021-08-22
ospf6d: suppress coverity warning of return value
anlan_cs
1
-3
/
+1
2021-08-21
tests: use std polling for results in zebra_rib test
Christian Hopps
1
-71
/
+53
2021-08-21
tests: uniq vrf names when using netns
Christian Hopps
44
-131
/
+126
2021-08-20
tests: fix broken bgp GR test (non-deterministic)
Christian Hopps
2
-63
/
+75
2021-08-19
zebra: Fix usage to enum in notify functions
Donald Sharp
2
-7
/
+9
2021-08-19
bpgd: add missing sid setting in address-family
Ryoga Saito
1
-0
/
+11
2021-08-19
bpgd: add "exit" at the end of bgp srv6 setting
Ryoga Saito
1
-0
/
+1
2021-08-19
tests: reduce multicast timer values
Christian Hopps
6
-7
/
+57
2021-08-19
tests: Add global pim join-prune-interval json config option
Christian Hopps
3
-102
/
+104
2021-08-19
pimd: fix register suppress timer code
Christian Hopps
3
-7
/
+30
2021-08-19
pimd: change ranges to 1..max, type align with IETF YANG.
Christian Hopps
6
-219
/
+158
2021-08-19
staticd: warn on attempted delete of non-existent route
Wesley Coakley
1
-1
/
+2
2021-08-19
zebra: fix wrong check of mpls command
anlan_cs
1
-14
/
+12
2021-08-18
vtysh: add "exit" for bfd's profile node
anlan_cs
1
-1
/
+2
2021-08-17
snapcraft: Add pathd to FRR snap daemons
Martin Winter
6
-3
/
+34
2021-08-17
snapcraft: Change base to Ubuntu 18.04 and libyang 2.0.7
Martin Winter
2
-13
/
+18
2021-08-17
bgpd: imported evpn rt5 routes copy igpmetric
Philippe Guibert
1
-0
/
+1
2021-08-17
bgpd: Return rmap match if large-community alias found
Donatas Abraitis
1
-1
/
+1
2021-08-17
ospfd: Summarised External LSA is not flushed in one scenario
Mobashshera Rasool
2
-0
/
+4
2021-08-17
pimd: IGMPv2 query timer gets delayed in a scenario
Mobashshera Rasool
1
-0
/
+4
2021-08-17
zebra: RTM_GETNEIGH messages may be used by nhrp
Philippe Guibert
1
-13
/
+1
[next]