index
:
tteras/quagga
master
nhrp
tteras
tteras' quagga tree
gitolite
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
[interface configuration] Try to avoid losing address info after shutdown.
ajs
2006-05-21
2
-4
/
+21
|
*
|
[interface configuration] Preserve flag indicating address was set by quagga.
ajs
2006-05-19
2
-2
/
+17
|
*
|
[debug] Improve zebra kernel socket debug message to include IP addresses.
ajs
2006-05-17
2
-3
/
+45
|
*
|
[zebra] Remove private command string table
paul
2006-05-15
2
-29
/
+6
|
*
|
[zebra] CID #31, guard against potential NULL return of route_node_lookup
paul
2006-05-11
2
-2
/
+7
|
*
|
[zebra] arrange structs in padding-efficient manner and remove unused field
paul
2006-03-30
2
-18
/
+23
|
|
/
|
*
[zebra] Display flags on their line in 'show interface'.
paul
2006-02-02
2
-1
/
+7
|
*
[zebra] Fix pauls zebra_rib/rib_process commit mistakes, again.
paul
2006-01-30
2
-5
/
+14
|
*
[zebra] Fix incorrect changes made in RIB metric selection patch
quagga_0_99_3_release
paul
2006-01-25
2
-4
/
+32
|
*
[zebra/solaris] Interface state fixups for Solaris.
paul
2006-01-25
9
-92
/
+257
|
*
[compiler] miscellaneous trivial compiler warning fixes
paul
2006-01-19
4
-7
/
+14
|
*
2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
paul
2006-01-18
2
-4
/
+21
|
*
[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink
paul
2006-01-17
3
-2
/
+22
|
*
[zebra] Defensive if_getaddrs bug fix.
paul
2006-01-17
2
-0
/
+9
|
*
[zebra] Include metric on connected routes.
paul
2006-01-17
2
-2
/
+9
|
*
[zserv] Extend Zserv header with version information and marker field
paul
2006-01-16
2
-38
/
+42
|
*
[zserv] Update interface flags to 8 bytes wide.
paul
2006-01-11
2
-3
/
+8
|
*
remove dead code (from David Young)
gdt
2005-12-29
2
-18
/
+2
|
*
2005-12-29 Greg Troxel <gdt@fnord.ir.bbn.com>
gdt
2005-12-29
2
-1
/
+6
|
*
[zebra] fix connected_add_ipv6 declarations, label should be const.
paul
2005-11-26
3
-2
/
+9
|
*
[zebra] Fix mistake in previous commit and further compile warnings/errors.
paul
2005-11-24
9
-17
/
+81
|
*
[zebra] fix some small compile errors, mark several functions static
paul
2005-11-23
6
-37
/
+65
|
*
2005-11-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-14
2
-6
/
+15
|
*
[solaris] Extra debug and cross-checks for kernel_socket, two Sol9 fixes.
paul
2005-11-12
3
-93
/
+177
|
*
[zebra] Fix warning and small connected-label changes merge error.
paul
2005-11-11
2
-5
/
+11
|
*
- bah, fix likkle typo.
paul
2005-11-03
1
-1
/
+1
|
*
2005-11-03 Paul Jakma <paul.jakma@sun.com>
paul
2005-11-03
10
-43
/
+149
|
*
2005-10-11 Paul Jakma <paul.jakma@sun.com>
paul
2005-10-11
3
-4
/
+13
|
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
2
-66
/
+19
|
*
2005-10-01 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-10-01
2
-0
/
+6
|
*
2005-09-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-29
1
-2
/
+2
|
*
2005-09-29 Alain Ritoux <alain.ritoux@6wind.com>
vincent
2005-09-29
2
-0
/
+6
|
*
* connected.c: flag connected_up_ipv6() and connected_down_ipv6()
vincent
2005-09-28
2
-0
/
+10
|
*
* rib.h: Add note about behaviour of rib_add_ipv[46]* functions -
hasso
2005-09-24
2
-0
/
+8
|
*
* zebra_rib.c: Reduce the height of some staircases. Fix
hasso
2005-09-21
2
-83
/
+65
|
*
2005-09-21 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-21
2
-2
/
+15
|
*
2005-09-12 Paul Jakma <paul.jakma@sun.com>
paul
2005-09-12
5
-100
/
+124
|
*
* zebra_rib.c, rib.h: Add distance and metric arguments to the
hasso
2005-08-27
8
-13
/
+26
|
*
2005-07-29 Paul Jakma <paul.jakma@sun.com>
paul
2005-07-29
6
-32
/
+39
|
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
2
-4
/
+5
|
*
2005-06-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-28
27
-273
/
+282
|
*
2005-06-14 Paul Jakma <paul.jakma@sun.com>
paul
2005-06-14
2
-52
/
+46
|
*
* rt_netlink.c: Remove unused netlink-addr socket declaration.
hasso
2005-06-12
2
-14
/
+39
|
*
2005-05-31 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-31
2
-15
/
+33
|
*
2005-05-06 Paul Jakma <paul.jakma@sun.com>
paul
2005-05-06
2
-1
/
+4
|
*
2005-04-28 Paul Jakma <paul.jakma@sun.com>
paul
2005-04-28
5
-148
/
+294
|
*
2005-04-10 Paul Jakma <paul@dishone.st>
paul
2005-04-10
2
-1
/
+6
|
*
2005-04-10 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
ajs
2005-04-10
2
-11
/
+31
|
*
* rt_netlink.c: One tiny missing comma caused pointless debug messages
hasso
2005-04-09
2
-1
/
+6
|
*
* rt_netlink.c (netlink_parse_info): Fix warning. It's safe to cast
hasso
2005-04-09
2
-59
/
+150
[prev]
[next]