index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isisd
/
isisd.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-05-18
doc: remove redundant index directives
Igor Ryzhov
5
-12
/
+1
2021-05-18
isisd: simplify node Sid handling
Fredi Raspall
1
-4
/
+3
2021-05-18
isisd: clear the N-flag in ext. reachability TLVs
Fredi Raspall
1
-1
/
+1
2021-05-18
tests: adding ospf basic 2 testcases.
nguggarigoud
4
-2
/
+244
2021-05-18
lib: libyang2 add missed conversion
Christian Hopps
8
-65
/
+88
2021-05-17
ripngd: fix interface wakeup after shutdown
Igor Ryzhov
1
-0
/
+3
2021-05-17
ripd: fix interface wakeup after shutdown
Igor Ryzhov
1
-0
/
+3
2021-05-17
tests: fix missing gitignore entry
Igor Ryzhov
1
-0
/
+1
2021-05-14
bgpd: fix display of timers when only 1 is changed
Quentin Young
1
-1
/
+1
2021-05-13
lib: adapt to version 2 of libyang
Christian Hopps
71
-1267
/
+1226
2021-05-12
pimd: Use __func__ instead of __PRETTY_FUNCTION__
Donald Sharp
1
-1
/
+1
2021-05-12
ospfd: Use _func__ instead of __PRETTY_FUNCTION__
Donald Sharp
6
-43
/
+32
2021-05-12
zebra: Use __func__ instead of __PRETTY_FUNCTION__
Donald Sharp
3
-10
/
+8
2021-05-12
bgpd: use __func__ instead of __PRETTY_FUNCTION__
Donald Sharp
2
-5
/
+5
2021-05-12
lib,zebra: Use a flag to track down status for connected addrs
Mark Stapp
2
-5
/
+26
2021-05-12
tests: Add pytestmark to the flowspec topotest
Donald Sharp
1
-0
/
+4
2021-05-12
bgpd: Remove usage of prefix2str and use builtin in bgp_zebra.c
Donald Sharp
1
-11
/
+7
2021-05-12
bgpd: reduce cut-n-paste of bgp_zebra_announce_default for install
Donald Sharp
1
-11
/
+13
2021-05-12
bgpd: reduce cut-n-paste code in bgp_pbr.c
Donald Sharp
1
-32
/
+14
2021-05-12
tests: Fix pylint issues in test_bgp_recursive_route_ebgp_multi_hop.py
Donald Sharp
1
-15
/
+15
2021-05-12
tests: Skip example_topojson_test and example_test from being tested
Donatas Abraitis
1
-1
/
+1
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-12
lib: Add ZCAP_IPC_LOCK
Donald Sharp
2
-0
/
+5
2021-05-11
bgpd: fix deconfig of conditional advertisement
Quentin Young
1
-1
/
+1
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
tools: Ignore mass renaming of topotests for git blame
Donatas Abraitis
1
-0
/
+1
2021-05-11
tests: Unify directory naming for topotests
Donatas Abraitis
2082
-0
/
+0
2021-05-11
tools: Fix topotest directory for Travis
Donatas Abraitis
1
-2
/
+2
2021-05-11
doc: Require topotests directory to be consistent with others
Donatas Abraitis
1
-5
/
+7
2021-05-11
doc: Move BGP community alias under a separate section
Donatas Abraitis
1
-18
/
+32
2021-05-11
ospf6d: Send MAXAGE LS update for received old self-originated LSAs
Martin Buck
1
-8
/
+10
2021-05-10
bgpd: scope evpn specific path selection to type-2 routes
Neal Shrader
1
-4
/
+8
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-08
zebra: check vni oper state in svi up notif
Chirag Shah
1
-2
/
+5
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
[next]