index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bfdd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-30
lib: add `%*pHX` + `%*pHS` hexdump in printfrr
David Lamparter
5
-1
/
+111
2021-03-30
lib: add `%pFB` extension to print struct fbuf *
David Lamparter
2
-0
/
+23
2021-03-30
lib: add `%pVA` recursive printfrr
David Lamparter
4
-0
/
+48
2021-03-30
lib: add `FMT_NSTD()` for non-standard printf exts
David Lamparter
2
-2
/
+28
2021-03-30
lib: allow discerning unspec width in printfrr ext
David Lamparter
2
-1
/
+24
2021-03-30
lib: put printfrr extension args into struct
David Lamparter
9
-49
/
+114
2021-03-27
lib: record output positions in printfrr
David Lamparter
3
-32
/
+64
2021-03-27
lib: print `(null)` rather than `NULL`
David Lamparter
5
-11
/
+11
2021-03-27
lib: rework printfrr extensions to output directly
David Lamparter
10
-173
/
+278
2021-03-26
tools/gcc-plugin: support [un]signed in pragma
David Lamparter
2
-2
/
+17
2021-03-26
tools/gcc-plugin: fix format precision/width type
David Lamparter
1
-1
/
+1
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
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
2021-03-23
lib: small BFD session notifier improvement
Rafael Zalamena
1
-1
/
+5
[next]