index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ripd
/
rip_interface.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ripd: add "none" option to the "ip rip receive version" command
Renato Westphal
2016-11-25
1
-7
/
+13
*
ripd: implement the "ip rip v2-broadcast" CLI command
Renato Westphal
2016-11-25
1
-1
/
+45
*
ripd: add support for route tags
Christian Franke
2016-10-08
1
-3
/
+3
*
ripd: split-horizon default differed between rip_interface_new and _reset
Paul Jakma
2016-09-23
1
-68
/
+61
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-2
/
+2
*
lib: fix setting of IPv4 multicast sockopts on OpenBSD
Renato Westphal
2016-08-08
1
-2
/
+8
*
ripd: add ECMP support
Lu Feng
2016-05-26
1
-30
/
+8
*
make some structures constant.
Stephen Hemminger
2016-05-26
1
-1
/
+1
*
quagga: Remove iflist global variable
Donald Sharp
2016-04-08
1
-7
/
+7
*
quagga: delete interface from default table when moved to vrf
Don Slice
2016-03-18
1
-1
/
+4
*
*: add VRF ID in the API message header
Feng Lu
2015-11-04
1
-12
/
+15
*
*: call if_init()/if_terminate() from vrf_init()/vrf_terminate()
Feng Lu
2015-10-30
1
-1
/
+0
*
ripd: ripd-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
*: nuke ^L (page feed)
David Lamparter
2014-06-04
1
-8
/
+8
*
lib: simplify interface of setsockopt_multicast_ipv4().
Dmitrij Tejblum
2011-09-27
1
-12
/
+5
*
ripd: fix compiler warnings
Stephen Hemminger
2009-12-10
1
-8
/
+11
*
[global] interface flags format warnings
Stephen Hemminger
2009-07-28
1
-5
/
+6
*
[cleanup] Make command nodes static
Stephen Hemminger
2009-06-12
1
-1
/
+1
*
[cleanup] Convert XMALLOC/memset to XCALLOC
Stephen Hemminger
2009-06-12
1
-2
/
+1
*
[ripd] Fix metrix in call to rip_zebra_ipv4_delete
Krisztian Kovacs
2009-06-02
1
-1
/
+1
*
[ripd] remove unnecessary 0 entries from struct message's
Paul Jakma
2008-03-13
1
-1
/
+0
*
[PtP over ethernet] New peer flag allows much more addressing flexibility
Andrew J. Schorr
2006-12-12
1
-9
/
+6
*
[ripd] bugs #261, #262: Fix RIPv1 info-leak and unauthenticated route updates
Paul Jakma
2006-05-04
1
-6
/
+12
*
2005-10-30 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-31
1
-53
/
+0
*
2005-10-26 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-26
1
-44
/
+46
*
2005-10-06 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-10-06
1
-1
/
+18
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
1
-3
/
+5
*
2005-08-16 Paul Jakma <paul.jakma@sun.com>
paul
2005-08-16
1
-39
/
+1
*
2005-06-01 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-02
1
-9
/
+3
*
2005-05-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-05-11
1
-0
/
+3
*
2005-04-07 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-07
1
-116
/
+87
*
2005-04-02 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-02
1
-0
/
+1
*
2005-03-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-03-14
1
-6
/
+6
*
2004-12-08 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-12-08
1
-15
/
+14
*
2004-11-19 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2004-11-20
1
-2
/
+2
*
2004-10-22 Paul Jakma <paul@dishone.st>
paul
2004-10-22
1
-18
/
+12
*
OK. Here it is - PtP patch from Andrew J. Schorr. No problems with ospfd,
hasso
2004-10-19
1
-65
/
+67
*
Sync with changes in lib. Make more strings const.
hasso
2004-10-11
1
-9
/
+9
*
There is no warnings here any more.
hasso
2004-10-08
1
-6
/
+6
*
Remove usage of evil list and listnode typedefs.
hasso
2004-09-23
1
-13
/
+13
*
2004-08-19 Paul Jakma <paul@dishone.st>
paul
2004-08-19
1
-5
/
+6
*
2004-06-06 Paul Jakma <paul.jakma@sun.com>
paul
2004-06-07
1
-1
/
+63
*
2004-05-08 Paul Jakma <paul@dishone.st>
paul
2004-05-08
1
-2
/
+4
*
2004-01-23 sowmini.varadhan@sun.com
paul
2004-01-23
1
-9
/
+13
*
2003-10-15 sowmini.varadhan@sun.com
paul
2003-10-16
1
-16
/
+11
*
2003-09-29 Paul Jakma <paul@dishone.st>
paul
2003-09-29
1
-0
/
+100
*
2003-09-24 sowmini.varadhan@sun.com
paul
2003-09-24
1
-0
/
+1
*
2003-06-20 Paul Jakma <paul@dishone.st>
paul
2003-06-20
1
-4
/
+6
*
2003-06-08 Paul Jakma <paul@dishone.st>
paul
2003-06-08
1
-1
/
+1
*
From: Andrew J. Schorr <aschorr@telemetry-investments.com>
paul
2003-06-07
1
-16
/
+9
[next]