index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ospf6d
/
ospf6_network.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: auto-convert to SPDX License IDs
David Lamparter
2023-02-09
1
-16
/
+1
*
*: Properly use memset() when zeroing
Donatas Abraitis
2022-05-11
1
-2
/
+2
*
ospf6d: Stitching the auth trailer code with rest of ospf6.
Abhinay Ramesh
2022-02-09
1
-15
/
+1
*
ospf6d: read ospf6 socket until failure
Pat Ruddy
2021-06-18
1
-4
/
+7
*
Merge pull request #7261 from Niral-Networks/niral_dev_vrf_ospf6
Rafael Zalamena
2020-11-03
1
-6
/
+5
|
\
|
*
ospf6d : Transformation changes for ospf6 vrf support.
harios_niral
2020-10-31
1
-6
/
+5
*
|
ospf6d: Give a bit more data when sendmsg fails
Donald Sharp
2020-10-29
1
-1
/
+2
*
|
ospf6d: ifindex should not be a pointer for ospf6_sendmsg
Donald Sharp
2020-10-29
1
-5
/
+4
|
/
*
ospf6d: Move header includes around to reflect reality
Donald Sharp
2020-10-09
1
-1
/
+1
*
ospf6d : Socket change for ospf6d vrf support.
Kaushik
2020-10-07
1
-20
/
+34
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-1
/
+1
*
ospf6d: closing server socket when leaving ospf6d
Philippe Guibert
2019-02-14
1
-0
/
+9
*
ospf6d: unitialised buffer zone used by socket
Philippe Guibert
2019-02-14
1
-0
/
+1
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-1
/
+1
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-14
/
+7
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-3
/
+4
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-4
/
+4
*
ospfd: zlog_ferr facility
Chirag Shah
2018-08-14
1
-2
/
+2
*
ospf6d: Update OSPFv3 to use new zlog_ferr
Donald Sharp
2018-08-14
1
-5
/
+10
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-4
/
+4
*
ospf6d: Make 'struct zebra_privs_t' available
Donald Sharp
2017-10-24
1
-2
/
+1
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-187
/
+175
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-4
/
+3
*
*: always set SO_SNDBUF and SO_RCVBUF using a best effort approach
Renato Westphal
2016-12-08
1
-36
/
+2
*
build: massively remove needless checks
David Lamparter
2016-11-15
1
-2
/
+0
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-3
/
+3
*
ospf6d: fix sendmsg on OpenBSD
Renato Westphal
2016-08-08
1
-5
/
+9
*
Fix most compiler warnings in default GCC build.
Paul Jakma
2016-05-26
1
-13
/
+3
*
ospfd: ospfd-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
ospf6d: ospfv3-setsocket-retry.patch
Donald Sharp
2015-05-20
1
-3
/
+11
*
Increase SO_SNDBUF and SO_RCVBUF to 8MB to avoid drops in large networks.
Donald Sharp
2015-05-20
1
-0
/
+35
*
ospf6d: set cmsg size correctly
Christian Franke
2013-11-20
1
-1
/
+1
*
ospf6d/ospfd: refactor some common defines
Dinesh Dutt
2013-10-23
1
-0
/
+1
*
ospf6d: justify multicast group management
Vyacheslav Trushkin
2011-12-13
1
-73
/
+9
*
IPv6 transport class suppport
Stephen Hemminger
2011-10-17
1
-0
/
+9
*
[trivia] finish off static'ification of ospf6d and ripngd
Paul Jakma
2008-08-22
1
-7
/
+7
*
[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs
Paul Jakma
2006-05-15
1
-0
/
+2
*
*.c: Change level of debug messages to LOG_DEBUG.
hasso
2004-12-24
1
-4
/
+4
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-8
/
+8
*
Merge svn revision 1048 from Zebra cvs. Also add missing sokopt.h include
hasso
2004-09-29
1
-0
/
+1
*
2004-07-23 Paul Jakma <paul@dishone.st>
paul
2004-07-23
1
-10
/
+1
*
Ospf6d merge from Zebra repository with added privs stuff and merged
hasso
2004-05-18
1
-269
/
+93
*
2003-06-04 Paul Jakma <paul@dishone.st>
paul
2003-06-04
1
-0
/
+9
*
ospf6d part of 6Wind patch.
hasso
2003-05-25
1
-7
/
+1
*
Initial revision
paul
2002-12-13
1
-0
/
+501