index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_ism.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-04-09
nhrpd: link layer registration to notifications
Philippe Guibert
3
-103
/
+91
2021-04-09
zebra: link layer config and notification, implementation in zebra
Philippe Guibert
9
-2
/
+134
2021-04-09
lib: link layer neighbor registration and notification, define API msgs
Philippe Guibert
3
-1
/
+26
2021-04-09
nhrpd: use CALLOC instead of MALLOC
Philippe Guibert
1
-1
/
+1
2021-04-09
nhrpd: lookup appropriate ipsec path
Philippe Guibert
1
-0
/
+39
2021-04-09
bgpd: Remove dead code regarding prefix_rd allocation
Donatas Abraitis
1
-7
/
+0
2021-04-09
bgpd: Use bool type to check if use32bit ASN
Donatas Abraitis
1
-1
/
+1
2021-04-09
doc: add "show memory [DAEMON]"
Igor Ryzhov
1
-2
/
+3
2021-04-09
ospfd: fix crash on "show ip ospf neighbor detail"
Igor Ryzhov
2
-2
/
+4
2021-04-09
Revert "bgpd: BGP session not established for ipv6 link local address with vr...
Donatas Abraitis
8
-155
/
+0
2021-04-08
vtysh: add "show memory" for a single daemon
Igor Ryzhov
1
-2
/
+7
2021-04-08
bgpd: always allow no advertise-svi-ip/default-gw
Trey Aspelund
1
-13
/
+7
2021-04-06
ospfd: permit over-write of message-digest-key
Mark Stapp
1
-4
/
+3
2021-04-06
docs: add zebra debug docs
Mark Stapp
1
-0
/
+65
2021-04-06
nhrpd: Fixup tab usage and sockunion2str usage
Donald Sharp
2
-6
/
+3
2021-04-06
tests: Nexthop should not be changed if peer X shares a common subnet
Donatas Abraitis
8
-0
/
+157
2021-04-05
zebra: be more selective about processing LSPs
Mark Stapp
1
-0
/
+16
2021-04-05
zebra: add 'detail' mpls debug setting
Mark Stapp
2
-8
/
+24
2021-04-05
tests: fix python3 backported iproute2 vrf check
David Schweizer
1
-2
/
+1
2021-04-05
tests: fix l3mdev config in isis-topo1-vrf topotest
David Schweizer
1
-25
/
+6
2021-04-05
tests: fix l3mdev config in bgp_vrf_lite_ipv6_rtadv topotest
David Schweizer
1
-25
/
+3
2021-04-05
tests: fix l3mdev config in bgp_l3vpn_to_bgp_vrf topotest
David Schweizer
2
-18
/
+9
2021-04-05
tests: fix l3mdev config in bgp_evpn_rt5 topotest
David Schweizer
1
-10
/
+2
2021-04-05
tests: add l3mdev config helpers for VRF topotests
David Schweizer
2
-8
/
+55
2021-04-05
tests: Fix for BGP_GR test failures
Kuldeep Kashyap
4
-25
/
+184
2021-04-02
bgpd: increase the maximum number of neighbors
Philippe Guibert
4
-4
/
+13
2021-04-02
ospfd: ignore duplicated "ip ospf area" commands
Igor Ryzhov
1
-3
/
+6
2021-04-01
bgpd: prefix-list and route-map nb fixes
Igor Ryzhov
1
-8
/
+5
2021-04-01
bfdd: fix profiles autocompletion
Igor Ryzhov
2
-2
/
+2
2021-04-01
bbfd: clear nb config entries when removing bfd node
Igor Ryzhov
1
-1
/
+15
2021-04-01
bfdd: remove profiles when removing bfd node
Igor Ryzhov
3
-0
/
+10
2021-04-01
bgpd: fix build warnings
Igor Ryzhov
1
-1
/
+1
2021-04-01
bgpd: BGP session not established for ipv6 link local address with vrf config
sudhanshukumar22
8
-0
/
+155
2021-04-01
tools: do in-place SRGB/SRLB changes
Emanuele Di Pascale
1
-0
/
+10
2021-04-01
nhrpd: Fix memory leak in error path when forwarding packets
Reuben Dowle
1
-0
/
+1
2021-04-01
bgpd: fix old vpn command compilation failures
Trey Aspelund
2
-3
/
+3
2021-04-01
doc: Add Displaying Routes by RD section
Trey Aspelund
1
-5
/
+32
2021-04-01
bgpd: Add 'rd all' keyword to EVPN/L3VPN show cmds
Trey Aspelund
3
-87
/
+313
2021-04-01
nhrpd: Ensure invalid pointer is not used if two NAT extensions received
Reuben Dowle
2
-37
/
+41
2021-03-31
tools: frr-reload fixes for deleting vrf static routes
Don Slice
1
-0
/
+46
2021-03-31
tools: frr-reload.py changes to make black happy
Don Slice
1
-9
/
+11
2021-03-31
ospfd: fix building with --disable-bfdd
Igor Ryzhov
1
-1
/
+3
2021-03-31
lib: remove inet6_ntoa api
Mark Stapp
2
-11
/
+0
2021-03-31
ripngd: use pI6 instead of inet6_ntoa
Mark Stapp
2
-51
/
+47
2021-03-31
build: add pceplib test output to gitignore
Mark Stapp
2
-0
/
+14
2021-03-30
doc/developer: improve printfrr extension docs
David Lamparter
3
-54
/
+299
2021-03-30
lib: save errno in vty_out()
David Lamparter
1
-0
/
+3
2021-03-30
lib: add `%dPF` & `%dSO` formats
David Lamparter
2
-0
/
+51
2021-03-30
lib: fix & improve `%pSU` format
David Lamparter
2
-3
/
+35
2021-03-30
lib: add `%pSQ` and `%pSE` string escape formats
David Lamparter
3
-5
/
+232
[next]