index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nhrpd: Set prefix length in NAT extension in resolution-reply
Amol Lad
2021-03-18
1
-0
/
+4
*
nhrpd: Ensure invalid NAT extension info cannot be used
Reuben Dowle
2021-03-18
1
-2
/
+4
*
nhrpd: Use SU_ADDRSTRLEN where appropriate
Reuben Dowle
2021-03-18
1
-14
/
+12
*
nhrpd: populate correct prefix length in NAT extension in Reg-Reply
Amol Lad
2021-03-18
4
-108
/
+206
*
nhrpd: Add Claimed NBMA field in sh ip nhrp cache output
Amol Lad
2021-03-18
7
-28
/
+61
*
nhrpd: add NHS details in NAT Extension header
Amol Lad
2021-03-18
1
-2
/
+15
*
nhrpd: copy NAT extension if present else attempt to populate
Amol Lad
2021-03-18
1
-21
/
+26
*
nhrpd: parse multiple CIEs in NAT extension header
Amol Lad
2021-03-18
1
-19
/
+24
*
nhrpd: Add empty NAT extension header for Non Natted Spoke in Resolution-Reply
Amol Lad
2021-03-18
1
-9
/
+7
*
nhrpd: Set correct MTU in NHRP extensions
Amol Lad
2021-03-18
4
-1
/
+7
*
nhrpd: Send prefix length in NAT extension the same as is done by Cisco
Reuben Dowle
2021-03-18
1
-2
/
+3
*
nhrpd: Add CIE to NAT extension in resolution requests
Gaurav Goyal
2021-03-18
1
-1
/
+8
*
nhrpd: Add NAT extension in forwarded packets
Gaurav Goyal
2021-03-18
1
-2
/
+41
*
nhrpd: Process NAT extension properly, and also fallback to IPSec NAT info
Gaurav Goyal
2021-03-18
5
-20
/
+171
*
nhrpd: Add zbuf routine to peek at contents
Amol Lad
2021-03-18
2
-0
/
+13
*
Merge pull request #8052 from ton31337/feature/show_bgp_peer-groups_json
Quentin Young
2021-03-17
2
-48
/
+238
|
\
|
*
doc: Add `show [ip] bgp peer-group [json]` command
Donatas Abraitis
2021-03-14
1
-0
/
+68
|
*
bgpd: Add JSON output for `show ip bgp peer-group` command
Donatas Abraitis
2021-03-14
1
-48
/
+170
*
|
Merge pull request #8232 from reubendowle/fixes/nhrp-ipsec-issues
Donald Sharp
2021-03-17
5
-4
/
+51
|
\
\
|
*
|
nhrpd: When IPsec profile is added or deleted, reset the vc and re-check peer
Gaurav Goyal
2021-03-17
4
-1
/
+10
|
*
|
nhrpd: Make comments clearer, fix style issues
Reuben Dowle
2021-03-17
3
-11
/
+14
|
*
|
nhrpd: Close IPSec connection when tunnel protection removed
Gaurav Goyal
2021-03-17
4
-6
/
+18
|
*
|
nhrpd: Retry IPSec if NHRP is repeatedly failing
Gaurav Goyal
2021-03-17
3
-0
/
+23
*
|
|
Merge pull request #8255 from pjdruddy/fix-ifindex-test
Donald Sharp
2021-03-17
1
-6
/
+19
|
\
\
\
|
*
|
|
tests: re-enable RTE tests after removing fixed ifindices
Pat Ruddy
2021-03-16
1
-2
/
+17
|
*
|
|
tests: fix formatting error to make black clean
Pat Ruddy
2021-03-16
1
-4
/
+2
*
|
|
|
Merge pull request #8248 from volta-networks/fix_ospf6_chunk_msgs
Donald Sharp
2021-03-17
1
-4
/
+12
|
\
\
\
\
|
*
|
|
|
ospfd6: Clear locks when ospf messages need to be chunked
lynne
2021-03-16
1
-4
/
+12
*
|
|
|
|
Merge pull request #8276 from opensourcerouting/pathd-fmt-fix
Donald Sharp
2021-03-17
4
-45
/
+22
|
\
\
\
\
\
|
*
|
|
|
|
pathd: remove mid-string line breaks
David Lamparter
2021-03-17
3
-22
/
+11
|
*
|
|
|
|
pathd: use %pIA to print struct ipaddr *
David Lamparter
2021-03-17
1
-25
/
+13
|
*
|
|
|
|
pathd: fix %pI4 <> %pI6 snafu
David Lamparter
2021-03-17
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #8008 from chiragshah6/yang_nb5
Santosh P K
2021-03-17
3
-118
/
+255
|
\
\
\
\
\
|
*
|
|
|
|
lib: consolidate plist nb callbacks
Chirag Shah
2021-03-04
1
-153
/
+132
|
*
|
|
|
|
lib: fix a crash in plist update
Chirag Shah
2021-03-02
1
-0
/
+1
|
*
|
|
|
|
lib: fix plist le ge reset value
Chirag Shah
2021-03-02
1
-2
/
+2
|
*
|
|
|
|
lib: plist validation use enum type
Chirag Shah
2021-03-02
1
-43
/
+50
|
*
|
|
|
|
lib: remove prefix-list dup api in validation phase
Chirag Shah
2021-03-02
1
-81
/
+1
|
*
|
|
|
|
yang: remove when statement from prefix-list
Chirag Shah
2021-03-02
2
-27
/
+257
*
|
|
|
|
|
Merge pull request #8225 from idryzhov/bfd-echo-mode
Rafael Zalamena
2021-03-17
3
-2
/
+9
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bfdd: warn users about echo-mode restrictions
Igor Ryzhov
2021-03-16
2
-1
/
+6
|
*
|
|
|
|
|
bfdd: fix starting echo receive timer
Igor Ryzhov
2021-03-16
1
-1
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #8229 from idryzhov/bfdd-echo-rx-tx
Rafael Zalamena
2021-03-17
33
-106
/
+388
|
\
\
\
\
\
\
|
*
|
|
|
|
|
bfdd: separate echo rx/tx timers
Igor Ryzhov
2021-03-16
33
-106
/
+388
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #8273 from volta-networks/fix_ospf6_coverity
David Lamparter
2021-03-17
1
-2
/
+5
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ospf6d: Fix coverity errors
lynne
2021-03-16
1
-2
/
+5
*
|
|
|
|
|
|
Merge pull request #8275 from donaldsharp/peer_afi_safi_mistake
David Lamparter
2021-03-17
2
-3
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
bgpd: If we have a SAFI conflict do not allow labeled unicast to reset
Donald Sharp
2021-03-17
1
-1
/
+1
|
*
|
|
|
|
|
bgpd: Attempting to activate unicast and labeled-unicast
Donald Sharp
2021-03-17
1
-2
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #8258 from volta-networks/feat_ldp_snmp_with_stats
Donald Sharp
2021-03-16
5
-4
/
+309
|
\
\
\
\
\
\
[next]