index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pimd
/
pim_sock.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*: frr_elevate_privs -> frr_with_privs
David Lamparter
2019-09-03
1
-3
/
+3
*
*: LIB_[ERR|WARN] -> EC_LIB
Quentin Young
2018-09-13
1
-2
/
+2
*
*: use frr_elevate_privs() (1/2: coccinelle)
David Lamparter
2018-08-14
1
-27
/
+12
*
*: rename ferr_zlog -> flog_err_sys
Quentin Young
2018-08-14
1
-3
/
+3
*
*: rename zlog_fer -> flog_err
Quentin Young
2018-08-14
1
-9
/
+9
*
pimd: Convert over to use LIB_ERR_XXX for zlog_err
Donald Sharp
2018-08-14
1
-16
/
+22
*
pimd: pim_socket_join_source is only called from one place
Donald Sharp
2018-08-02
1
-21
/
+0
*
*: use C99 standard fixed-width integer types
Quentin Young
2018-03-27
1
-1
/
+1
*
pimd: Cleanup a variety of SA issues
Donald Sharp
2017-08-25
1
-5
/
+4
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-318
/
+335
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+17
*
pimd: fix clang warning
David Lamparter
2017-03-08
1
-1
/
+1
*
Merge branch 'frr/pull/165' ("Pim vrf")
David Lamparter
2017-02-07
1
-5
/
+2
|
\
|
*
pimd: Allow a interface in a vrf to be configured.
Donald Sharp
2017-02-03
1
-5
/
+2
*
|
pimd: Fix fd leak
Donald Sharp
2017-02-02
1
-0
/
+1
|
/
*
pimd: Cleanup shutdown a bit more.
Donald Sharp
2017-01-30
1
-1
/
+0
*
pimd: Fix compilation error
Donald Sharp
2017-01-18
1
-1
/
+4
*
pimd: 'struct ip_mreqn' is not available on all platforms
Donald Sharp
2017-01-18
1
-0
/
+9
*
pimd: SO_BINDTODEVICE is not available on some platforms.
Donald Sharp
2017-01-18
1
-1
/
+3
*
Merge remote-tracking branch 'origin/master' into pim_lib_work2
Donald Sharp
2017-01-18
1
-1
/
+0
|
\
|
*
build: remove $Format tags
David Lamparter
2016-12-20
1
-2
/
+0
*
|
pimd: Remove redundant logging
Donald Sharp
2016-12-22
1
-16
/
+0
*
|
pimd: Cleanup igmp read socket
Donald Sharp
2016-12-22
1
-17
/
+16
*
|
pimd: Only make the pim sockets non blocking.
Donald Sharp
2016-12-22
1
-16
/
+17
*
|
pimd: Set pim socket receive buffer to a larger value
Donald Sharp
2016-12-22
1
-0
/
+5
*
|
pimd: replace grp_str[100] with grp_str[INET_ADDRSTRLEN]
Daniel Walton
2016-12-22
1
-8
/
+8
*
|
pimd: Fix SA warning
Donald Sharp
2016-12-22
1
-10
/
+7
*
|
pimd: Allow interfaces to be unnumbered.
Donald Sharp
2016-12-22
1
-1
/
+4
*
|
pimd: Some SA analysis fixes.
Donald Sharp
2016-12-22
1
-1
/
+1
*
|
pimd: Infrastructure to forward packet down (*,G) tree
Donald Sharp
2016-12-22
1
-2
/
+23
*
|
pimd: Create pim_socket_bind
Donald Sharp
2016-12-22
1
-11
/
+23
*
|
pimd: Remove unnecessary QuaggaId
Donald Sharp
2016-12-22
1
-1
/
+0
*
|
pimd: Fixup some dead code
Donald Sharp
2016-12-22
1
-2
/
+1
|
/
*
*: create a helper function to set the IP_MULTICAST_LOOP sockoption
Renato Westphal
2016-11-25
1
-2
/
+2
*
pimd/zebra: fix setting of IP_MULTICAST_LOOP on OpenBSD
Renato Westphal
2016-11-25
1
-1
/
+1
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-3
/
+3
*
pimd: don't break with missing SO_BINDTODEVICE
David Lamparter
2016-08-16
1
-1
/
+5
*
pimd: Bind pim sockets to interface they are associated with
Donald Sharp
2016-06-29
1
-1
/
+29
*
pimd: Apparently compilers are evil
Donald Sharp
2016-06-18
1
-1
/
+2
*
*: make sure zebra.h is always included first
David Lamparter
2016-06-09
1
-1
/
+1
*
pimd: use IPPROTO_IP (not SOL_IP) for IP_PKTINFO
David Lamparter
2016-05-26
1
-3
/
+3
*
pimd: merge pimd as of 2015-01-19
David Lamparter
2016-05-26
1
-0
/
+389