index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfd
/
ospf_apiserver.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-10-02
ospfd: Fix maxage_lsa lookup key
Chirag Shah
1
-7
/
+14
2017-10-02
ospfd: ospf use macro for authentication
Chirag Shah
1
-23
/
+12
2017-10-02
zebra: Cleanup ptm memory *after* we tell the sockets to clean up
Donald Sharp
1
-1
/
+1
2017-10-02
zebra: Properly initialize memory for rtadv
Donald Sharp
1
-2
/
+4
2017-10-02
zebra: Fix valgrind report of unintialized data
Donald Sharp
1
-7
/
+12
2017-10-02
isisd: fix vertex queue comparator
Christian Franke
2
-2
/
+2
2017-10-02
scan-build: fix warning
Vincent JARDIN
2
-4
/
+1
2017-10-02
ospf_packet: scan-build/clang clean up
Vincent JARDIN
1
-7
/
+5
2017-10-02
scan-build: cleanup some warnings
Vincent JARDIN
5
-10
/
+12
2017-10-02
sha256: fix clang warning
Vincent JARDIN
1
-1
/
+2
2017-10-01
ospfd: fix area virtual-link command
Chirag Shah
1
-12
/
+9
2017-09-29
ospfd: ospf virtual-link fix
Chirag Shah
1
-6
/
+1
2017-09-29
lib: Fix abbreviation
Donald Sharp
1
-1
/
+1
2017-09-29
lib: remove extra / in other paths
Quentin Young
1
-1
/
+1
2017-09-28
vtysh: more multi-instance fixing
Quentin Young
1
-3
/
+5
2017-09-28
pimd: Add 'show ip mroute fill' command
Donald Sharp
1
-11
/
+21
2017-09-28
ospfd: fix ospf virtual-link command options
Chirag Shah
1
-120
/
+68
2017-09-27
tools: frr-reload.py should exit(1) if vtysh config mode is locked
Daniel Walton
1
-0
/
+30
2017-09-27
bgpd: fix 4-byte AS display in bestpath-from-AS
Daniel Walton
1
-1
/
+1
2017-09-27
debian: Fix logrotate when FRR is not running
Dave Olson
1
-1
/
+1
2017-09-27
vtysh: 'x not running' redux
Quentin Young
1
-2
/
+10
2017-09-27
zebra: split ip route DEFUNs for blackhole, reject, etc
Daniel Walton
1
-17
/
+135
2017-09-27
bgpd: remove clippy references in bgp_debug.c
Daniel Walton
2
-5
/
+0
2017-09-27
pimd: Some compilers are complaining about my bp
Donald Sharp
1
-1
/
+2
2017-09-27
vtysh: remove extra / in config path
Quentin Young
1
-2
/
+2
2017-09-27
bgpd: Reduce multiaccess_check_v4 overhead for subgroups
Donald Sharp
3
-9
/
+48
2017-09-27
zebra: Fix irdp so it doesn't crash when looked at
Donald Sharp
2
-0
/
+44
2017-09-27
ospfd: fix virtual-link config command
Chirag Shah
1
-17
/
+14
2017-09-26
watchfrr: Add a empty 'show debug..' command
Donald Sharp
1
-0
/
+11
2017-09-26
vtysh: Remove double display of daemon info for 'show debugging'
Donald Sharp
1
-1
/
+1
2017-09-26
zebra: static ns
Vincent JARDIN
1
-1
/
+1
2017-09-26
zebra: Display if we are debugging zebra vxlan or not
Donald Sharp
1
-0
/
+2
2017-09-26
pimd: add support for boundaries
Quentin Young
9
-15
/
+137
2017-09-25
lib: destroy threadmaster condition variable
Quentin Young
1
-0
/
+1
2017-09-25
eigrpd: Follow other protocol leads and exit when told to
Donald Sharp
1
-0
/
+2
2017-09-25
lib: Free thread_master pointer after free
Donald Sharp
1
-0
/
+1
2017-09-25
lib: Set pointer to NULL after free
Donald Sharp
1
-0
/
+1
2017-09-25
bgpd: Fix unused variable
Donald Sharp
1
-1
/
+0
2017-09-25
ospf6d: fix heap use after free
Quentin Young
1
-1
/
+14
2017-09-25
bgpd: skip run as option can be reused
Philippe Guibert
1
-1
/
+1
2017-09-25
bgpd: vty command fixup for evpn rt5
Philippe Guibert
2
-8
/
+21
2017-09-25
zebra: Do not allow delete of route from kernel in non-startup case
Donald Sharp
7
-15
/
+39
2017-09-25
zebra: Do not allow same rib_dest_t be queued multiple times to meta queue
Donald Sharp
2
-0
/
+11
2017-09-25
zebra: Nexthop APIs to use correct vrf_id
Chirag Shah
1
-2
/
+2
2017-09-23
isisd: ensure fragments get always linked
Christian Franke
1
-13
/
+27
2017-09-23
isisd: cleanup unused variables
Christian Franke
1
-4
/
+0
2017-09-23
isisd: always trigger spf run asynchronously
Christian Franke
1
-16
/
+12
2017-09-23
isisd: use only one IP of neighbor as nexthop
Christian Franke
1
-6
/
+2
2017-09-22
pimd: fix some null pointer derefs in cli
Quentin Young
1
-4
/
+12
2017-09-22
isisd: Don't corrupt generated LSPs if information exceeds capacity
Christian Franke
1
-0
/
+11
[next]