index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
mtracebis_netlink.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-12
zebra: Consolidate on 1 function netlink_parse_rattr_nested
Donald Sharp
1
-13
/
+13
2021-05-12
zebra: memset the `struct rtattr *tb[SIZE]` in setting function
Donald Sharp
3
-19
/
+3
2021-05-11
ospf6d: document the interface address limits for ospfv3
lynne
1
-0
/
+10
2021-05-11
ospf6d: Limit the number of interface addresses being supported
lynne
6
-7
/
+84
2021-05-11
doc: Move BGP community alias under a separate section
Donatas Abraitis
1
-18
/
+32
2021-05-10
pathd. Pathd TED support . Documentation update - [part 4/4]
Javier Garcia
1
-19
/
+21
2021-05-10
pathd. TED support . Topotest - [part 3/4]
Javier Garcia
26
-0
/
+1384
2021-05-10
pathd. TED support . Validation of candidate path - [part 2/4]
Javier Garcia
8
-124
/
+752
2021-05-10
pathd. TED support . Client to link State - [part 1/4]
Javier Garcia
7
-2
/
+987
2021-05-10
bgpd: deregister bgp instance from zebra when vrf is deleted
Igor Ryzhov
4
-27
/
+47
2021-05-09
Revert "bgpd: vrf route leaking, fix vrf redistribute"
Igor Ryzhov
2
-6
/
+14
2021-05-09
zebra: fix style warnings in previous commits
David Lamparter
3
-4
/
+4
2021-05-09
tests: fix build warning
Igor Ryzhov
1
-1
/
+1
2021-05-07
ospfd: free "default-information originate" config when removing router
Igor Ryzhov
1
-2
/
+7
2021-05-07
lib: remove old bfd library
Igor Ryzhov
6
-431
/
+77
2021-05-07
isisd: fix bfd config output
Igor Ryzhov
1
-4
/
+6
2021-05-07
isisd: enable autocompletion for bfd profiles
Igor Ryzhov
1
-1
/
+1
2021-05-07
isisd: fix "no bfd profile" command
Igor Ryzhov
1
-9
/
+11
2021-05-07
isisd: rework BFD integration
Igor Ryzhov
10
-413
/
+97
2021-05-06
bgpd: don't return error for GR no-op commands
Igor Ryzhov
1
-7
/
+0
2021-05-06
lib: ip prefix-list enforce expected ge le behavior
Wesley Coakley
1
-4
/
+38
2021-05-06
tools: stop frr-reload squashing le 32 / le 128
Wesley Coakley
1
-11
/
+0
2021-05-06
bgpd: rework BGP_MAX_PACKET_SIZE & friends
Quentin Young
8
-24
/
+26
2021-05-06
tests: fix intermittent key error in bgp-auth topotest
Pat Ruddy
1
-3
/
+4
2021-05-06
doc: Remove trailing whitespaces and fix WARNING: Error in "code-block"
Donatas Abraitis
1
-20
/
+21
2021-05-06
doc: update ospf6d for vrf support
Igor Ryzhov
1
-21
/
+17
2021-05-06
tests: add topotest for ospf6d vrf support
harios_niral
19
-0
/
+888
2021-05-06
ospf6d: add vty support for multiple vrfs
harios_niral
8
-708
/
+1276
2021-05-05
ospf6d: add internal support for multiple vrfs
harios_niral
3
-2
/
+105
2021-05-05
isisd: fix clang-11 warnings in snmp code
Pat Ruddy
1
-5
/
+1
2021-05-05
ospfd: fix redistribution config when vrf doesn't exist
Igor Ryzhov
3
-41
/
+52
2021-05-05
ospfd: deregister vrf from zebra when vrf is disabled
Igor Ryzhov
1
-12
/
+15
2021-05-05
tools: Add some more data to ignore for valgrind
Donald Sharp
1
-0
/
+14
2021-05-05
zebra: Reduce per vrf memory usage from hash table creation
Donald Sharp
2
-7
/
+22
2021-05-05
zebra: Reduce size of vni hash tables to a more reasonable start size
Donald Sharp
2
-2
/
+2
2021-05-05
zebra: Add some ability to know what hash is for what vni
Donald Sharp
1
-2
/
+5
2021-05-05
zebra: Allow the zvrf to know it's vrf when allocing
Donald Sharp
2
-5
/
+6
2021-05-05
tests: Check if `bgp community alias NAME ALIAS` commands works
Donatas Abraitis
6
-0
/
+135
2021-05-05
doc: Add `bgp community alias NAME ALIAS` command
Donatas Abraitis
1
-0
/
+17
2021-05-05
bgpd: Create BGP alias names for community/large-community
Donatas Abraitis
14
-9
/
+304
2021-05-05
pimd: adjust rp_keep_alive_time when register_suppress_time is changed
Don Slice
3
-2
/
+25
2021-05-05
pimd: stop displaying global parameters in each vrf
Don Slice
2
-22
/
+20
2021-05-05
bgpd: Another call path with uninited data
Donald Sharp
1
-0
/
+3
2021-05-05
pceplib: Clean scan-build static analyzer messages.
Javier Garcia
13
-0
/
+188
2021-05-05
tests: fix isis-topo1 topologies
Igor Ryzhov
6
-267
/
+313
2021-05-04
bgpd: changing graceful-restart parameters should not be considered as error
Christian Poessinger
1
-3
/
+0
2021-05-04
bgpd: Consolidate dampening show run output with the rest of that code
Donald Sharp
1
-9
/
+3
2021-05-04
bgpd: No need to check if we are a dynamic peer or not
Donald Sharp
1
-4
/
+0
2021-05-04
bgpd: Do not output peer doppleganger dampened output
Donald Sharp
1
-2
/
+3
2021-05-04
doc: Fix the rip and ripng `distribute-list ...` commands
Donald Sharp
2
-16
/
+31
[next]