index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
eigrpd
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
nhrpd: populate correct prefix length in NAT extension in Reg-Reply
Amol Lad
4
-108
/
+206
2021-03-18
nhrpd: Add Claimed NBMA field in sh ip nhrp cache output
Amol Lad
7
-28
/
+61
2021-03-18
nhrpd: add NHS details in NAT Extension header
Amol Lad
1
-2
/
+15
2021-03-18
nhrpd: copy NAT extension if present else attempt to populate
Amol Lad
1
-21
/
+26
2021-03-18
nhrpd: parse multiple CIEs in NAT extension header
Amol Lad
1
-19
/
+24
2021-03-18
nhrpd: Add empty NAT extension header for Non Natted Spoke in Resolution-Reply
Amol Lad
1
-9
/
+7
2021-03-18
nhrpd: Set correct MTU in NHRP extensions
Amol Lad
4
-1
/
+7
2021-03-18
nhrpd: Send prefix length in NAT extension the same as is done by Cisco
Reuben Dowle
1
-2
/
+3
2021-03-18
nhrpd: Add CIE to NAT extension in resolution requests
Gaurav Goyal
1
-1
/
+8
2021-03-18
nhrpd: Add NAT extension in forwarded packets
Gaurav Goyal
1
-2
/
+41
2021-03-18
nhrpd: Process NAT extension properly, and also fallback to IPSec NAT info
Gaurav Goyal
5
-20
/
+171
2021-03-18
nhrpd: Add zbuf routine to peek at contents
Amol Lad
2
-0
/
+13
2021-03-17
pathd: remove mid-string line breaks
David Lamparter
3
-22
/
+11
2021-03-17
pathd: use %pIA to print struct ipaddr *
David Lamparter
1
-25
/
+13
2021-03-17
pathd: fix %pI4 <> %pI6 snafu
David Lamparter
1
-1
/
+1
2021-03-17
nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peer
Gaurav Goyal
4
-1
/
+10
2021-03-17
nhrpd: Make comments clearer, fix style issues
Reuben Dowle
3
-11
/
+14
2021-03-17
nhrpd: Close IPSec connection when tunnel protection removed
Gaurav Goyal
4
-6
/
+18
2021-03-17
nhrpd: Retry IPSec if NHRP is repeatedly failing
Gaurav Goyal
3
-0
/
+23
2021-03-17
bgpd: If we have a SAFI conflict do not allow labeled unicast to reset
Donald Sharp
1
-1
/
+1
2021-03-17
bgpd: Attempting to activate unicast and labeled-unicast
Donald Sharp
1
-2
/
+2
2021-03-16
ospf6d: Fix coverity errors
lynne
1
-2
/
+5
2021-03-16
bfdd: separate echo rx/tx timers
Igor Ryzhov
33
-106
/
+388
2021-03-16
isisd: Fix coverity warnings
lynne
1
-11
/
+11
2021-03-16
ospfd6: Clear locks when ospf messages need to be chunked
lynne
1
-4
/
+12
2021-03-16
tests: re-enable RTE tests after removing fixed ifindices
Pat Ruddy
1
-2
/
+17
2021-03-16
tests: fix formatting error to make black clean
Pat Ruddy
1
-4
/
+2
2021-03-16
doc: add more notes about new topotests
Mark Stapp
2
-5
/
+14
2021-03-16
doc: fix warnings in dev docs
Mark Stapp
2
-2
/
+2
2021-03-16
eigrpd: fix dependency on operational state in cli
Igor Ryzhov
1
-12
/
+11
2021-03-16
eigrpd: fix xpaths
Igor Ryzhov
1
-2
/
+2
2021-03-16
bfdd: warn users about echo-mode restrictions
Igor Ryzhov
2
-1
/
+6
2021-03-16
bfdd: fix starting echo receive timer
Igor Ryzhov
1
-1
/
+3
2021-03-16
tests: update LDP SNMP topotest to walk mib objects that are statistics
Karen Schoener
1
-0
/
+48
2021-03-16
ldpd: Add support for the read-only snmp mib objects that are statistics
Karen Schoener
4
-4
/
+261
2021-03-16
test: fix isis-snmp test
lynne
6
-14
/
+0
2021-03-15
pimd: Fix clang issue with -Waddress-of-packed-member
Donald Sharp
1
-9
/
+17
2021-03-15
bgpd: use appropriate printf formatter for some uint32_t
Donald Sharp
1
-4
/
+4
2021-03-14
*: remove remaining severity prefixes
David Lamparter
3
-6
/
+6
2021-03-14
zebra: move up prefix2str call in rib dump
David Lamparter
1
-1
/
+3
2021-03-14
zebra: use printfrr exts in EVPN/VXLAN code
David Lamparter
7
-467
/
+213
2021-03-14
fpm: use printfrr exts
David Lamparter
2
-11
/
+6
2021-03-14
*: fix printf extension types
David Lamparter
4
-8
/
+8
2021-03-14
lib: Convert to builtin printf functionality
Donald Sharp
2
-17
/
+11
2021-03-14
ospf6d: Convert to use builtin printf functionality
Donald Sharp
2
-54
/
+24
2021-03-14
eigrpd: Convert to using our builtin printf stuff
Donald Sharp
2
-12
/
+4
2021-03-14
pimd: Use builtin printf functionality
Donald Sharp
2
-63
/
+20
2021-03-14
babeld: We do not need to put Warning into our warning messages
Donald Sharp
3
-15
/
+16
2021-03-14
sharpd: Convert over to using builtin printf functionality
Donald Sharp
1
-11
/
+6
2021-03-14
bfdd: make sessions administratively up by default
Igor Ryzhov
5
-8
/
+5
[next]