index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
ospf6d: fix unguarded debug
Mark Stapp
1
-2
/
+4
2021-03-26
isisd: fix coverity SA warning
Mark Stapp
1
-0
/
+2
2021-03-26
ospf6d: fix ospf6_abr_examin_summary to check for a path cost change
Karen Schoener
1
-1
/
+2
2021-03-26
bgpd: Use rpki_curr_state instead of curr_state
Donald Sharp
1
-30
/
+31
2021-03-26
doc: Add doc for new rpki commands
Donald Sharp
1
-0
/
+8
2021-03-26
bgpd: Add rpki filter to some more show commands
Donald Sharp
2
-23
/
+61
2021-03-26
bgpd: Add `show bgp <afi> <safi> A.B.C.D [rpki <valid|invalid|notfound>]`
Donald Sharp
1
-11
/
+16
2021-03-26
bgpd: Figure out rpki validation state earlier
Donald Sharp
3
-28
/
+39
2021-03-26
bgpd: Convert string output to rpki validation-state:
Donald Sharp
1
-1
/
+1
2021-03-26
bgpd: Convert RPKI states to an enum and use them
Donald Sharp
4
-12
/
+48
2021-03-26
bgpd: cleanup prefix2str usage
Anuradha Karuppiah
1
-24
/
+11
2021-03-26
bgpd: fix crash in the MH cleanup handling
Anuradha Karuppiah
1
-4
/
+4
2021-03-26
bgpd: handle local ES del or transition to LACP bypass
Anuradha Karuppiah
6
-31
/
+169
2021-03-26
bgpd: changes for maintaining evpn nexthops and their rmac mapping
Anuradha Karuppiah
8
-2
/
+575
2021-03-26
bgpd: ES evpn nexthop prep work
Anuradha Karuppiah
6
-18
/
+58
2021-03-26
lib/zebra: zapi for installing EVPN nexthops from bgp
Anuradha Karuppiah
6
-1
/
+54
2021-03-26
bgpd: Disable L3NHG support for routes leaked from another VRF
Anuradha Karuppiah
1
-0
/
+4
2021-03-26
bgpd: flush remote ES-EVI entries when a L2-VNI is deleted
Anuradha Karuppiah
1
-11
/
+42
2021-03-26
bgpd: re-eval use-l3nhg when a remote ES is [de]activated in a VRF
Anuradha Karuppiah
7
-169
/
+249
2021-03-26
bgpd: Rename macip_path_list to macip_evi_path_list
Anuradha Karuppiah
3
-27
/
+30
2021-03-26
bgpd: allow routes to be imported if the ES/ES-VRF is not present
Anuradha Karuppiah
3
-26
/
+82
2021-03-26
bgpd: on ES down re-advertise the MAC-IP entry without the L3 ECOM
Anuradha Karuppiah
4
-25
/
+99
2021-03-25
lib, bgpd: add a specific oid_copy function for IPv6 addrs
Pat Ruddy
8
-81
/
+79
2021-03-25
tools: fix systemd OnFailure directive
Simon Deziel
3
-3
/
+3
2021-03-25
libs: fix race in pcep lib
Mark Stapp
1
-4
/
+7
2021-03-25
isisd: Prevent OOM crash in isis
Donald Sharp
1
-38
/
+88
2021-03-25
ospfd: fix SA warning
Igor Ryzhov
1
-2
/
+2
2021-03-25
pimd: in 'no ip pim hello' add hold time as optional when hello interval given
Mobashshera Rasool
1
-1
/
+1
2021-03-25
pimd: Validation that hello should be less than hold time config.
Mobashshera Rasool
3
-0
/
+8
2021-03-25
ospf6d: Link LSAs are not getting MAX_AGE in neighbor
Yash Ranjan
1
-1
/
+15
2021-03-25
yang: Allow `make clean` to actually clean up dependant files
Donald Sharp
1
-0
/
+6
2021-03-24
doc: document proper config for BGP iface peers
Quentin Young
1
-0
/
+6
2021-03-24
doc: fix url for pip 2 in dev doc
Mark Stapp
1
-1
/
+1
2021-03-24
ospf6d: Do not flood unknown LSAs if U-bit is clear
Karen Schoener
1
-0
/
+13
2021-03-24
ospfd: add support for suppress_fa
ckishimo
6
-9
/
+126
2021-03-24
doc: add documentation for OSPF suppress-fa
ckishimo
1
-0
/
+10
2021-03-24
doc: add documentation for OSPF NSSA
ckishimo
1
-0
/
+11
2021-03-24
ospfd: add topotest for suppress-fa feature
ckishimo
10
-0
/
+302
2021-03-24
vtysh: hide "show configuration running" command
Igor Ryzhov
1
-1
/
+1
2021-03-24
isisd: fix extra space after "ip router isis"
Igor Ryzhov
1
-1
/
+1
2021-03-23
doc: remove extraneous .. index:: in ospf6d.rst
Quentin Young
1
-2
/
+1
2021-03-23
configure.ac: better lua detection
Quentin Young
1
-4
/
+10
2021-03-23
tests: use printfrr to use extended format specs
Mark Stapp
1
-2
/
+2
2021-03-23
lib: enlarge the local buffer for printfrr extension tokens
Mark Stapp
1
-1
/
+1
2021-03-23
bgpd: Update EVPN type-1 routes when VNI RT changes
Ameya Dharkar
3
-1
/
+46
2021-03-23
bgpd: improve BFD with timers configuration
Rafael Zalamena
2
-1
/
+5
2021-03-23
doc: document new BGP debug option
Rafael Zalamena
1
-0
/
+6
2021-03-23
bgpd: add debug option for BFD
Rafael Zalamena
3
-8
/
+53
2021-03-23
bgpd: rework BFD integration
Rafael Zalamena
7
-736
/
+436
2021-03-23
bgpd: remove cumulus specific code
Rafael Zalamena
1
-12
/
+1
[next]