index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospfclient
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ospfd, ospfclient: Do not just include .c files in another .c
Donald Sharp
2022-12-05
2
-4
/
+1
*
ospfd/ospfclient: add option to flush/withdrawal with zero length
Lou Berger
2022-10-21
4
-23
/
+37
*
ospfd: ospf_apiserver.c - fix link local opaque LSA delete
Lou Berger
2022-10-21
2
-4
/
+4
*
ospfclient: add 'wait,<seconds>' action to ospfclient.py - for testing
Lou Berger
2022-10-19
1
-0
/
+6
*
ospfclient: condition optimization
sri-mohan1
2022-07-27
1
-6
/
+6
*
ospfclient: Ensure ospf_apiclient_lsa_originate cannot accidently write into ...
Donald Sharp
2022-07-22
1
-0
/
+6
*
ospfclient: add router id support to python client
Christian Hopps
2022-06-23
1
-1
/
+52
*
ospfclient: fix help url
Jafar Al-Gharaibeh
2022-06-21
1
-3
/
+2
*
ospfclient: add ospfclient api python class
Christian Hopps
2022-06-02
2
-0
/
+1141
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
*: Fix spelling of Following
Donald Sharp
2022-04-01
1
-3
/
+3
*
*: Change thread->func to return void instead of int
Donald Sharp
2022-02-24
1
-11
/
+6
*
build: fix `AM_LDFLAGS` usage (and gcov)
David Lamparter
2021-07-21
1
-1
/
+1
*
*: require semicolon after FRR_DAEMON_INFO & co.
David Lamparter
2021-03-17
1
-1
/
+1
*
*: require semicolon after DEFINE_MTYPE & co
David Lamparter
2021-03-17
1
-2
/
+2
*
lib/xref: put setup calls in libraries
David Lamparter
2021-02-01
1
-0
/
+3
*
ospfclient: replace inet_ntoa
Mark Stapp
2020-10-22
1
-14
/
+15
*
ospfd: fix SA warnings in ospfd, ospfclient
Mark Stapp
2020-10-14
1
-6
/
+12
*
ospfclient: Provide some protection against blindly trusting input
Donald Sharp
2020-10-09
1
-2
/
+17
*
*: Replace s_addr 0 => INADDR_ANY
Donatas Abraitis
2020-02-06
1
-1
/
+1
*
ospfclient: don't install man page
David Lamparter
2020-01-15
1
-1
/
+1
*
doc: rename man pages to frr-*
David Lamparter
2020-01-15
1
-1
/
+1
*
build: fix a whole bunch of *FLAGS
David Lamparter
2019-01-30
1
-1
/
+1
*
build: make rfptest and ospfclient "noinst"
David Lamparter
2018-10-28
1
-1
/
+1
*
build: add --enable-static-bin option
David Lamparter
2018-10-01
1
-1
/
+13
*
build: fix not building docs w/o sphinx
David Lamparter
2018-09-09
1
-1
/
+1
*
*: cleanup .gitignore files
David Lamparter
2018-09-08
1
-15
/
+0
*
build: move vtysh & manpage listings to subdir.am
David Lamparter
2018-09-08
1
-0
/
+1
*
ospfd: Remove unused function
Donald Sharp
2018-08-21
1
-0
/
+1
*
*: ALLOC calls cannot fail
Donald Sharp
2018-08-11
1
-8
/
+2
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
3
-46
/
+46
*
Merge pull request #911 from opensourcerouting/non-recursive-2
Donald Sharp
2017-08-09
4
-29
/
+41
|
\
|
*
build: non-recursive ospf*
David Lamparter
2017-08-04
4
-29
/
+41
*
|
lib: privs: make uid/gid accessible before setuid
David Lamparter
2017-08-02
1
-0
/
+1
|
/
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
3
-862
/
+755
*
lib: more `show thread cpu`
Quentin Young
2017-06-30
1
-1
/
+1
*
*: simplify log message lookup
Quentin Young
2017-06-21
1
-2
/
+2
*
ospfclient: Free up leaked resources in error path
Donald Sharp
2017-06-13
1
-0
/
+5
*
*: Clean up call into inet_aton
Donald Sharp
2017-06-13
1
-3
/
+19
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
3
-14
/
+11
*
*: remove THREAD_ON macros, add nullity check
Quentin Young
2017-05-09
1
-5
/
+5
*
ospfclient: fix gcc -O0 build
David Lamparter
2017-02-14
2
-0
/
+6
*
ospfclient: #include sources
David Lamparter
2017-02-09
2
-1
/
+5
*
ospfd: isolate ospfapiclient lib from ospf lib
David Lamparter
2017-02-07
2
-4
/
+6
*
*: Convert libospf -> libfrrospf
Donald Sharp
2017-02-03
1
-6
/
+6
*
*: Convert libzebra -> libfrr
Donald Sharp
2017-02-03
2
-3
/
+3
*
lib: migrate to new memory-type handling
David Lamparter
2016-09-19
2
-2
/
+2
*
quagga: remove refix directory from git status
Donald Sharp
2016-09-09
1
-1
/
+1
*
*: get rid of "MTYPE 0"
David Lamparter
2016-07-28
1
-1
/
+1
*
build: get rid of INCLUDES, use AM_CPPFLAGS
David Lamparter
2016-06-03
1
-1
/
+1
[next]